summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [IA64] refresh config filesTony Luck2007-03-083-207/+721
* [IA64] put kdump_find_rsvd_region in __initHorms2007-03-081-1/+1
* [IA64] Remove sparse warning from unwind codeKeith Owens2007-03-081-1/+1
* [IA64] add missing syscall trace clearAkiyama, Nobuyuki2007-03-081-0/+1
* [IA64] Cleanup in crash.cSimon Horman2007-03-081-5/+5
* [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.hSimon Horman2007-03-082-1/+2
* [IA64] pci_get_legacy_ide_irq should return irq (not GSI)Zhang, Yanmin2007-03-081-1/+2
* [IA64] whitespace fixes for include/asm-ia64/sal.hHorms2007-03-081-2/+3
* [IA64] Cache error recoveryRuss Anderson2007-03-081-21/+11
* [IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2007-03-083-6/+36
* [PATCH] ecryptfs: nested locking annotationPeter Zijlstra2007-03-081-1/+1
* [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre2007-03-081-35/+17
* [PATCH] uml: arch_prctl should set thread fsJeff Dike2007-03-081-2/+4
* [PATCH] check_partition(): fix error checksuzuki2007-03-081-1/+1
* [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-083-46/+119
* [PATCH] bluetooth: fix socket locking in hci_sock_dev_event()Jiri Kosina2007-03-081-2/+2
* [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* [PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso2007-03-081-8/+9
* [PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* [PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso2007-03-081-3/+3
* [PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso2007-03-082-2/+2
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-083-6/+5
* [PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso2007-03-081-1/+9
* [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso2007-03-081-5/+7
* [PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso2007-03-081-1/+4
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-03-081-2/+8
|\
| * Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov2007-03-071-2/+8
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-0713-72/+75
|\ \
| * | [BRIDGE]: adding new device to bridge should enable if upAji Srinivas2007-03-071-0/+4
| * | [IPV6]: Do not set IF_READY if device is downHerbert Xu2007-03-071-4/+0
| * | [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris2007-03-072-6/+4
| * | [IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris2007-03-071-6/+11
| * | [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-074-18/+30
| * | [CONNECTOR]: Bugfix for cn_call_callback()Philipp Reisner2007-03-071-11/+11
| * | [DCCP]: Revert patch which disables bidirectional modeGerrit Renker2007-03-072-23/+5
| * | [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().David S. Miller2007-03-071-3/+7
| * | [UDP]: Reread uh pointer after pskb_trimHerbert Xu2007-03-071-0/+1
| * | [NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy2007-03-071-1/+1
| * | [NETFILTER]: nfnetlink_log: zero-terminate prefixPatrick McHardy2007-03-071-1/+1
| * | [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-071-0/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-073-7/+10
|\ \ \
| * | | [MIPS] ARC: Fix several compiler warnings.Ralf Baechle2007-03-081-3/+3
| * | | [MIPS] ISA: Fix typoRalf Baechle2007-03-081-1/+1
| * | | [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.Ralf Baechle2007-03-081-3/+6
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-076-10/+130
|\ \ \ | |/ / |/| |
| * | [IA64] fsys_getcpu for IA64Fenghua Yu2007-03-072-0/+106
| * | [IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms2007-03-071-2/+0
| * | [IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck2007-03-071-5/+5
| * | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2007-03-072-3/+19
* | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-03-076-29/+52
|\ \ \