| Commit message (Expand) | Author | Age |
* | Revert "x86-64: Reverse order of bootmem lists" | Linus Torvalds | 2005-09-30 |
* | [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling | James Morris | 2005-09-30 |
* | [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h | Nick Piggin | 2005-09-30 |
* | [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend | Daniel Ritz | 2005-09-30 |
* | [PATCH] x86_64: Add missing () around arguments of pte_index macro | Kirill Korotaev | 2005-09-30 |
* | [PATCH] useless includes of linux/irq.h (arch/ppc) | Al Viro | 2005-09-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-30 |
|\ |
|
| * | [RADEON]: Fix unaligned I/O port access during probe. | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Fix several bugs in flush_ptrace_access(). | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Kill arch/sparc64/prom/memory.c | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Rewrite convoluted physical memory probing. | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Solidify check in cheetah_check_main_memory(). | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Kill all external references to sp_banks[] | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init | David S. Miller | 2005-09-29 |
| * | [SPARC]: Declare paging_init() in asm/pgtable.h | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Simplify user fault fixup handling. | David S. Miller | 2005-09-29 |
| * | [SPARC64]: Fix fault handling in unaligned trap handler. | David S. Miller | 2005-09-28 |
| * | [SPARC64]: Convert to use generic exception table support. | David S. Miller | 2005-09-28 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-30 |
|\ \ |
|
| * | | [CASSINI]: sparse annotations and fixes | Al Viro | 2005-09-29 |
| * | | [IPVS]: Add netdev and me as maintainer contacts | Horms | 2005-09-29 |
| * | | [ATM]: [lec] reset retry counter when new arp issued | Scott Talbert | 2005-09-29 |
| * | | [ATM]: [lec] attempt to support cisco failover | Scott Talbert | 2005-09-29 |
| * | | [TCP]: Don't over-clamp window in tcp_clamp_window() | Alexey Kuznetsov | 2005-09-29 |
| * | | [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735 | David S. Miller | 2005-09-29 |
* | | | [PATCH] missing qualifiers in readb() et.al. on ppc | Al Viro | 2005-09-30 |
* | | | [PATCH] volatile unsigned short f(...) doesn't make sense | Al Viro | 2005-09-30 |
* | | | [PATCH] bogus BUILD_BUG_ON() in bpa_iommu | Al Viro | 2005-09-30 |
* | | | [PATCH] uml get_user() NULL noise removal | Al Viro | 2005-09-30 |
* | | | [PATCH] cpuset crapectomy | Al Viro | 2005-09-30 |
* | | | [PATCH] cassini annotations and fixes | Al Viro | 2005-09-30 |
* | | | [PATCH] useless linux/irq.h includes (arch/um) | Al Viro | 2005-09-30 |
* | | | [PATCH] missing ERR_PTR in 9fs | Al Viro | 2005-09-30 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-30 |
|\ \ \ |
|
| * | | | [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S | Gen FUKATSU | 2005-09-30 |
| * | | | [ARM] 2942/1: Fix the warning in arch/arm/common/gic.c | Catalin Marinas | 2005-09-30 |
| * | | | [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c | Catalin Marinas | 2005-09-30 |
| * | | | [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w... | Daniel Jacobowitz | 2005-09-29 |
| * | | | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 |
| * | | | [ARM] Don't include asm/arch/hardware.h directly | Russell King | 2005-09-29 |
| * | | | [ARM] Fix warning in arch/arm/mach-pxa/generic.c | Russell King | 2005-09-29 |
| * | | | [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug | Russell King | 2005-09-29 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 | Linus Torvalds | 2005-09-30 |
|\ \ \ \ |
|
| * | | | | [PATCH] readv/writev syscalls are not checked by lsm | Kostik Belousov | 2005-09-29 |
| | |/ /
| |/| | |
|
* | | | | [PATCH] Fix ppc64 smu driver locking | Benjamin Herrenschmidt | 2005-09-29 |
* | | | | [PATCH] x86_64: Fix mce_log | Mike Waychison | 2005-09-29 |
* | | | | [PATCH] Fix up TLB flush filter disabling | Andi Kleen | 2005-09-29 |
* | | | | [PATCH] Fix task state testing properly in do_signal_stop() | Roland McGrath | 2005-09-29 |
* | | | | Revert task flag re-ordering, add comments | Linus Torvalds | 2005-09-29 |
|/ / / |
|
* | | | [PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction | Oleg Nesterov | 2005-09-29 |