1. 7e7ab36 powerpc: Convert the FSL MSI code to use msi_bitmap by Michael Ellerman · 16 years ago
  2. 7e30286 powerpc: Split-out common MSI bitmap logic into msi_bitmap.c by Michael Ellerman · 16 years ago
  3. 611cd90 powerpc: fsl_msi doesn't need it's own of_node by Michael Ellerman · 16 years ago
  4. dcfcfe7 powerpc: Guard print_device_node_tree() with #if 0 by Tony Breeds · 16 years ago
  5. fedcf4c powerpc: Guard from_rtc_time() in platforms/powermac/time.c by Tony Breeds · 16 years ago
  6. e16a9c0 powerpc: Guard htab_dt_scan_hugepage_blocks appropriately by Tony Breeds · 16 years ago
  7. 5df72bf powerpc: Replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  8. 542ad5d powerpc: Use the common ascii hex helpers by Harvey Harrison · 16 years ago
  9. 01f3880d powerpc: Streamline ret_from_except_lite for non-iSeries platforms by Michael Ellerman · 16 years ago
  10. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 16 years ago
  11. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  12. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 16 years ago
  13. d82bf49 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  14. cb9808d powerpc/spufs: Remove invalid semicolon after if statement by Ilpo Järvinen · 16 years ago
  15. a7f5aaf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. bba5952 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 04cde03 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  18. 1de481d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  19. 6951b12 lockdep: fix spurious 'inconsistent lock state' warning by Dmitry Baryshkov · 16 years ago
  20. 1b72691 x86: fix build warnings in real mode code by Andi Kleen · 16 years ago
  21. f710666 x86, calgary: fix section mismatch warning - get_tce_space_from_tar by Marcin Slusarz · 16 years ago
  22. d19fbfd x86: silence section mismatch warning - get_local_pda by Marcin Slusarz · 16 years ago
  23. c6a92a2 x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU variables by Marcin Slusarz · 16 years ago
  24. e532c06 x86: fix i486 suspend to disk CR4 oops by David Fries · 16 years ago
  25. 39e00fe x86: mpparse.c: fix section mismatch warning by Marcin Slusarz · 16 years ago
  26. c72a5ef x86: mmconf: fix section mismatch warning by Marcin Slusarz · 16 years ago
  27. 67d0c9e x86: fix MP_processor_info section mismatch warning by Marcin Slusarz · 16 years ago
  28. d554d9a x86, tsc: fix section mismatch warning by Marcin Slusarz · 16 years ago
  29. 3c3b5c3 x86: correct register constraints for 64-bit atomic operations by Mathieu Desnoyers · 16 years ago
  30. 50d0b17 powerpc: Use generic compat_sys_old_readdir by Christoph Hellwig · 16 years ago
  31. d9178f4 powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion by Paul Collins · 16 years ago
  32. b975456 powerpc: Remove dead module_find_bug code by Steven Rostedt · 16 years ago
  33. ac22429 powerpc: Add CMO enabled flag and paging space data to lparcfg by Robert Jennings · 16 years ago
  34. 370e458 powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages by Brian King · 16 years ago
  35. 81f1499 powerpc: Make CMO paging space pool ID and page size available by Robert Jennings · 16 years ago
  36. 22b8f9e powerpc: Fix lockdep IRQ tracing bug by Benjamin Herrenschmidt · 16 years ago
  37. 9acd57c powerpc: Fix TLB invalidation on boot on 32-bit by Rocky Craig · 16 years ago
  38. 3fadc52 powerpc: Fix loss of vdso on fork on 32-bit by Benjamin Herrenschmidt · 16 years ago
  39. abcf424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  40. fe7f962 sdricoh_cs: removed unused #include <version.h> by Huang Weiyi · 16 years ago
  41. 87dd980 s3cmci: attach get_cd host ops by Ben Dooks · 16 years ago
  42. 5d30440 s3cmci: fix sparse errors from non-exported functions by Ben Dooks · 16 years ago
  43. fac2963 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  44. 5e186b5 security.h: fix build failure by Alexander Beregalov · 16 years ago
  45. f511b01 ALSA: hda - Fix capture source widgets on ALC codecs by Takashi Iwai · 16 years ago
  46. b09c3e3 removed unused #include <version.h> by Huang Weiyi · 16 years ago
  47. 406703f Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. c100548 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 0473b79 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  51. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  52. 5e6b83e Fix header export of videodev2.h, ivtv.h, ivtvfb.h by David Woodhouse · 16 years ago
  53. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 16 years ago
  54. 66bfa2f [ARM] 5191/1: ARM: remove CVS keywords by Adrian Bunk · 16 years ago
  55. 4f3e266 [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified by Eric Miao · 16 years ago
  56. 9a1ac7e [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 by Eric Miao · 16 years ago
  57. cb47729 [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD by Eric Miao · 16 years ago
  58. 574047f [ARM] 5198/1: PalmTX: PCMCIA fixes by Marek Vašut · 16 years ago
  59. 8b5942c [ARM] Fix a pile of broken watchdog drivers by Adrian Bunk · 16 years ago
  60. da4d77c [ARM] update mach-types by Russell King · 16 years ago
  61. 16f719d [ARM] 5196/1: fix inline asm constraints for preload by Nicolas Pitre · 16 years ago
  62. ebb1951 lmb: Fix reserved region handling in lmb_enforce_memory_limit(). by David S. Miller · 16 years ago
  63. 71ef2a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  64. d121db9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  65. 40a3426 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  66. 22d9aac Merge branch 'cpuidle' into release-2.6.27 by Andi Kleen · 16 years ago
  67. 06d9e90 cpuidle: Make ladder governor honor latency requirements fully by venkatesh.pallipadi@intel.com · 16 years ago
  68. 320eee7 cpuidle: Menu governor fix wrong usage of measured_us by venkatesh.pallipadi@intel.com · 16 years ago
  69. a2bd9202 cpuidle: Do not use poll_idle unless user asks for it by venkatesh.pallipadi@intel.com · 16 years ago
  70. 4ad193b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  71. cebd770 hwmon-vid: Fix AMD K8 VID decoding by Jean Delvare · 16 years ago
  72. cd98a04 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  73. 45edb89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  74. a600683 Merge branch 'ioremap' into release-2.6.27 by Andi Kleen · 16 years ago
  75. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  76. 21d3bdb Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  77. df60a84 lockdep: fix build if CONFIG_PROVE_LOCKING not defined by Stephen Hemminger · 16 years ago
  78. 2fdc869 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  79. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
  80. fc0091b x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. by Alex Nixon · 16 years ago
  81. 3141eb6 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  82. 7db9cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  83. ffaa5b9 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  84. 55cd534 sched: scale sysctl_sched_shares_ratelimit with nr_cpus by Peter Zijlstra · 16 years ago
  85. 024b246 alpha: move include/asm-alpha to arch/alpha/include/asm by Linus Torvalds · 16 years ago
  86. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  87. 529d0e4 Merge branch 'x86/geode' into x86/urgent by Ingo Molnar · 16 years ago
  88. 97bb812 ALSA: wm8990: Implement speaker volume PGA by Mark Brown · 16 years ago
  89. 436a745 ALSA: wm8990: Fix routing of left DAC to speaker mixer by Mark Brown · 16 years ago
  90. 9419fc1 omfs: fix oops when file metadata is corrupted by Bob Copeland · 16 years ago
  91. c963343 omfs: fix potential oops when directory size is corrupted by Bob Copeland · 16 years ago
  92. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
  93. e48880e spi: bugfix spi_add_device() with duplicate chipselects by David Brownell · 16 years ago
  94. 7d455e0 fs/inode.c: properly init address_space->writeback_index by Chris Mason · 16 years ago
  95. 7531261 MAINTAINERS: add maintainers for GRU, XPC, XPNET and XP by Jack Steiner · 16 years ago
  96. 34c86c1 coretemp: recognize Nehalem CPUs by Darrick J. Wong · 16 years ago
  97. bb15e7f ibmaem: don't query the entire sensor repository when reading energy meter by Darrick J. Wong · 16 years ago
  98. 9c5413e ibmaem: prevent infinite probing loop on x3650 M2 systems by Darrick J. Wong · 16 years ago
  99. eb93b7d ibmaem: update the documentation to reflect the current name by Darrick J. Wong · 16 years ago
  100. 4ef664b abituguru3: prefer DMI probing to manual probing by Alistair John Strachan · 16 years ago