1. 801954d ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains by Paul Walmsley · 16 years ago
  2. 8420bb1 ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code by Paul Walmsley · 16 years ago
  3. d459bfe ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code by Paul Walmsley · 16 years ago
  4. ecb24aa ARM: OMAP: Powerdomain: Add OMAP3 powerdomains by Paul Walmsley · 16 years ago
  5. fe6a58f ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains by Paul Walmsley · 16 years ago
  6. 9717100 ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains by Paul Walmsley · 16 years ago
  7. ad67ef6 ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code by Paul Walmsley · 16 years ago
  8. 1fca254 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  9. b689e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  10. 37c23e7 [IA64] use generic compat_old_sys_readdir by Christoph Hellwig · 16 years ago
  11. 8a20fd5 [IA64] pci_acpi_scan_root cleanup by Luck, Tony · 16 years ago
  12. 97653f9 [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. by Robin Holt · 16 years ago
  13. ea42b8c [IA64] Remove sn2_defconfig. by Robin Holt · 16 years ago
  14. b591162 ata: add missing ATA_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 476d989 ata: add missing ATA_CMD_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 37014c6 ata: add missing ATA_ID_* defines (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 1b427a3 sgiioc4: fixup message on resource allocation failure by Bartlomiej Zolnierkiewicz · 16 years ago
  18. fc99856a ide-cd: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  19. bce31b6 cdrom: handle TOC by Alexander Inyukhin · 16 years ago
  20. d15cad5 gdrom: add dummy audio_ioctl handler by Borislav Petkov · 16 years ago
  21. 3e636f7 viocd: add dummy audio ioctl handler by Borislav Petkov · 16 years ago
  22. 1f49060 cleanup powerpc/include/asm/ide.h by Adrian Bunk · 16 years ago
  23. a69999e drivers/ide/pci/: use __devexit_p() by Adrian Bunk · 16 years ago
  24. 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
  25. 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
  26. 04cde03 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  27. 1de481d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  28. 6951b12 lockdep: fix spurious 'inconsistent lock state' warning by Dmitry Baryshkov · 16 years ago
  29. 1b72691 x86: fix build warnings in real mode code by Andi Kleen · 16 years ago
  30. f710666 x86, calgary: fix section mismatch warning - get_tce_space_from_tar by Marcin Slusarz · 16 years ago
  31. d19fbfd x86: silence section mismatch warning - get_local_pda by Marcin Slusarz · 16 years ago
  32. c6a92a2 x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU variables by Marcin Slusarz · 16 years ago
  33. e532c06 x86: fix i486 suspend to disk CR4 oops by David Fries · 16 years ago
  34. 39e00fe x86: mpparse.c: fix section mismatch warning by Marcin Slusarz · 16 years ago
  35. c72a5ef x86: mmconf: fix section mismatch warning by Marcin Slusarz · 16 years ago
  36. 67d0c9e x86: fix MP_processor_info section mismatch warning by Marcin Slusarz · 16 years ago
  37. d554d9a x86, tsc: fix section mismatch warning by Marcin Slusarz · 16 years ago
  38. 3c3b5c3 x86: correct register constraints for 64-bit atomic operations by Mathieu Desnoyers · 16 years ago
  39. 50d0b17 powerpc: Use generic compat_sys_old_readdir by Christoph Hellwig · 16 years ago
  40. d9178f4 powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion by Paul Collins · 16 years ago
  41. b975456 powerpc: Remove dead module_find_bug code by Steven Rostedt · 16 years ago
  42. ac22429 powerpc: Add CMO enabled flag and paging space data to lparcfg by Robert Jennings · 16 years ago
  43. 370e458 powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages by Brian King · 16 years ago
  44. 81f1499 powerpc: Make CMO paging space pool ID and page size available by Robert Jennings · 16 years ago
  45. 22b8f9e powerpc: Fix lockdep IRQ tracing bug by Benjamin Herrenschmidt · 16 years ago
  46. 9acd57c powerpc: Fix TLB invalidation on boot on 32-bit by Rocky Craig · 16 years ago
  47. 3fadc52 powerpc: Fix loss of vdso on fork on 32-bit by Benjamin Herrenschmidt · 16 years ago
  48. abcf424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  49. fe7f962 sdricoh_cs: removed unused #include <version.h> by Huang Weiyi · 16 years ago
  50. 87dd980 s3cmci: attach get_cd host ops by Ben Dooks · 16 years ago
  51. 5d30440 s3cmci: fix sparse errors from non-exported functions by Ben Dooks · 16 years ago
  52. 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
  53. 5e186b5 security.h: fix build failure by Alexander Beregalov · 16 years ago
  54. f511b01 ALSA: hda - Fix capture source widgets on ALC codecs by Takashi Iwai · 16 years ago
  55. b09c3e3 removed unused #include <version.h> by Huang Weiyi · 16 years ago
  56. 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
  57. 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
  58. 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
  59. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  60. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  61. 5e6b83e Fix header export of videodev2.h, ivtv.h, ivtvfb.h by David Woodhouse · 16 years ago
  62. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 16 years ago
  63. 66bfa2f [ARM] 5191/1: ARM: remove CVS keywords by Adrian Bunk · 16 years ago
  64. 4f3e266 [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified by Eric Miao · 16 years ago
  65. 9a1ac7e [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 by Eric Miao · 16 years ago
  66. cb47729 [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD by Eric Miao · 16 years ago
  67. 574047f [ARM] 5198/1: PalmTX: PCMCIA fixes by Marek Vašut · 16 years ago
  68. 8b5942c [ARM] Fix a pile of broken watchdog drivers by Adrian Bunk · 16 years ago
  69. da4d77c [ARM] update mach-types by Russell King · 16 years ago
  70. 16f719d [ARM] 5196/1: fix inline asm constraints for preload by Nicolas Pitre · 16 years ago
  71. ebb1951 lmb: Fix reserved region handling in lmb_enforce_memory_limit(). by David S. Miller · 16 years ago
  72. 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
  73. 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
  74. 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
  75. 22d9aac Merge branch 'cpuidle' into release-2.6.27 by Andi Kleen · 16 years ago
  76. 06d9e90 cpuidle: Make ladder governor honor latency requirements fully by venkatesh.pallipadi@intel.com · 16 years ago
  77. 320eee7 cpuidle: Menu governor fix wrong usage of measured_us by venkatesh.pallipadi@intel.com · 16 years ago
  78. a2bd9202 cpuidle: Do not use poll_idle unless user asks for it by venkatesh.pallipadi@intel.com · 16 years ago
  79. 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
  80. cebd770 hwmon-vid: Fix AMD K8 VID decoding by Jean Delvare · 16 years ago
  81. cd98a04 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  82. 45edb89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  83. a600683 Merge branch 'ioremap' into release-2.6.27 by Andi Kleen · 16 years ago
  84. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  85. 21d3bdb Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  86. df60a84 lockdep: fix build if CONFIG_PROVE_LOCKING not defined by Stephen Hemminger · 16 years ago
  87. 2fdc869 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  88. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
  89. fc0091b x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. by Alex Nixon · 16 years ago
  90. 3141eb6 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  91. 7db9cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  92. 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
  93. 55cd534 sched: scale sysctl_sched_shares_ratelimit with nr_cpus by Peter Zijlstra · 16 years ago
  94. 024b246 alpha: move include/asm-alpha to arch/alpha/include/asm by Linus Torvalds · 16 years ago
  95. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  96. 529d0e4 Merge branch 'x86/geode' into x86/urgent by Ingo Molnar · 16 years ago
  97. 97bb812 ALSA: wm8990: Implement speaker volume PGA by Mark Brown · 16 years ago
  98. 436a745 ALSA: wm8990: Fix routing of left DAC to speaker mixer by Mark Brown · 16 years ago
  99. 9419fc1 omfs: fix oops when file metadata is corrupted by Bob Copeland · 16 years ago
  100. c963343 omfs: fix potential oops when directory size is corrupted by Bob Copeland · 16 years ago