1. 66e10a4 [PATCH] i386: Fix places where using %gs changes the usermode ABI by Jeremy Fitzhardinge · 18 years ago
  2. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 18 years ago
  3. 6211119 [PATCH] i386: Initialize the per-CPU data area by Jeremy Fitzhardinge · 18 years ago
  4. 9ca3610 [PATCH] i386: Basic definitions for i386-pda by Jeremy Fitzhardinge · 18 years ago
  5. eb5b7b9 [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct by Jeremy Fitzhardinge · 18 years ago
  6. bcddc01 [PATCH] x86-64: miscellaneous entry.S adjustments by Jan Beulich · 18 years ago
  7. da68933 [PATCH] x86-64: dump_trace() atomicity fix by Andrew Morton · 18 years ago
  8. fa5cecd [PATCH] i386: add missing iounmap in i386 hpet clocksource code by Amol Lad · 18 years ago
  9. c0e84b9 [PATCH] i386: Add iounmap in error paths in hpet code by Amol Lad · 18 years ago
  10. 3992872 [PATCH] x86-64: Insert Local and IO APIC(s) into resource map by Aaron Durbin · 18 years ago
  11. acc2076 [PATCH] i386: add sleazy FPU optimization by Chuck Ebbert · 18 years ago
  12. be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 18 years ago
  13. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  14. e5e3a04 [PATCH] i386: remove default_ldt, and simplify ldt-setting. by Jeremy Fitzhardinge · 18 years ago
  15. e2764a1 [PATCH] x86-64: use BUILD_BUG_ON in FPU code by Alexey Dobriyan · 18 years ago
  16. 42ed458 [PATCH] i386: i386 add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  17. 36b2a8d [PATCH] x86-64: add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  18. a63954b [PATCH] i386: remove pointless printk from i386 oops output by Dave Jones · 18 years ago
  19. d606f88 [PATCH] i386: fix must_checks by Randy Dunlap · 18 years ago
  20. dd315df [PATCH] x86: Compress stack unwinder output by Andi Kleen · 18 years ago
  21. b615ebd [PATCH] x86: shorten lines in unwinder to be <= 80 characters by Andi Kleen · 18 years ago
  22. 9b48341 [PATCH] i386: fix buggy MTRR address checks by Andreas Mohr · 18 years ago
  23. dc3d174 [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  24. 8f820e9 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  25. 91f433c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  26. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  27. d8594d6 [POWERPC] Add missing EXPORTS for mpc52xx support by Grant Likely · 18 years ago
  28. 650f328 [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment by Grant Likely · 18 years ago
  29. 8a8944a [POWERPC] ps3: add a default zImage target by Geoff Levand · 18 years ago
  30. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  31. 08f57f7 [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. by Ralf Baechle · 18 years ago
  32. 0bcdda0 [MIPS] Unify csum_partial.S by Atsushi Nemoto · 18 years ago
  33. 03dbd2e [MIPS] SWARM: Fix a typo in #error directives by Maciej W. Rozycki · 18 years ago
  34. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  35. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  36. 07704eb Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  37. d773c66 [PATCH] m68knommu: remove __rom_end from 68360 startup code by Greg Ungerer · 18 years ago
  38. 5529840 [PATCH] m68knommu: auto detect memory size on M5208EVB board by Michael Broughton · 18 years ago
  39. 1bddcc5 [PATCH] m68knommu: add SHM support by David Wu · 18 years ago
  40. 329237c [PATCH] m68knommu: add printk level for stack dump by Greg Ungerer · 18 years ago
  41. 19127e2 [PATCH] m68knommu: add printk level for oops dumps by Greg Ungerer · 18 years ago
  42. 1b9552a [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n by Adrian Bunk · 18 years ago
  43. 6869e94 [PATCH] m68knommu: formatting cleanup in Kconfig by Greg Ungerer · 18 years ago
  44. 74f8f55 [S390] Don't use small stacks when lockdep is used. by Heiko Carstens · 18 years ago
  45. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  46. 09252e7 [S390] Convert extmem spin_lock into a mutex. by Heiko Carstens · 18 years ago
  47. 1681ced [S390] set KBUILD_IMAGE. by Christian Borntraeger · 18 years ago
  48. 236257e [S390] lockdep: show held locks when showing a stackdump by Heiko Carstens · 18 years ago
  49. 59f35d5 [S390] Add dynamic size check for usercopy functions. by Gerald Schaefer · 18 years ago
  50. d57de5a [S390] Use diag260 for memory size detection. by Heiko Carstens · 18 years ago
  51. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  52. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  53. baf2aeb3 [S390] Misaligned wait PSW at memory detection. by Heiko Carstens · 18 years ago
  54. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  55. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  56. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  57. 6b4044b [S390] extmem unbalanced spin_lock. by Heiko Carstens · 18 years ago
  58. 5986b0e [S390] Use diag instead of ccw reipl. by Michael Holzheu · 18 years ago
  59. 3902e47 [S390] No panic for failed reboot by Michael Holzheu · 18 years ago
  60. 03a4d20 [S390] Add ipl/reipl loadparm attribute. by Michael Holzheu · 18 years ago
  61. feb5bab [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. by Heiko Carstens · 18 years ago
  62. 2691626 [S390] remove salipl memory detection. by Christian Borntraeger · 18 years ago
  63. 872455e [POWERPC] Fix debug printks for 32-bit resources in the PCI code by Sergei Shtylyov · 18 years ago
  64. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  65. 04d76b9 [POWERPC] Linkstation / kurobox support by Guennadi Liakhovetski · 18 years ago
  66. 57933f8 [POWERPC] Add the e300c3 core to the CPU table. by Scott Wood · 18 years ago
  67. e73aedb [POWERPC] iSeries: don't build head_64.o unnecessarily by Stephen Rothwell · 18 years ago
  68. 4eab0e6 [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily by Stephen Rothwell · 18 years ago
  69. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  70. 80814be [POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries by Stephen Rothwell · 18 years ago
  71. bbb6817 [POWERPC] Allow xmon to build on legacy iSeries by Stephen Rothwell · 18 years ago
  72. ec59cf7 [POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3 by Linas Vepstas · 18 years ago
  73. 0efbc18 [POWERPC] Tell firmware we can handle POWER6 compatible mode by Paul Mackerras · 18 years ago
  74. dc0f80a [POWERPC] Clean images in arch/powerpc/boot by Geert Uytterhoeven · 18 years ago
  75. 4468f01 [POWERPC] Fix OF pci flags parsing by Olof Johansson · 18 years ago
  76. ede8edb [POWERPC] defconfig for lite5200 board by Grant Likely · 18 years ago
  77. c6d4d65 [POWERPC] Add device trees for lite5200 and lite5200b eval boards by Grant Likely · 18 years ago
  78. 6b64253 [POWERPC] Add lite5200 board support to arch/powerpc by Grant Likely · 18 years ago
  79. 6065170 [POWERPC] Add common routines for 52xx support in arch/powerpc by Grant Likely · 18 years ago
  80. e65fdfd [POWERPC] Separate IRQ config / register set from main header by Sylvain Munaut · 18 years ago
  81. b9cf5d8 [POWERPC] Move Efika support files into platforms/52xx by Grant Likely · 18 years ago
  82. d4150248 [POWERPC] Put mpc52xx support file in platforms/52xx by Grant Likely · 18 years ago
  83. 39d074b [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx by Grant Likely · 18 years ago
  84. f5b2eb0 [POWERPC] iSeries: allow CONFIG_CMDLINE by Stephen Rothwell · 18 years ago
  85. c705677 [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings by Stephen Rothwell · 18 years ago
  86. 06f2138 [POWERPC] Add files build to .gitignore by Rutger Nijlunsing · 18 years ago
  87. 28f9ec3 [POWERPC] Add of_platform support for ROM devices by Vitaly Wool · 18 years ago
  88. a5715d6 [POWERPC] pSeries/kexec: Fix for interrupt distribution by Mohan Kumar M · 18 years ago
  89. 369cf4b [POWERPC] fix missing #include in sys_ppc32.c by Arnd Bergmann · 18 years ago
  90. 4ec64d5 [POWERPC] ps3: add a default zImage target by Arnd Bergmann · 18 years ago
  91. e22ba7e [POWERPC] ps3: multiplatform build fixes by Arnd Bergmann · 18 years ago
  92. eb30c72 [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 by Geert Uytterhoeven · 18 years ago
  93. e055595 [POWERPC] cell: fix building without spufs by Arnd Bergmann · 18 years ago
  94. da06aa0 [POWERPC] spufs: we should only execute init_spu_base on cell by Stephen Rothwell · 18 years ago
  95. c2b2226 [POWERPC] spufs: always send sigtrap on breakpoint by Arnd Bergmann · 18 years ago
  96. bd2e5f8 [POWERPC] spufs: return an error in spu_create is isolated create isnt supported by Jeremy Kerr · 18 years ago
  97. aa668d6 [POWERPC] Fix compile issue for Efika platform by Nicolas DET · 18 years ago
  98. 7839af3 [POWERPC] Compile a zImage.chrp if PPC_EFIKA seleted by Nicolas DET · 18 years ago
  99. fecb352 [POWERPC] powerpc: Make 970MP detectable by oprofile by Mike Wolf · 18 years ago
  100. 1c72db1 [POWERPC] update cell_defconfig for ps3 support by Arnd Bergmann · 18 years ago