Commit Graph

50382 Commits (0ac1faca4a63fc2f7e608be76127561b88fbcdd9)
 

Author SHA1 Message Date
Simon Horman 0ac1faca4a [IA64] Cleanup in crash.c 18 years ago
Simon Horman 297632544a [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.h 18 years ago
Zhang, Yanmin 8621235b2e [IA64] pci_get_legacy_ide_irq should return irq (not GSI) 18 years ago
Horms 860abe8f72 [IA64] whitespace fixes for include/asm-ia64/sal.h 18 years ago
Russ Anderson 396e8e76c5 [IA64] Cache error recovery 18 years ago
Russ Anderson 618b206f0b [IA64] Proper handling of TLB errors from duplicate itr.d dropins 18 years ago
Peter Zijlstra 908e0a8a26 [PATCH] ecryptfs: nested locking annotation 18 years ago
Pat Gefre f70c81d4dd [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage 18 years ago
Jeff Dike 44f5c4ced6 [PATCH] uml: arch_prctl should set thread fs 18 years ago
suzuki 9bebff6ca5 [PATCH] check_partition(): fix error check 18 years ago
Davide Libenzi f6dfb4fd7d [PATCH] Add epoll compat_ code to fs/compat.c 18 years ago
Jiri Kosina b40df5743e [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() 18 years ago
Paolo 'Blaisorblade' Giarrusso 47c51dff4a [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted 18 years ago
Paolo 'Blaisorblade' Giarrusso de7b37cd01 [PATCH] um: fix errno usage 18 years ago
Paolo 'Blaisorblade' Giarrusso 0f97869df6 [PATCH] uml: activate_fd: return ENOMEM only when appropriate 18 years ago
Paolo 'Blaisorblade' Giarrusso ec0ac8ad33 [PATCH] um: fix confusion irq early reenabling 18 years ago
Paolo 'Blaisorblade' Giarrusso b53378856f [PATCH] um: mark both consoles as CON_ANYTIME 18 years ago
Paolo 'Blaisorblade' Giarrusso 9ff1d36cf4 [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() 18 years ago
Paolo 'Blaisorblade' Giarrusso 83f4e8afc9 [PATCH] um: fix a memory leak in the multicast driver 18 years ago
Paolo 'Blaisorblade' Giarrusso a6eb0be6d5 [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. 18 years ago
Paolo 'Blaisorblade' Giarrusso bca271136f [PATCH] uml: hostfs: fix double free 18 years ago
Linus Torvalds 0ce3c83a9c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 18 years ago
Dmitry Torokhov 3ca5de6dd4 Input: i8042 - another attempt to fix AUX delivery checks 18 years ago
Linus Torvalds eee8abe5de Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago
Linus Torvalds 06aa5b4aae Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 18 years ago
Linus Torvalds c91a32503d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 18 years ago
Ralf Baechle b2e569d876 [MIPS] ARC: Fix several compiler warnings. 18 years ago
Ralf Baechle 012390517e [MIPS] ISA: Fix typo 18 years ago
Ralf Baechle b35692ebde [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. 18 years ago
Fenghua Yu 3bc207d2b7 [IA64] fsys_getcpu for IA64 18 years ago
Horms ddbad07630 [IA64] remove duplicate declaration of efi_initialize_iomem_resources 18 years ago
Tony Luck e55fdf11f3 [IA64] Pick highest possible saved_max_pfn for crash_dump 18 years ago
Aji Srinivas de79059ecd [BRIDGE]: adding new device to bridge should enable if up 18 years ago
Herbert Xu c7ababbdc6 [IPV6]: Do not set IF_READY if device is down 18 years ago
Eric Paris 16bec31db7 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa 18 years ago
Eric Paris 215a2dd3b4 [IPSEC]: Add xfrm policy change auditing to pfkey_spdget 18 years ago
Eric Paris ef41aaa0b7 [IPSEC]: xfrm_policy delete security check misplaced 18 years ago
Philipp Reisner 05e52dd739 [CONNECTOR]: Bugfix for cn_call_callback() 18 years ago
Gerrit Renker 151a99317e [DCCP]: Revert patch which disables bidirectional mode 18 years ago
David S. Miller 286930797d [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). 18 years ago
Herbert Xu d644329bc9 [UDP]: Reread uh pointer after pskb_trim 18 years ago
Patrick McHardy ba5dcee128 [NETFILTER]: nfnetlink_log: fix crash on bridged packet 18 years ago
Patrick McHardy 881dbfe8ac [NETFILTER]: nfnetlink_log: zero-terminate prefix 18 years ago
Patrick McHardy dd63006b8f [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragments as ESTABLISHED 18 years ago
KAMEZAWA Hiroyuki e253eb0c08 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function 18 years ago
Linus Torvalds 455921451a Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 18 years ago
Linus Torvalds 0782588b63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes 18 years ago
Steven Whitehouse c3f49bc209 [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed 18 years ago
akpm@linux-foundation.org 95d97b7dd7 [GFS2] build fix 18 years ago
Steven Whitehouse 631c42e170 [GFS2] go_drop_bh is never used, so remove it 18 years ago