| Commit message (Expand) | Author | Age |
... | |
| * | | | | [BRIDGE]: netfilter handle RCU during removal | Stephen Hemminger | 2006-02-09 |
| * | | | | [BRIDGE]: fix for RCU and deadlock on device removal | Stephen Hemminger | 2006-02-09 |
| * | | | | [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled | John Heffner | 2006-02-09 |
| * | | | | [IRDA]: out of range array access | David Binderman | 2006-02-09 |
| * | | | | [IRDA]: Set proper IrLAP device address length | Samuel Ortiz | 2006-02-09 |
| * | | | | [NETLINK]: illegal use of pid in rtnetlink | Alexey Kuznetsov | 2006-02-09 |
| * | | | | [NETLINK]: Fix a severe bug | Alexey Kuznetsov | 2006-02-09 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-02-09 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Pull new-syscalls into release branch | Tony Luck | 2006-02-09 |
| |\ \ \ \ |
|
| | * | | | | [IA64] unshare system call registration for ia64 | Janak Desai | 2006-02-08 |
| | * | | | | [IA64] add syscall entry for *at() | Chen, Kenneth W | 2006-02-06 |
| * | | | | | [IA64] mca_drv: Add minstate validation | Hidetoshi Seto | 2006-02-09 |
| * | | | | | [IA64] sys32_signal() forgets to initialize ->sa_mask | Tony Luck | 2006-02-09 |
| * | | | | | [IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe. | Prarit Bhargava | 2006-02-09 |
| * | | | | | [IA64-SGI] Hotplug driver related fix in the SN ia64 code. | Prarit Bhargava | 2006-02-09 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-02-09 |
|\ \ \ \ \ |
|
| * | | | | | [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit. | Heiko Carstens | 2006-02-09 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-02-09 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream-fixes' | Jeff Garzik | 2006-02-09 |
| |\ \ \ \ \ |
|
| | * | | | | | Merge branch 'master' | Jeff Garzik | 2006-02-09 |
| | |\| | | | |
|
| | * | | | | | [libata sata_mv] do not enable PCI MSI by default | Jeff Garzik | 2006-02-02 |
| * | | | | | | [libata sata_sil] implement 'slow_down' module parameter | Jeff Garzik | 2006-01-27 |
* | | | | | | | [PATCH] do_sigaction: cleanup ->sa_mask manipulation | Oleg Nesterov | 2006-02-09 |
* | | | | | | | [PATCH] sys_signal: initialize ->sa_mask | Oleg Nesterov | 2006-02-09 |
* | | | | | | | Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf" | Linus Torvalds | 2006-02-09 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-02-08 |
|\ \ \ \ \ \ |
|
| * | | | | | | [IA64] prevent sn2 specific code to be run in generic kernels | Jes Sorensen | 2006-02-08 |
| * | | | | | | [IA64] Fix CONFIG_PRINTK_TIME | Tony Luck | 2006-02-07 |
| * | | | | | | [IA64] Fix wrong use of memparse in efi.c | Zou Nan hai | 2006-02-07 |
| * | | | | | | [IA64] Fix a possible buffer overflow in efi.c | Zou Nan hai | 2006-02-07 |
* | | | | | | | [IPV6]: Address autoconfiguration does not work after device down/up cycle | Kristian Slavov | 2006-02-08 |
* | | | | | | | [PATCH] x86-64: Add sys_unshare | Andi Kleen | 2006-02-08 |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-02-08 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [MMC] Remove extra character in AU1XXX MMC Kconfig entry | Jordan Crouse | 2006-02-08 |
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [SERIAL] 8250_pci: add new PCI serial card support | Yoichi Yuasa | 2006-02-08 |
| * | | | | | | | | [SERIAL] ip22zilog: Whitespace cleanup. | Ralf Baechle | 2006-02-08 |
| * | | | | | | | | [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API | Vitaly Bordug | 2006-02-08 |
| * | | | | | | | | [SERIAL] Fix compile error in 8250_au1x00.c | Jordan Crouse | 2006-02-08 |
| * | | | | | | | | [SERIAL] 8250 serial console update uart_8250_port ier | Kumar Gala | 2006-02-08 |
| * | | | | | | | | [SERIAL] Remove unnecessary serial.h include | Russell King | 2006-02-05 |
| * | | | | | | | | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 |
| * | | | | | | | | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-02-08 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards | Tony Lindgren | 2006-02-08 |
| * | | | | | | | | | [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards | Tony Lindgren | 2006-02-08 |
| * | | | | | | | | | [ARM] 3279/1: OMAP: 1/3 Fix low-level io init | Tony Lindgren | 2006-02-08 |
| * | | | | | | | | | [ARM] 3299/1: S3C24XX - fix irq range on adc device | Ben Dooks | 2006-02-08 |
| * | | | | | | | | | [ARM] 3283/1: S3C2400 - defines the number of serial ports | Lucas Correia Villa Real | 2006-02-08 |
| * | | | | | | | | | [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD | Catalin Marinas | 2006-02-08 |