1. 3aec034 ARM: davinci: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  2. 30dc72c ARM: kirkwood: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  3. 0b210d9 ARM: calxeda: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  4. f040c26 ARM: tegra: cpuidle: use init/exit common routine for tegra3 by Daniel Lezcano · 11 years ago
  5. c5106c9 ARM: tegra: cpuidle: use init/exit common routine for tegra2 by Daniel Lezcano · 11 years ago
  6. 0e9e8b4 ARM: OMAP4: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  7. 3cf4bc3 ARM: shmobile: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  8. e158f9d ARM: tegra: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  9. 472a85f ARM: OMAP3: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  10. 22f5d1f ARM: at91: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  11. e8928e2 ARM: ux500: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  12. 4c637b2 cpuidle: make a single register function for all by Daniel Lezcano · 11 years ago
  13. 80b1c19 ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu by Daniel Lezcano · 11 years ago
  14. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  15. 3dcb9f1 ARM: OMAP3: remove cpuidle_wrap_enter by Daniel Lezcano · 12 years ago
  16. 80d538b ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype by Daniel Lezcano · 12 years ago
  17. 38ef8d3 ARM: shmobile: cpuidle: remove shmobile_enter_wfi function by Daniel Lezcano · 12 years ago
  18. 38a94f4 SH: cpuidle: check error code at init by Daniel Lezcano · 11 years ago
  19. 0a4f841 SH: cpuidle: initialize the driver's states directly by Daniel Lezcano · 11 years ago
  20. 194db92 SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage by Daniel Lezcano · 11 years ago
  21. 055d752 SH: cpuidle: remove pointless initialization by Daniel Lezcano · 11 years ago
  22. 94b4624 intel_idle: remove stop/start critical timings by Daniel Lezcano · 11 years ago
  23. 5b4bdac Merge tag 'omap-pm-v3.10/cleanup/cpuidle-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into pm-cpuidle by Rafael J. Wysocki · 12 years ago
  24. db4f3da ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 support by Santosh Shilimkar · 12 years ago
  25. e745725 ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state() by Santosh Shilimkar · 12 years ago
  26. eb495d3 ARM: OMAP4: CPUidle: Make C-state description field more precise by Santosh Shilimkar · 12 years ago
  27. 63b951e ARM: OMAP: CPUidle: Unregister drivere on device registration failure by Santosh Shilimkar · 12 years ago
  28. dbd1ba6 ARM: OMAP4: CPUidle: Avoid double idle driver registration by Santosh Shilimkar · 12 years ago
  29. 0d97558 ARM: omap3: cpuidle: enable time keeping by Daniel Lezcano · 12 years ago
  30. 1ca8094 POWERPC: pseries: cpuidle: use time keeping flag by Daniel Lezcano · 12 years ago
  31. 561a07a ARM: omap3: cpuidle: enable time keeping by Daniel Lezcano · 12 years ago
  32. c062d44 ARM: davinci: cpuidle: fix wrong enter function by Daniel Lezcano · 12 years ago
  33. 0697598 ARM: tegra: cpuidle: remove useless initialization by Daniel Lezcano · 12 years ago
  34. 14ad7a1 ARM: tegra2: cpuidle: change driver initialization by Daniel Lezcano · 12 years ago
  35. 688036b ARM: shmobile: cpuidle: remove useless WFI function by Daniel Lezcano · 12 years ago
  36. d504709 ARM: shmobile: pm: fix init sections by Daniel Lezcano · 12 years ago
  37. f69e44b Merge branch 'pm-cpuidle-next' into linux-next by Rafael J. Wysocki · 12 years ago
  38. 0f0c8aa Merge branch 'acpi-assorted' into linux-next by Rafael J. Wysocki · 12 years ago
  39. 077f893 Merge branch 'acpi-pm' into linux-next by Rafael J. Wysocki · 12 years ago
  40. 6912897 Merge branch 'acpica' into linux-next by Rafael J. Wysocki · 12 years ago
  41. 16b53e7 Merge branch 'acpi-lpss' into linux-next by Rafael J. Wysocki · 12 years ago
  42. 408fb7f Merge branch 'acpi-hotplug' into linux-next by Rafael J. Wysocki · 12 years ago
  43. 31880c3 Linux 3.9-rc6 by Linus Torvalds · 12 years ago
  44. 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  45. 39ab967 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. e74e2592 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 12 years ago
  47. e20800f alpha: irq: run all handlers with interrupts disabled by Will Deacon · 12 years ago
  48. cd8d233 alpha: makefile: don't enforce small data model for kernel builds by Will Deacon · 12 years ago
  49. aa8b4be alpha: Add irongate_io to PCI bus resources by Jay Estabrook · 12 years ago
  50. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 12 years ago
  51. fe69690 Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  52. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  53. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  54. 9187082 x86: Fix rebuild with EFI_STUB enabled by Jan Beulich · 12 years ago
  55. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
  56. 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  57. 00fa6fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  58. ff802e3 firmware,IB/qib: revert firmware file move by Mike Marciniszyn · 12 years ago
  59. e0a77f2 Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  60. b2c87ca GFS2: Issue discards in 512b sectors by Bob Peterson · 12 years ago
  61. e24b0bf Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" by Johan Hovold · 12 years ago
  62. c4c80f6 Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  63. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  64. 19b0092 dm cache: reduce bio front_pad size in writeback mode by Mike Snitzer · 12 years ago
  65. b844fe6 dm cache: fix writes to cache device in writethrough mode by Darrick J. Wong · 12 years ago
  66. 80fa8181 MIPS: Delete definition of SA_RESTORER. by Ralf Baechle · 12 years ago
  67. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 12 years ago
  68. ed1197f MIPS: Fix build error cavium-octeon without CONFIG_SMP by EunBong Song · 12 years ago
  69. aaa9fad MIPS: Kconfig: Rename SNIPROM too by Paul Bolle · 12 years ago
  70. 143f0f6 MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" by Paul Bolle · 12 years ago
  71. ad8c396 MIPS: Unbreak function tracer for 64-bit kernel. by David Daney · 12 years ago
  72. 868211d ALSA: hda/generic - fix uninitialized variable by Jiri Slaby · 12 years ago
  73. 34e2ed3 net: ipv4: notify when address lifetime changes by Jiri Pirko · 12 years ago
  74. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 12 years ago
  75. 0e82e7f6d af_unix: If we don't care about credentials coallesce all messages by Eric W. Biederman · 12 years ago
  76. 25da0e3 Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" by Eric W. Biederman · 12 years ago
  77. 4de79c7 bonding: remove sysfs before removing devices by Veaceslav Falico · 12 years ago
  78. 31d1670 atl1e: limit gso segment size to prevent generation of wrong ip length fields by Hannes Frederic Sowa · 12 years ago
  79. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  80. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  81. e2409d8 r8169: fix auto speed down issue by hayeswang · 12 years ago
  82. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  83. 518314f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 12 years ago
  84. b6a9b7f mm: prevent mmap_cache race in find_vma() by Jan Stancek · 12 years ago
  85. 22d1e6f Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  86. 6cb437a Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 12 years ago
  87. fc1a7fe Merge branch 'acpi-fixes' into fixes by Rafael J. Wysocki · 12 years ago
  88. 014642c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  89. 8d44827 Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  90. 8fc2442 Revert "ALSA: hda - Allow power_save_controller option override DCAPS" by Takashi Iwai · 12 years ago
  91. aeb3a97 ALSA: hda - fix typo in proc output by David Henningsson · 12 years ago
  92. c2952d2 GFS2: Fix unlock of fcntl locks during withdrawn state by Steven Whitehouse · 12 years ago
  93. 441362d GFS2: return error if malloc failed in gfs2_rs_alloc() by Wei Yongjun · 12 years ago
  94. 4146c3d GFS2: use memchr_inv by Akinobu Mita · 12 years ago
  95. 57c7310 GFS2: use kmalloc for lvb bitmap by David Teigland · 12 years ago
  96. f1a9a14 HID: magicmouse: fix race between input_register() and probe() by Benjamin Tissoires · 12 years ago
  97. 1d87caa ALSA: hda - Enabling Realtek ALC 671 codec by Rainer Koenig · 12 years ago
  98. 66ade47 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  99. de7d5f7 PCI/PM: Disable runtime PM of PCIe ports by Rafael J. Wysocki · 12 years ago
  100. 24ad0ef PCI/ACPI: Always resume devices on ACPI wakeup notifications by Rafael J. Wysocki · 12 years ago