1. a9c9dff [SPARC64]: Stop putting -finline-limit=XXX into CFLAGS by David S. Miller · 19 years ago
  2. 391eade [PATCH] Fix build with CONFIG_PCI_MMCONFIG by Andi Kleen · 19 years ago
  3. d5d74ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  4. 5a1244e powerpc: update defconfigs by Paul Mackerras · 19 years ago
  5. b273ed2 [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts by Edson Seabra · 19 years ago
  6. 3eb6f26 powerpc: correct register usage in 64-bit syscall exit path by Paul Mackerras · 19 years ago
  7. d898d48 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  8. 7c612bf [ARM] 3210/1: add missing memory barrier helper for NPTL support by Nicolas Pitre · 19 years ago
  9. 5b7b15a [PATCH] uml skas0: stop gcc's insanity by Jeff Dike · 19 years ago
  10. 76c842d [PATCH] uml - fix some funkiness in Kconfig by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  11. 53c0b59 [PATCH] uml: fix dynamic linking on some 64-bit distros by Rob Landley · 19 years ago
  12. 9ce7677 [PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated code by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  13. 567bd98 [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls by Russell King · 19 years ago
  14. 48ea753 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  15. 7c3dbbe [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix by Al Viro · 19 years ago
  16. 42f3ab4 [PATCH] PCI: Fix dumb bug in mmconfig fix by Andi Kleen · 19 years ago
  17. dc86e88 [IA64] Add __read_mostly support for IA64 by Christoph Lameter · 19 years ago
  18. d5bf316 [IA64-SGI] change default_sn2 to NR_CPUS==1024 by hawkes@sgi.com · 19 years ago
  19. d74700e [IA64-SGI] Missed TLB flush by Jack Steiner · 19 years ago
  20. 3bd7f01 [IA64] uncached ref count leak by Jes Sorensen · 19 years ago
  21. f5899b5 [IA64] disable preemption in udelay() by John Hawkes · 19 years ago
  22. ebbd1bc [PATCH] arch/powerpc/kernel/syscalls.c __user annotations by Al Viro · 19 years ago
  23. e17f008 [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer by Al Viro · 19 years ago
  24. b3e5b5b [PATCH] ia64 sn __iomem annotations by Al Viro · 19 years ago
  25. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  26. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  27. 80ce8ba [PATCH] arch/sparc/kernel/led.c __user annotations by Al Viro · 19 years ago
  28. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago
  29. e4fe342f [PATCH] sparc: NULL noise removal (ebus.c) by Al Viro · 19 years ago
  30. c316ef0 [PATCH] sparc/kernel/time: __iomem annotations by Al Viro · 19 years ago
  31. f8ad23a [PATCH] fix iomem annotations in sparc32 pcic code by Al Viro · 19 years ago
  32. c786804 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  33. c2e2611 [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. by Daniel Jacobowitz · 19 years ago
  34. 27af4cf [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. by Robin Holt · 19 years ago
  35. 8309cf6 [PATCH] x86_64: Bug correction in populate_memnodemap() by Eric Dumazet · 19 years ago
  36. fd49547 [PATCH] x86_64: Fix collision between pmtimer and pit/hpet by john stultz · 19 years ago
  37. df818a5 [PATCH] x86_64: Fix 32bit thread coredumps by Andi Kleen · 19 years ago
  38. d6ece54 [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems by Andi Kleen · 19 years ago
  39. 928cf8c [PATCH] i386/x86-64 Fall back to type 1 access when no entry found by Andi Kleen · 19 years ago
  40. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
  41. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 19 years ago
  42. 68e1889 [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails by Andi Kleen · 19 years ago
  43. 0e67050 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  44. 94d40b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  45. 062dfa4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  46. 1df2ab4 [SPARC]: block/ needed in final image link by Paul Jackson · 19 years ago
  47. 1d66a79 [SPARC]: atomic_clear_mask build fix by Paul Jackson · 19 years ago
  48. ff9569b [PATCH] Fix Kconfig of DMA32 for ia64 by Yasunori Goto · 19 years ago
  49. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  50. 68352e6 [PATCH] mips: setup_zero_pages count 1 by Hugh Dickins · 19 years ago
  51. bf001b2 [PATCH] uml: fix compile error for tt by Pekka J Enberg · 19 years ago
  52. 82584ef [PATCH] x86: fix NMI with CPU hotplug by Shaohua Li · 19 years ago
  53. 1ee9530 [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabling MBREQ (replaces: 3198/1) by Lothar Wassmann · 19 years ago
  54. ef96943 [PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernel by Johannes Berg · 19 years ago
  55. b39f948 [PATCH] powerpc: Fix clock spreading setting on some powermacs by Benjamin Herrenschmidt · 19 years ago
  56. 22f975f [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fix by Nikola Valerjev · 19 years ago
  57. 23ed6cb [PATCH] powerpc: Fix SLB flushing path in hugepage by David Gibson · 19 years ago
  58. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  59. dabcafd [PATCH] powerpc: Set cache info defaults by Olof Johansson · 19 years ago
  60. 6184b72 [PATCH] powerpc: Remove debug code in hash path by Benjamin Herrenschmidt · 19 years ago
  61. 325c82a [PATCH] powerpc: Fix a huge page bug by Benjamin Herrenschmidt · 19 years ago
  62. 6d91bb9 [PATCH] powerpc/pseries: boot failures on numa if no memory on node by Mike Kravetz · 19 years ago
  63. 590711b [IA64-SGI] Fix SN PTC deadlock recovery by Jack Steiner · 19 years ago
  64. bd1d6e2 [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. by Robin Holt · 19 years ago
  65. acb7f67 [IA64] Limit the maximum NODEDATA_ALIGN() offset by Jack Steiner · 19 years ago
  66. 3ec829b [IA64-SGI] altix: pci_window fixup by John Keller · 19 years ago
  67. 05f7039 [IA64] Allow salinfo_decode to detect signals on read by Keith Owens · 19 years ago
  68. ca507eaf [PATCH] powerpc: remove redundant code in stab init by Olof Johansson · 19 years ago
  69. b6d7815 ppc: Build in all three of powermac, PREP and CHRP support by Paul Mackerras · 19 years ago
  70. 6fbb618 powerpc/pseries: Optimize IOMMU setup by Paul Mackerras · 19 years ago
  71. 885da19 [IA64] refresh tiger_defconfig ready for 2.6.15 by Tony Luck · 19 years ago
  72. 1448652 [IA64] Updates to the sn2_defconfig for 2.6.15. by Robin Holt · 19 years ago
  73. e8a167a [PATCH] powerpc: correct the NR_CPUS description text by Olaf Hering · 19 years ago
  74. cc8b5c9 [PATCH] powerpc/pseries: Fix TCE building with 64k pagesize by Michal Ostrowski · 19 years ago
  75. ca98f82 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  76. b67c26e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  77. 5c72c34 [PATCH] ppc32: fix treeboot image entrypoint by Eugene Surovegin · 19 years ago
  78. 42ea0d0 [PATCH] ppc32: Fix incorrect PCI frequency value by Vitaly Bordug · 19 years ago
  79. 08af295 [ARM] 3188/1: Add missing i2c dependency for Akita by Richard Purdie · 19 years ago
  80. a35d6c9 [ARM] Fix IXDP425 setup bug by Jeff Hansen · 19 years ago
  81. 80b4259 [MIPS] Update defconfigs to reflect Kconfig changes. by Ralf Baechle · 19 years ago
  82. 85b0549 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. by Ralf Baechle · 19 years ago
  83. 04a7052 [MIPS] Fix register handling in syscalls when debugging. by Ralf Baechle · 19 years ago
  84. ecd5a73 [MIPS] Alchemy: Set board type on initialization. by Ralf Baechle · 19 years ago
  85. dea9100 [MIPS] Alchemy: Fix BCSR accesses. by Ralf Baechle · 19 years ago
  86. edcb98d [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...) by Ralf Baechle · 19 years ago
  87. fe3d728 [MIPS] Qemu: Accept kernel command line passed by the Emulator. by Ralf Baechle · 19 years ago
  88. 56ebd51 [MIPS] Generate SIGILL again by Daniel Jacobowitz · 19 years ago
  89. b6c3539 [MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT. by Ralf Baechle · 19 years ago
  90. d981733 [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter. by Ralf Baechle · 19 years ago
  91. 8b36612 [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... by Ralf Baechle · 19 years ago
  92. 380b925 [MIPS] JMR3927: Declare puts function. by Ralf Baechle · 19 years ago
  93. 702a96a [MIPS] JMR3927 fixes. by Sergei Shtylylov · 19 years ago
  94. e6e87b4 [ACPI] properly detect pmtimer on ASUS a8v motherboard by David Shaohua Li · 19 years ago
  95. df2f5e7 [ARM SMP] Disable lazy flush_dcache_page for SMP by Russell King · 19 years ago
  96. d2ef5eb Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  97. fe655d3 [PATCH] setting irq affinity is broken in ia32 with MSI enabled by Shaohua Li · 19 years ago
  98. 9f232a1 [PATCH] ppc: fix floating point register corruption by Paolo Galtieri · 19 years ago
  99. d91b14c [PATCH] fix rebooting on HP nc6120 laptop by Thierry Vignaud · 19 years ago
  100. ed1189b [PATCH] powerpc: prevent stack corruption in call_prom_ret by Olaf Hering · 19 years ago