1. e110b28 [PATCH] powerpc: Less verbose mem configuration output by Olof Johansson · 19 years ago
  2. 4baaf0c [PATCH] powerpc: Don't print chosen idle loop at every boot by Olof Johansson · 19 years ago
  3. f430c02 [PATCH] powerpc: Quiet page order output by Olof Johansson · 19 years ago
  4. 224ad80 [PATCH] powerpc: Quiet time init output by Olof Johansson · 19 years ago
  5. c256f4b [PATCH] powerpc: remove io_page_mask by Anton Blanchard · 19 years ago
  6. 81bbbe9 [PATCH] powerpc: clear IPIs on kdump by Haren Myneni · 19 years ago
  7. d6c1a90 [PATCH] powerpc: Disable and EOI interrupts in machine_crash_shutdown() by Michael Ellerman · 19 years ago
  8. 5ad1bfe [PATCH] powerpc: update {g5,iseries,pseries}_defconfigs by Will Schmidt · 19 years ago
  9. ea1e847 [PATCH] ppc: Fix powersave code on arch/ppc by Becky Bruce · 19 years ago
  10. 23b2527 [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table by Arnd Bergmann · 19 years ago
  11. 60162e4 [PATCH] powermac: Fix i2c on keywest based chips by Benjamin Herrenschmidt · 19 years ago
  12. 2889773 [PATCH] powerpc: Lower threshold for DART enablement to 1GB by Olof Johansson · 19 years ago
  13. 7daa411 [PATCH] powerpc: IOMMU support for honoring dma_mask by Olof Johansson · 19 years ago
  14. a6db522 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  15. 036999d [ARM] for_each_possible_cpu by KAMEZAWA Hiroyuki · 19 years ago
  16. 1c97b73 [ARM] add_memory() build fix by Andrew Morton · 19 years ago
  17. 4b91ff4 [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2 by Lennert Buytenhek · 19 years ago
  18. d2f9caa [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2 by Lennert Buytenhek · 19 years ago
  19. 67c6024 [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2 by Lennert Buytenhek · 19 years ago
  20. 6cc1b65 [ARM] 3480/1: ixp4xx: fix irq2gpio array type by Lennert Buytenhek · 19 years ago
  21. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 19 years ago
  22. 07fab8d [PATCH] Switch Kprobes inline functions to __kprobes for sparc64 by Prasanna S Panchamukhi · 19 years ago
  23. 3ca269d [PATCH] Switch Kprobes inline functions to __kprobes for ia64 by Prasanna S Panchamukhi · 19 years ago
  24. 46dbe2f [PATCH] Switch Kprobes inline functions to __kprobes for ppc64 by Prasanna S Panchamukhi · 19 years ago
  25. 3b60211 [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 by Prasanna S Panchamukhi · 19 years ago
  26. 34c37e1 [PATCH] Switch Kprobes inline functions to __kprobes for i386 by Prasanna S Panchamukhi · 19 years ago
  27. 7337445 [PATCH] apm: fix Armada laptops again by Samuel Thibault · 19 years ago
  28. b514d8c [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h by Jesper Juhl · 19 years ago
  29. fb30d64 [PATCH] uml: add missing __volatile__ by Jeff Dike · 19 years ago
  30. 966a082f [PATCH] uml: physical memory map file fixes by Rob Landley · 19 years ago
  31. f983c45 [PATCH] uml: __user annotations by Al Viro · 19 years ago
  32. ad28e02 [PATCH] uml: change sigjmp_buf to jmp_buf by Jeff Dike · 19 years ago
  33. 4127272 [PATCH] m32r: update switch_to macro for tuning by Hirokazu Takata · 19 years ago
  34. 0d34c86 [PATCH] m32r: mappi3 reboot support by Hirokazu Takata · 19 years ago
  35. 8e8ff02 [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target by Hirokazu Takata · 19 years ago
  36. efe87d2 [PATCH] x86 cpuid and msr notifier callback section mismatches by Randy Dunlap · 19 years ago
  37. b73781c [PATCH] uml: MADV_REMOVE fixes by Jeff Dike · 19 years ago
  38. 181ae40 [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  39. 038e5e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  40. 3c68da7 [MIPS] Use __ffs() instead of ffs() for waybit calculation. by Atsushi Nemoto · 19 years ago
  41. 9200c0b [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2. by Ralf Baechle · 19 years ago
  42. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 19 years ago
  43. bb12d61 [MIPS] Make mips_srs_init static. by Ralf Baechle · 19 years ago
  44. 8f6539d [MIPS] kgdb: Let gcc compute the array size itself. by Ralf Baechle · 19 years ago
  45. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 19 years ago
  46. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  47. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  48. bce1a28 [MIPS] R2: Instruction hazard barrier. by Ralf Baechle · 19 years ago
  49. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 19 years ago
  50. 62a4421 [MIPS] Fix VR41xx build errors. by Yoichi Yuasa · 19 years ago
  51. 67a3f6de [MIPS] Fix tx49_blast_icache32_page_indexed. by Atsushi Nemoto · 19 years ago
  52. 1cc8903 [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. by Atsushi Nemoto · 19 years ago
  53. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  54. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 19 years ago
  55. fde3505 [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. by Ralf Baechle · 19 years ago
  56. 9c1f125 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. by Ralf Baechle · 19 years ago
  57. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 19 years ago
  58. 67cbeb3 [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. by Ralf Baechle · 19 years ago
  59. 2ef2e1d [MIPS] EV96100: Fix over two year old typo in variable name. by Ralf Baechle · 19 years ago
  60. c40b92e0 [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 19 years ago
  61. ed00e87 [MIPS] ITE: Glue build. by Ralf Baechle · 19 years ago
  62. b56bce9 [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 19 years ago
  63. 0428657 [MIPS] ITE8172: Fix build error due to missmatching prototypes. by Ralf Baechle · 19 years ago
  64. f13b68e [MIPS] Fix CONFIG_LIMITED_DMA build. by Ralf Baechle · 19 years ago
  65. 41d4f0e [MIPS] PNX8550 build fix. by Ralf Baechle · 19 years ago
  66. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  67. c9e321e [MIPS] Fix breakage due to the grand makefile crapectomy. by Ralf Baechle · 19 years ago
  68. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 19 years ago
  69. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  70. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  71. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 19 years ago
  72. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 19 years ago
  73. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 19 years ago
  74. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 19 years ago
  75. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  76. 6fd11a2 [MIPS] Cleanup free_initmem the same way as i386 did. by Ralf Baechle · 19 years ago
  77. 18b68e1 [MIPS] Added tb0287_defconfig back. by Yoichi Yuasa · 19 years ago
  78. a196e78 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  79. c63fdee Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  80. c63f774 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  81. f2a1585 [SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64K by Jean-Luc Léger · 19 years ago
  82. 9180053 [CPUFREQ] powernow-k8.c: fix a check-after-use by Adrian Bunk · 19 years ago
  83. 3aee086 [CPUFREQ] Remove duplicate check in powernow-k8 by Tobias Klauser · 19 years ago
  84. 608c783 [ARM] 3479/1: Corgi SSP: Fix potential concurrent access problem by Richard Purdie · 19 years ago
  85. 7ea3bbb [ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure by Richard Purdie · 19 years ago
  86. 102e41f [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. by Andi Kleen · 19 years ago
  87. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 19 years ago
  88. 8bcc528 [PATCH] x86_64: x86_64 add crashdump trigger points by Vivek Goyal · 19 years ago
  89. 87cb23a [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 19 years ago
  90. d16e862 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  91. 6fbe85f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  92. f39224a powerpc: Use correct sequence for putting CPU into nap mode by Paul Mackerras · 19 years ago
  93. 5fdfd42 [SPARC64]: Export pcibios_resource_to_bus(). by David S. Miller · 19 years ago
  94. 63d39fe8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  95. 2c53620 Fix AT91RM9200 build breakage by David Brownell · 19 years ago
  96. f2f4d9e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  97. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  98. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 19 years ago
  99. 40d8b89 [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd) by Grzegorz Janoszka · 19 years ago
  100. 4f705ae [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ by Bjorn Helgaas · 19 years ago