1. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 17 years ago
  2. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  3. 2547844 Fix container_of() usage by Alexey Dobriyan · 17 years ago
  4. edde08f misc: removal of final callers using fastcall by Harvey Harrison · 17 years ago
  5. daeb51e mn10300: add platform MTD support for the ASB2303 board by David Howells · 17 years ago
  6. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  7. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  8. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  9. b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
  10. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  11. f374ada pid: fix solaris_procids by Eric W. Biederman · 17 years ago
  12. 69440e7 pid: fix mips irix emulation pid usage by Eric W. Biederman · 17 years ago
  13. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  14. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  15. 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 17 years ago
  16. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 17 years ago
  17. 145e923 m68k: correct setting of struct user.u_ar0 by Geert Uytterhoeven · 17 years ago
  18. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  19. 0afc2ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  20. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  21. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  22. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  23. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  24. 300ec13 I8K: add i8k driver to the x86_64 Kconfig by Bradley Smith · 17 years ago
  25. df0f65f m32r: build fix of arch/m32r/kernel/smpboot.c by Mathieu Desnoyers · 17 years ago
  26. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
  27. 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 17 years ago
  28. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
  29. 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 17 years ago
  30. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  31. d256eb8 [SPARC32]: Use regsets in arch_ptrace(). by David S. Miller · 17 years ago
  32. 9473272 [SPARC64]: Use regsets in arch_ptrace(). by David S. Miller · 17 years ago
  33. 3389742 [SPARC64]: Use regsets for ELF core dumping. by David S. Miller · 17 years ago
  34. e72d71c [SPARC64]: Remove unintentional ptrace debugging messages. by David S. Miller · 17 years ago
  35. 9775369 [SPARC]: Move over to arch_ptrace(). by David S. Miller · 17 years ago
  36. 190aa9f [SPARC]: Remove PTRACE_SUN* handling. by David S. Miller · 17 years ago
  37. 3828276 [SPARC]: Kill DEBUG_PTRACE code. by David S. Miller · 17 years ago
  38. 8e3fe80 [SPARC32]: Add user regset support. by David S. Miller · 17 years ago
  39. d09c2a2 [SPARC64]: Add user regsets. by David S. Miller · 17 years ago
  40. ce22e1d [SPARC64]: Fix booting on non-zero cpu. by David S. Miller · 17 years ago
  41. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
  42. 24f1a84 [POWERPC] Add SPE registers to core dumps by Roland McGrath · 17 years ago
  43. 0deef2c [POWERPC] Use regset code for compat PTRACE_*REGS* calls by Roland McGrath · 17 years ago
  44. 81e695c [POWERPC] Use generic compat_sys_ptrace by Roland McGrath · 17 years ago
  45. 1d48d71 [POWERPC] Use generic compat_ptrace_request by Roland McGrath · 17 years ago
  46. c034243 [POWERPC] Use generic ptrace peekdata/pokedata by Roland McGrath · 17 years ago
  47. c391cd0 [POWERPC] Use regset code for PTRACE_*REGS* requests by Roland McGrath · 17 years ago
  48. 01e31db [POWERPC] Switch to generic compat_binfmt_elf code by Roland McGrath · 17 years ago
  49. fa8f5cb [POWERPC] Add user_regset compat support by Roland McGrath · 17 years ago
  50. 80fdf47 [POWERPC] Add user_regset_view definitions by Roland McGrath · 17 years ago
  51. 44dd3f5 [POWERPC] Use user_regset accessors for GPRs by Roland McGrath · 17 years ago
  52. 26f7713 [POWERPC] ptrace accessors for special regs MSR and TRAP by Roland McGrath · 17 years ago
  53. a4e4b17 [POWERPC] Use user_regset accessors for SPE regs by Roland McGrath · 17 years ago
  54. 3caf06c [POWERPC] Use user_regset accessors for altivec regs by Roland McGrath · 17 years ago
  55. f65255e [POWERPC] Use user_regset accessors for FP regs by Roland McGrath · 17 years ago
  56. 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 17 years ago
  57. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
  58. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  59. 8976b6f Merge branches 'release' and 'throttling-domains' into release by Len Brown · 17 years ago
  60. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 17 years ago
  61. acf6386 Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release by Len Brown · 17 years ago
  62. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 17 years ago
  63. 9a0b841 cpuidle: Add a poll_idle method by venkatesh.pallipadi@intel.com · 17 years ago
  64. e19717f [CPUFREQ] Add missing printk levels to e_powersaver by Dave Jones · 17 years ago
  65. 89c0484 [CPUFREQ] Fix sparse warning in powernow-k8 by Dave Jones · 17 years ago
  66. 535ae38 [CPUFREQ] Support Model D parts and newer in e_powersaver by Jesse Ahrens · 17 years ago
  67. 6c9cda7 [CPUFREQ] Powernow-k8: Update to support the latest Turion processors by Mark Langsdorf · 17 years ago
  68. 4ae5c49 [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h by Yinghai Lu · 17 years ago
  69. b25e758 [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data by Dave Young · 17 years ago
  70. cdbec9a [CPUFREQ] arch/x86: Add missing "space" by Joe Perches · 17 years ago
  71. 290647b [CPUFREQ] Remove pointless Kconfig dependancy by Dave Jones · 17 years ago
  72. 256ae6a Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 17 years ago
  73. 853265e [POWERPC] Add missing native dcr dcr_ind_lock spinlock by Valentine Barshak · 17 years ago
  74. c41f4af [POWERPC] 4xx: Fix offset value on Warp board by Sean MacLennan · 17 years ago
  75. 3c0c6cb [POWERPC] 4xx: Add 440EPx Sequoia ehci dts entry by Valentine Barshak · 17 years ago
  76. fde9d16 [POWERPC] 4xx: Fix Walnut build by Josh Boyer · 17 years ago
  77. de0723d [POWERPC] Update default irq servers when boot cpu is removed by Nathan Fontenot · 17 years ago
  78. b99e626 [POWERPC] Remove redundant of_get_cpu_node routine by Nathan Fontenot · 17 years ago
  79. c3e8506 [POWERPC] Split xics_teardown_cpu() by Nathan Fontenot · 17 years ago
  80. a52572d [POWERPC] Update irq descriptor affinity by Nathan Fontenot · 17 years ago
  81. 2543133 [POWERPC] bootwrapper: Build multiple cuImages by Grant Likely · 17 years ago
  82. 1daa6d0 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 17 years ago
  83. 7dbb922 [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y by Olof Johansson · 17 years ago
  84. 1f7d4f8 Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.25 by Paul Mackerras · 17 years ago
  85. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  86. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 17 years ago
  87. 20651af x86: fix mttr trimming by Yinghai Lu · 17 years ago
  88. 971a52d x86: delay CPA self-test and repeat it by Ingo Molnar · 17 years ago
  89. f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 17 years ago
  90. cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 17 years ago
  91. 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 17 years ago
  92. a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 17 years ago
  93. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 17 years ago
  94. deef79e x86: fix sparse error in traps_32.c by Harvey Harrison · 17 years ago
  95. 4a5a77d x86: trivial sparse/checkpatch in quirks.c by Harvey Harrison · 17 years ago
  96. c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 17 years ago
  97. 2d684cd x86: remove X2 workaround by Ingo Molnar · 17 years ago
  98. d8b57bb x86: make spurious fault handler aware of large mappings by Thomas Gleixner · 17 years ago
  99. 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 17 years ago
  100. bd05f91 [POWERPC] mpc512x: Device tree for MPC5121 ADS by John Rigby · 17 years ago