Age | Commit message (Expand) | Author | Files | Lines |
2006-03-22 | [PATCH] x86_64: pageattr remove __put_page | Nick Piggin | 1 | -9/+14 |
2006-03-22 | [PATCH] x86_64: pageattr use single list | Nick Piggin | 1 | -28/+14 |
2006-03-22 | [PATCH] i386: pageattr remove __put_page | Nick Piggin | 1 | -7/+13 |
2006-03-22 | [PATCH] on_each_cpu(): disable local interrupts | Andrew Morton | 1 | -16/+12 |
2006-03-22 | [PATCH] mm: split highorder pages | Nick Piggin | 6 | -18/+12 |
2006-03-22 | [PATCH] xtensa: pgtable fixes | Nick Piggin | 1 | -8/+8 |
2006-03-22 | [PATCH] multiple exports of strpbrk | Andrew Morton | 4 | -0/+4 |
2006-03-22 | [PATCH] x86: mark cyc2ns_scale readmostly | Ravikiran G Thirumalai | 3 | -3/+3 |
2006-03-22 | [PATCH] efi_call_phys_epilog() warning fix | Andrew Morton | 1 | -1/+1 |
2006-03-21 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 22 | -235/+725 |
2006-03-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+3 |
2006-03-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -4/+2 |
2006-03-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 4 | -0/+22 |
2006-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -431/+741 |
2006-03-21 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 102 | -2540/+1917 |
2006-03-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -26/+2 |
2006-03-21 | Pull sn2-reduce-kmalloc-wrap into release branch | Tony Luck | 3 | -46/+85 |
2006-03-21 | Pull mca-cleanup into release branch | Tony Luck | 1 | -29/+55 |
2006-03-21 | Pull icc-cleanup into release branch | Tony Luck | 2 | -1/+73 |
2006-03-21 | Pull sn2-mmio-writes into release branch | Tony Luck | 2 | -2/+25 |
2006-03-21 | Pull altix-ce1.0-asic into release branch | Tony Luck | 1 | -23/+303 |
2006-03-21 | Pull delete-sigdelayed into release branch | Tony Luck | 2 | -115/+0 |
2006-03-21 | Pull bsp-removal into release branch | Tony Luck | 12 | -19/+184 |
2006-03-21 | [MIPS] Update defconfigs. | Ralf Baechle | 46 | -1830/+1537 |
2006-03-21 | [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. | Martin Michlmayr | 1 | -0/+1 |
2006-03-21 | [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. | H. Peter Anvin | 2 | -1/+8 |
2006-03-21 | [MIPS] TX49XX has prefetch. | Atsushi Nemoto | 3 | -2/+10 |
2006-03-21 | [MIPS] Kill tlb-andes.c. | Thiemo Seufer | 3 | -260/+6 |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 34 | -77/+78 |
2006-03-21 | [MIPS] Makefile crapectomy. | Ralf Baechle | 1 | -169/+39 |
2006-03-21 | [MIPS] Mention Broadcom part number for BigSur board | Martin Michlmayr | 1 | -1/+1 |
2006-03-21 | [MIPS] Remove CONFIG_BUILD_ELF64. | Ralf Baechle | 9 | -48/+9 |
2006-03-21 | [MIPS] Further sparsification for 32-bit compat code. | Atsushi Nemoto | 2 | -84/+88 |
2006-03-21 | [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend | Atsushi Nemoto | 1 | -1/+2 |
2006-03-21 | [MIPS] Signal cleanup | Atsushi Nemoto | 4 | -32/+16 |
2006-03-21 | [MIPS] Reformat all of signal32.c with tabs instead of space for consistency | Martin Michlmayr | 1 | -6/+6 |
2006-03-21 | [MIPS] Delete unused sys32_waitpid. | Ralf Baechle | 1 | -6/+0 |
2006-03-21 | [MIPS] Symmetric Uniprocessor support for Qemu. | Ralf Baechle | 3 | -1/+51 |
2006-03-21 | [MIPS] sc-rm7k.c cleanup | Atsushi Nemoto | 1 | -16/+9 |
2006-03-21 | [MIPS] Add early console for Cobalt. | Peter Horton | 5 | -8/+58 |
2006-03-21 | [CRYPTO] aes: Fixed array boundary violation | David McCullough | 1 | -4/+3 |
2006-03-20 | [PATCH] USB: OHCI for AU1200 | Jordan Crouse | 1 | -1/+1 |
2006-03-20 | [PATCH] USB: EHCI for AU1200 | Jordan Crouse | 2 | -3/+1 |
2006-03-20 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() | Greg Kroah-Hartman | 2 | -0/+18 |
2006-03-20 | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2 | -0/+4 |
2006-03-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 79 | -3298/+9759 |
2006-03-20 | update the i386 defconfig | Adrian Bunk | 1 | -431/+741 |
2006-03-20 | Merge branch 'master' | Jeff Garzik | 9 | -49/+97 |
2006-03-20 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -11/+14 |
2006-03-20 | [SPARC64]: Fix 2 bugs in huge page support. | David S. Miller | 1 | -4/+175 |