summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki2006-02-101-0/+1
* [PATCH] prevent recursive panic from softlockup watchdogJan Beulich2006-02-101-0/+1
* [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-103-6/+2
* [PATCH] Fix building external modules on ppc32Andreas Gruenbacher2006-02-101-0/+2
* [PATCH] remove bogus comment from init/main.cHeiko Carstens2006-02-101-1/+0
* [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-102-1/+24
* [PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl2006-02-101-1/+1
* [PATCH] sched: remove smpniceNick Piggin2006-02-101-111/+18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-1016-128/+155
|\
| * [BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger2006-02-093-73/+59
| * [BRIDGE]: netfilter handle RCU during removalStephen Hemminger2006-02-091-15/+38
| * [BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger2006-02-094-30/+41
| * [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner2006-02-091-1/+2
| * [IRDA]: out of range array access David Binderman2006-02-091-1/+1
| * [IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2006-02-092-2/+5
| * [NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov2006-02-093-3/+3
| * [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-093-5/+8
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-097-32/+46
|\ \ | |/ |/|
| * Pull new-syscalls into release branchTony Luck2006-02-093-27/+35
| |\
| | * [IA64] unshare system call registration for ia64Janak Desai2006-02-082-1/+6
| | * [IA64] add syscall entry for *at()Chen, Kenneth W2006-02-063-26/+29
| * | [IA64] mca_drv: Add minstate validationHidetoshi Seto2006-02-091-0/+3
| * | [IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck2006-02-091-0/+1
| * | [IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava2006-02-091-4/+2
| * | [IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2006-02-092-1/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-091-1/+1
|\ \ \
| * | | [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens2006-02-091-1/+1
| |/ /
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-092-3/+18
|\ \ \
| * \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-02-091574-25402/+39661
| |\ \ \
| | * | | Merge branch 'master'Jeff Garzik2006-02-09859-8283/+14729
| | |\| |
| | * | | [libata sata_mv] do not enable PCI MSI by defaultJeff Garzik2006-02-021-1/+10
| * | | | [libata sata_sil] implement 'slow_down' module parameterJeff Garzik2006-01-271-2/+8
* | | | | [PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2006-02-092-6/+4
* | | | | [PATCH] sys_signal: initialize ->sa_maskOleg Nesterov2006-02-091-0/+1
* | | | | Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds2006-02-091-11/+1
| |_|/ / |/| | |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-087-28/+70
|\ \ \ \
| * | | | [IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2006-02-082-3/+7
| * | | | [IA64] Fix CONFIG_PRINTK_TIMETony Luck2006-02-074-13/+59
| * | | | [IA64] Fix wrong use of memparse in efi.cZou Nan hai2006-02-071-11/+3
| * | | | [IA64] Fix a possible buffer overflow in efi.cZou Nan hai2006-02-071-1/+1
* | | | | [IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov2006-02-081-0/+3
* | | | | [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-083-3/+15
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-081-1/+1
|\ \ \ \ \
| * | | | | [MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse2006-02-081-1/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-0849-113/+108
|\ \ \ \ \ \
| * | | | | | [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-082-0/+5
| * | | | | | [SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2006-02-082-4/+5
| * | | | | | [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug2006-02-081-9/+4
| * | | | | | [SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse2006-02-081-1/+0
| * | | | | | [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-081-0/+1