1. 92d154b [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions. by Christian Borntraeger · 17 years ago
  2. a13a9b6 [S390] Update default configuration. by Martin Schwidefsky · 17 years ago
  3. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  4. 778feeb [SPARC64]: Fix race between MD update and dr-cpu add. by David S. Miller · 17 years ago
  5. 3ac66e3 [SPARC64]: SMP build fix. by Fabio Massimo Di Nitto · 17 years ago
  6. 02b2318 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  7. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  8. d529880 Remove the last few UMSDOS leftovers by Jesper Juhl · 17 years ago
  9. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  10. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  11. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  12. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  13. 60bfba7 PIE randomization by Jan Kratochvil · 17 years ago
  14. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  15. 2a07c8f Use menuconfig objects II - oprofile by Jan Engelhardt · 17 years ago
  16. 23f465b uml: remove dead file by Jeff Dike · 17 years ago
  17. 8619b86 uml: limit request size on COWed devices by Jeff Dike · 17 years ago
  18. e823448 uml: export hostfs symbols by Jeff Dike · 17 years ago
  19. e4c4bf9 uml: Eliminate kernel allocator wrappers by Jeff Dike · 17 years ago
  20. c439901 uml: simplify helper stack handling by Jeff Dike · 17 years ago
  21. 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
  22. d14ad81 uml: handle errors on opening host side of consoles by Jeff Dike · 17 years ago
  23. 75886f2 uml: pty channel tidying by Jeff Dike · 17 years ago
  24. 63920f4 uml: xterm driver tidying by Jeff Dike · 17 years ago
  25. 89df6bf uml: DEBUG_SHIRQ fixes by Eduard-Gabriel Munteanu · 17 years ago
  26. e18eecb Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE by Jeff Dike · 17 years ago
  27. 0a6d3a2 uml: fix request->sector update by Jeff Dike · 17 years ago
  28. 7ff9057 CRIS: replace old-style member inits with designated inits by Robert P. J. Day · 17 years ago
  29. f47807f arm26: remove broken and unused macro by Mariusz Kozlowski · 17 years ago
  30. ebaf4fc alpha: fix trivial section mismatch warnings by Sam Ravnborg · 17 years ago
  31. 2fea299 h8300 entry.S update by Yoshinori Sato · 17 years ago
  32. 542f739 h8300: remove unused file by Yoshinori Sato · 17 years ago
  33. 86277d5 h8300 zImage support update by Yoshinori Sato · 17 years ago
  34. 17d8725 m68knommu: remove old cache management cruft from mm code by Greg Ungerer · 17 years ago
  35. 2f75d10 m68knommu: remove cruft from setup code by Greg Ungerer · 17 years ago
  36. 45a82f5 m68knommu: use TRHEAD_SIZE instead of hard constant by Greg Ungerer · 17 years ago
  37. 54a3bdd FRV: Remove some dead code by David Howells · 17 years ago
  38. 7692591 FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere by David Howells · 17 years ago
  39. c1a39e0 FRV: Connect up new syscalls by David Howells · 17 years ago
  40. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  41. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  42. b1c931e x86: initial fixmap support by Eric W. Biderman · 17 years ago
  43. d54bc27 [SPARC64]: Fix UP build. by David S. Miller · 17 years ago
  44. e0204409 [SPARC64]: dr-cpu unconfigure support. by David S. Miller · 17 years ago
  45. 9918cc2 [SPARC64]: Give more accurate errors in dr_cpu_configure(). by David S. Miller · 17 years ago
  46. 39dd992 [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps() by David S. Miller · 17 years ago
  47. b37d40d [SPARC64]: Fix leak when DR added cpu does not bootup. by David S. Miller · 17 years ago
  48. b53bcb6 [SPARC64]: Add ->set_affinity IRQ handlers. by David S. Miller · 17 years ago
  49. bd0e11f [SPARC64]: Process dr-cpu events in a kthread instead of workqueue. by David S. Miller · 17 years ago
  50. 8b99cfb [SPARC64]: More sensible udelay implementation. by David S. Miller · 17 years ago
  51. 27a2ef3 [SPARC64]: SMP build fixes. by David S. Miller · 17 years ago
  52. 8f3fff2 [SPARC64]: mdesc.c needs linux/mm.h by David S. Miller · 17 years ago
  53. b14f5c1 [SPARC64]: Fix build regressions added by dr-cpu changes. by David S. Miller · 17 years ago
  54. f8be339 [SPARC64]: Unconditionally register vio_bus_type. by David S. Miller · 17 years ago
  55. 4f0234f [SPARC64]: Initial LDOM cpu hotplug support. by David S. Miller · 17 years ago
  56. b3e13fb [SPARC64]: Fix setting of variables in LDOM guest. by David S. Miller · 17 years ago
  57. 83292e0 [SPARC64]: Fix MD property lifetime bugs. by David S. Miller · 17 years ago
  58. 43fdf27 [SPARC64]: Abstract out mdesc accesses for better MD update handling. by David S. Miller · 17 years ago
  59. 133f09a [SPARC64]: Use more mearningful names for IRQ registry. by David S. Miller · 17 years ago
  60. e450992 [SPARC64]: Initial domain-services driver. by David S. Miller · 17 years ago
  61. 13077d8 [SPARC64]: Export powerd facilities for external entities. by David S. Miller · 17 years ago
  62. 2c4f4ec [SPARC64]: Add domain-services nodes to VIO device tree. by David S. Miller · 17 years ago
  63. cb48123 [SPARC64]: Assorted LDC bug cures. by David S. Miller · 17 years ago
  64. 5a606b7 [SPARC64]: Do not ACK an INO if it is disabled or inprogress. by David S. Miller · 17 years ago
  65. e53e97c [SPARC64]: Add LDOM virtual channel driver and VIO device layer. by David S. Miller · 17 years ago
  66. e509ac4 sh: sh-rtc support for SH7709. by Kristoffer Ericson · 17 years ago
  67. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 17 years ago
  68. 22bb3e9 pass -msize-long to sparse on s390 by Al Viro · 17 years ago
  69. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 17 years ago
  70. af09f1e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  71. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  72. 31c4ab4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  73. 8b69ad0 Revert "[CPUFREQ] powernow-k8: clarify number of cores." by Linus Torvalds · 17 years ago
  74. e1bb8289 [MIPS] Make show_code static and add __user tag by Atsushi Nemoto · 17 years ago
  75. 5e0373b [MIPS] Add some __user tags by Atsushi Nemoto · 17 years ago
  76. e70dfc1 [MIPS] math-emu minor cleanup by Atsushi Nemoto · 17 years ago
  77. e50e1c7 [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND by Atsushi Nemoto · 17 years ago
  78. b58f4b7 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 by Ralf Baechle · 17 years ago
  79. 85a882b [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK by Ralf Baechle · 17 years ago
  80. 8f597ac [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K by Ralf Baechle · 17 years ago
  81. 6fec2e1 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI by Ralf Baechle · 17 years ago
  82. 5816815 ARM: Add drivers/dma to arch/arm/Kconfig by Dan Williams · 18 years ago
  83. 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 18 years ago
  84. 39a8d7d1 iop13xx: surface the iop13xx adma units to the iop-adma driver by Dan Williams · 18 years ago
  85. 9a60ddb [CPUFREQ] Fix typos in powernow-k8 printk's. by Dave Jones · 17 years ago
  86. aac22d0a [CPUFREQ] powernow-k8 compile fix. by Andrew Morton · 17 years ago
  87. 6848569 [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI by Adrian Bunk · 17 years ago
  88. 905497c [CPUFREQ] Longhaul - Option to disable ACPI C3 support by Rafał Bilski · 17 years ago
  89. 075fc19 sh: Revert __xdiv64_32 size change. by Paul Mundt · 17 years ago
  90. 2f5a5dc sh: Update r7785rp defconfig. by Paul Mundt · 17 years ago
  91. 2414b86 sh: Export div symbols for GCC 4.2 and ST GCC. by Paul Mundt · 17 years ago
  92. 4aabab2 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  93. 702ed6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  94. 0806ca2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  95. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  96. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  97. e1bd2ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  98. ca9ced7 Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into devel by Russell King · 17 years ago
  99. fcae8e0 [ARM] sa1100: remove boot time RTC initialisation by Russell King · 17 years ago
  100. f3ebbc2 [ARM] sa1100: stop doing our own rtc management over suspend by Russell King · 17 years ago