1. 836ad48 power_supply: Hold a wake_lock while power supply change notifications are pending by Arve Hjønnevåg · 15 years ago
  2. 783820b Input: evdev - Add ioctl to block suspend while event queue is not empty. by Arve Hjønnevåg · 16 years ago
  3. d3bf8ae ledtrig-sleep: Add led trigger for sleep debugging. by Arve Hjønnevåg · 16 years ago
  4. 025ff0a PM: Add user-space wake lock api. by Arve Hjønnevåg · 16 years ago
  5. e9911f4 PM / Sleep: Add wake lock api wrapper on top of wakeup sources by Arve Hjønnevåg · 12 years ago
  6. 6bb1a6f [docs] android: Add android config documentation to boot framework. by Mike Chan · 16 years ago
  7. 4f65be1 [ARM] Optionally flush entire dcache from v6_dma_flush_range by Arve Hjønnevåg · 15 years ago
  8. cde8949 mm: Add min_free_order_shift tunable. by Arve Hjønnevåg · 15 years ago
  9. ed275aa [ARM] avoid mis-detecting some V7 cores in the decompressor by Brian Swetland · 16 years ago
  10. 8b6990f [ARM] armv6 dcc tty driver by Arve Hjønnevåg · 17 years ago
  11. 109a3af ARM: Make low-level printk work by Tony Lindgren · 19 years ago
  12. befae2f cgroup: Remove call to synchronize_rcu in cgroup_attach_task by Colin Cross · 14 years ago
  13. 4a12178 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 13 years ago
  14. c0f6fa8 cgroup: Set CGRP_RELEASABLE when adding to a cgroup by Colin Cross · 14 years ago
  15. e5e483d ARM: allow the kernel text section to be made read-only by Colin Cross · 13 years ago
  16. b64f7cc ARM: smp: implement arch_trigger_all_cpus_backtrace using IPI by Dima Zavin · 13 years ago
  17. 74b6cdd ARM: cache-l2x0: update workaround for PL310 errata 727915 by Colin Cross · 13 years ago
  18. bd7f903 cpuidle: governor: menu: don't use loadavg by Colin Cross · 13 years ago
  19. 2d1fe03 ARM: add option to flush console before reboot by Dima Zavin · 13 years ago
  20. 847bb6f power: Add option to log time spent in suspend by Colin Cross · 13 years ago
  21. b7d739c panic: Add board ID to panic output by Nishanth Menon · 13 years ago
  22. c8ffd5b PM: Print pending wakeup IRQ preventing suspend to dmesg by Todd Poynor · 14 years ago
  23. 2ccc409 printk: do not handle non-sleepable notification in console_cpu_notify by mhban · 13 years ago
  24. 6fb6e04 ARM: vfp: Always save VFP state in vfp_pm_suspend by Colin Cross · 13 years ago
  25. 0dbef5c ARM: vfp: Move exception address fixup into vfphw.S by Colin Cross · 14 years ago
  26. 7227fb4 [ARM] process: Add display of memory around registers when displaying regs. by San Mehat · 15 years ago
  27. 9109a22 drivers: power: Add watchdog timer to catch drivers which lockup during suspend. by Benoit Goby · 15 years ago
  28. 71b54d4 mmc_block: Allow more than 8 partitions per card by Colin Cross · 14 years ago
  29. ba04afb mtd: nand: Allow NAND chip ids to be included standalone. by Dima Zavin · 16 years ago
  30. 1fcada3 Make /dev/mem configurable, as we don't want it. by Robert Love · 16 years ago
  31. 141e799 Add build option to to set the default panic timeout. by Arve Hjønnevåg · 17 years ago
  32. 07f174e sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 16 years ago
  33. 96714b5 [ARM] Do not call flush_cache_user_range with mmap_sem held by Dima Zavin · 14 years ago
  34. 0034102 Linux 3.4-rc2 by Linus Torvalds · 12 years ago
  35. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  36. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  37. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  38. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  39. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  40. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  41. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  42. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  43. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  44. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 12 years ago
  45. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  46. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  47. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  48. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  49. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  50. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 12 years ago
  52. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  53. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  54. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  55. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 12 years ago
  56. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  57. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 12 years ago
  58. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 12 years ago
  59. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 12 years ago
  60. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 12 years ago
  61. 04fd3d3 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 12 years ago
  62. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 12 years ago
  63. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 12 years ago
  64. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  66. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 12 years ago
  67. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 12 years ago
  68. 95fc2d8 blackfin: fix L1 data A overflow link issue by Mike Frysinger · 12 years ago
  69. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  70. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 12 years ago
  71. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 12 years ago
  72. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 12 years ago
  73. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 12 years ago
  74. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 12 years ago
  75. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 12 years ago
  76. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 12 years ago
  77. b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 12 years ago
  78. efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 12 years ago
  79. 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 12 years ago
  80. 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 12 years ago
  81. d59d77e mmc: omap_hsmmc: use runtime put sync in probe error patch by Balaji T K · 12 years ago
  82. e841a7c mmc: sdio: Use empty system suspend/resume callbacks at the bus level by Rafael J. Wysocki · 12 years ago
  83. 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 12 years ago
  84. 210b7d2 mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers by Manuel Lauss · 12 years ago
  85. eb91b91 mmc: sh_mmcif: Simplify calculation of mmc->f_min by Simon Horman · 12 years ago
  86. 930f152 mmc: sh_mmcif: mmc->f_max should be half of the bus clock by Simon Horman · 12 years ago
  87. f938825 mmc: sh_mmcif: double clock speed by Simon Horman · 12 years ago
  88. 5865f28 mmc: block: Remove use of mmc_blk_set_blksize by Ulf Hansson · 12 years ago
  89. faf8180 mmc: atmel-mci: add support for odd clock dividers by Ludovic Desroches · 12 years ago
  90. 33ab4bb mmc: atmel-mci: r/w proof capability only available since v2xx by Ludovic Desroches · 12 years ago
  91. 66292ad mmc: atmel-mci: correct data timeout computation by Ludovic Desroches · 12 years ago
  92. 9f4e815 mmc: sdhci-s3c: Enable runtime power management by Mark Brown · 12 years ago
  93. d5e9c02 mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend by Mark Brown · 12 years ago
  94. 9bda6da mmc: sdhci-s3c: use devm_ functions by Julia Lawall · 12 years ago
  95. a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  96. 1d4dc33 mmc: sdhci-s3c: Keep a copy of platform data and use it by Thomas Abraham · 12 years ago
  97. 0d22c77 mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata by Thomas Abraham · 12 years ago
  98. 3119936a mmc: sdhci-s3c: Remove usage of clk_type member in platform data by Thomas Abraham · 12 years ago
  99. 44c14c1 MAINTAINERS: update for Marvell Ethernet drivers by stephen hemminger · 12 years ago
  100. 5a43097 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 12 years ago