summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-08[IA64] add missing syscall trace clearAkiyama, Nobuyuki
2007-03-08[IA64] Cleanup in crash.cSimon Horman
2007-03-08[IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.hSimon Horman
2007-03-08[IA64] pci_get_legacy_ide_irq should return irq (not GSI)Zhang, Yanmin
2007-03-08[IA64] whitespace fixes for include/asm-ia64/sal.hHorms
2007-03-08[IA64] Cache error recoveryRuss Anderson
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson
2007-03-08[PATCH] ecryptfs: nested locking annotationPeter Zijlstra
2007-03-08[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike
2007-03-08[PATCH] check_partition(): fix error checksuzuki
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi
2007-03-08[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()Jiri Kosina
2007-03-08[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso
2007-03-08Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-03-08Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov
2007-03-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-08[MIPS] ARC: Fix several compiler warnings.Ralf Baechle
2007-03-08[MIPS] ISA: Fix typoRalf Baechle
2007-03-08[CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.Ralf Baechle
2007-03-08[IA64] fsys_getcpu for IA64Fenghua Yu
2007-03-08[IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms
2007-03-08[IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck
2007-03-08[BRIDGE]: adding new device to bridge should enable if upAji Srinivas
2007-03-08[IPV6]: Do not set IF_READY if device is downHerbert Xu
2007-03-08[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris
2007-03-08[IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris
2007-03-08[IPSEC]: xfrm_policy delete security check misplacedEric Paris
2007-03-08[CONNECTOR]: Bugfix for cn_call_callback()Philipp Reisner
2007-03-08[DCCP]: Revert patch which disables bidirectional modeGerrit Renker
2007-03-08[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().David S. Miller
2007-03-08[UDP]: Reread uh pointer after pskb_trimHerbert Xu
2007-03-08[NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy
2007-03-08[NETFILTER]: nfnetlink_log: zero-terminate prefixPatrick McHardy
2007-03-08[NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy
2007-03-07[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki
2007-03-07Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2007-03-07[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse
2007-03-07[GFS2] build fixakpm@linux-foundation.org