Age | Commit message (Expand) | Author |
2007-09-17 | [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses | Rui Sousa |
2007-09-16 | [SPARC64]: Warn user if cpu is ignored. | David S. Miller |
2007-09-16 | [SPARC64]: Fix lockdep, particularly on SMP. | David S. Miller |
2007-09-16 | [SPARC64]: Update defconfig. | David S. Miller |
2007-09-14 | Merge git://git.linux-xtensa.org/kernel/xtensa-feed | Linus Torvalds |
2007-09-14 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds |
2007-09-14 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-09-14 | [MIPS] 20Kc: Disable use of WAIT instruction. | Ralf Baechle |
2007-09-14 | [MIPS] Workaround for 4Kc machine check exception | Maciej W. Rozycki |
2007-09-14 | [MIPS] Malta: Fix off by one bug in interrupt handler. | Ralf Baechle |
2007-09-14 | [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c | Yoichi Yuasa |
2007-09-14 | [MIPS] N32 needs to use compat_sys_futimesat | Johannes Dickgreber |
2007-09-14 | [MIPS] rtlx: Fix build error. | Ralf Baechle |
2007-09-14 | [MIPS] rtlx: fix int vs. long bug. | Ralf Baechle |
2007-09-13 | [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP... | Tzachi Perelstein |
2007-09-13 | [ARM] realview: disable second GIC on RevB MPCore platforms | Russell King |
2007-09-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-09-13 | [POWERPC] Move serial_dev_init to device_initcall() | Olof Johansson |
2007-09-12 | i386: Fix leak of ../kernel from top level | Andi Kleen |
2007-09-12 | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. | Andi Kleen |
2007-09-12 | x86_64: Add missing mask operation to vdso | Andi Kleen |
2007-09-12 | [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue | Kumar Gala |
2007-09-12 | [SPARC64]: Fix booting on V100 systems. | David S. Miller |
2007-09-11 | revert "highmem: catch illegal nesting" | Andrew Morton |
2007-09-11 | m68k(nommu): add missing syscalls | Geert Uytterhoeven |
2007-09-11 | H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable | Robert P. J. Day |
2007-09-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-09-11 | [MIPS] Fix aliasing bug in copy_user_highpage. | Ralf Baechle |
2007-09-11 | [MIPS] IP22: fix wrong argument order | Thomas Bogendoerfer |
2007-09-11 | [MIPS] IP22: Fix wrong check for second HPC | Thomas Bogendoerfer |
2007-09-11 | [MIPS] Ocelot: remove remaining bits | Yoichi Yuasa |
2007-09-11 | [MIPS] TLB: Fix instruction bitmasks | Thiemo Seufer |
2007-09-11 | [MIPS] R10000: Fix wrong test in dma-default.c | Maxime Bizon |
2007-09-11 | [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. | Ralf Baechle |
2007-09-11 | [MIPS] Kconfig: whitespace cleanup. | Ralf Baechle |
2007-09-11 | [MIPS] PCI: Set need_domain_info if controller domain index is non-zero. | Ralf Baechle |
2007-09-11 | [MIPS] BCM1480: Fix computation of interrupt mask address register. | Ralf Baechle |
2007-09-11 | [MIPS] i8259: Add disable method. | Kyungmin Park |
2007-09-11 | PCI: irq and pci_ids patch for Intel Tolapai | Jason Gaston |
2007-09-11 | PCI: Remove __devinit from pcibios_get_irq_routing_table | Ralf Baechle |
2007-09-10 | i386: fix a hang on stuck nmi watchdog | Daniel Walker |
2007-09-10 | x86_64: Remove CLFLUSH in text_poke() | Andi Kleen |
2007-09-10 | i386: Fix perfctr watchdog on core duo | Stephane Eranian |
2007-09-10 | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath |
2007-09-10 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-09-10 | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds |
2007-09-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds |
2007-09-10 | [POWERPC] cpm2: Fix off-by-one error in setbrg(). | Scott Wood |
2007-09-10 | [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation | Jochen Friedrich |
2007-09-10 | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI | Kumar Gala |