1. 5be8f63 Merge branch 'tegra/fixes' into next/cleanup by Arnd Bergmann · 11 years ago
  2. f199ab1 Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 11 years ago
  3. 5e7deed Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.10/fixes-pm by Tony Lindgren · 11 years ago
  4. 6fa6183 Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 11 years ago
  5. b7806dc ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup method by Santosh Shilimkar · 12 years ago
  6. 321ae6f Merge branch 'gic/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  7. bc895b5 irqchip: vic: add include of linux/irq.h by Olof Johansson · 12 years ago
  8. 3fce7fd Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup by Olof Johansson · 12 years ago
  9. ebafed7 ARM: irq: Call irqchip_init if no init_irq function is specified by Maxime Ripard · 12 years ago
  10. c257307 Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 into next/cleanup by Olof Johansson · 12 years ago
  11. 46f101d irqchip: irq-gic: Fix checkpatch errors by Sachin Kamat · 12 years ago
  12. eebd1fd ARM: tegra: powergate: Don't error out if new state == old state by Thierry Reding · 12 years ago
  13. 99f69fe ARM: tegra: Export tegra_powergate_sequence_power_up() by Thierry Reding · 12 years ago
  14. c309f7f Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux into omap-for-v3.10/cleanup-v2 by Tony Lindgren · 12 years ago
  15. fd1c078 ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT build by Santosh Shilimkar · 12 years ago
  16. d5336a5 ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPU by Santosh Shilimkar · 12 years ago
  17. 6cf3895 ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist now by Santosh Shilimkar · 12 years ago
  18. b699ddd ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus() by Santosh Shilimkar · 12 years ago
  19. 2f82bd7 ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code by Santosh Shilimkar · 12 years ago
  20. 466caec ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path by Santosh Shilimkar · 12 years ago
  21. 4df9c29 ARM: OMAP4+: Remove the un-necessary cache flush from hotplug code by Santosh Shilimkar · 12 years ago
  22. 6b85638 ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple by Santosh Shilimkar · 12 years ago
  23. f98d5fe ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architectures by Tero Kristo · 12 years ago
  24. cdcbdfb Merge tag 'omap-cleanup-a-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.10/cleanup by Tony Lindgren · 12 years ago
  25. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 12 years ago
  26. aec0095 irqchip: gic: Call handle_bad_irq() directly by Catalin Marinas · 12 years ago
  27. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  28. f36a3bb1 arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h by Catalin Marinas · 12 years ago
  29. e761945 ARM: at91: Fix typo in restart code panic message by Maxime Ripard · 12 years ago
  30. d8443c8 ARM: OMAP2+: Remove unused DMA channel definitions by Jarkko Nikula · 12 years ago
  31. f9da561 ARM: OMAP1: Remove unused DMA channel definitions by Jarkko Nikula · 12 years ago
  32. 78e52e0 ARM: OMAP2+: clock data: Remove CK_* flags by J Keerthy · 12 years ago
  33. 1a02bdf Merge tag 'cleanup_for_v3.10' of git://git.infradead.org/users/jcooper/linux into next/cleanup by Arnd Bergmann · 12 years ago
  34. a937536 Linux 3.9-rc3 by Linus Torvalds · 12 years ago
  35. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  36. 2a6e06b perf,x86: fix wrmsr_on_cpu() warning on suspend/resume by Linus Torvalds · 12 years ago
  37. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  38. 3e762c8 arm: mach-orion5x: use mv_mbus_dram_info() in PCI code by Thomas Petazzoni · 12 years ago
  39. 59f1613 arm: plat-orion: use mv_mbus_dram_info() in PCIe code by Thomas Petazzoni · 12 years ago
  40. efaaa98 arm: plat-orion: only build addr-map.c when needed by Thomas Petazzoni · 12 years ago
  41. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 12 years ago
  42. e204378 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  43. 2365958 Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  44. 9e1a0aa Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  45. 5cd8846 Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  46. c7f17de Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  47. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  48. 92fbb1c Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  49. ef9c20a Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 12 years ago
  50. b0d62d9 Merge tag 'clksrc-cleanup-for-3.10' of git://sources.calxeda.com/kernel/linux into next/cleanup by Arnd Bergmann · 12 years ago
  51. a3fe14c Merge branch 'next/cleanup-s5p' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Arnd Bergmann · 12 years ago
  52. 3cdb59d Merge branch 'next/cleanup-s3c' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Arnd Bergmann · 12 years ago
  53. d4cba7f memory: tegra30: Fix build error w/o PM by Hiroshi Doyu · 12 years ago
  54. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  55. 6d3073e ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs by Takashi Iwai · 12 years ago
  56. 57220bc sound: sequencer: cap array index in seq_chn_common_event() by Dan Carpenter · 12 years ago
  57. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 12 years ago
  58. b714a71 ALSA: hda/ca0132 - Remove extra setting of dsp_state. by Dylan Reid · 12 years ago
  59. e8f1bd5 ALSA: hda/ca0132 - Check download state of DSP. by Dylan Reid · 12 years ago
  60. d1d2850 ALSA: hda/ca0132 - Check if dspload_image succeeded. by Dylan Reid · 12 years ago
  61. a2362d2 mm/fremap.c: fix possible oops on error path by Michel Lespinasse · 12 years ago
  62. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  63. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 12 years ago
  64. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  65. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 12 years ago
  66. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 12 years ago
  67. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 12 years ago
  68. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 12 years ago
  69. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 12 years ago
  70. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 12 years ago
  71. 8c958c7 hwmon: (pmbus/ltc2978) Fix temperature reporting by Guenter Roeck · 12 years ago
  72. 303985f ALSA: hda - Disable IDT eapd_switch if there are no internal speakers by David Henningsson · 12 years ago
  73. 6975404 hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() by David Woodhouse · 12 years ago
  74. df06907 hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes by Axel Lin · 12 years ago
  75. 9d1400c ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation by Marek Szyprowski · 12 years ago
  76. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  77. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  78. 59bfbcf idr: idr_alloc() shouldn't trigger lowmem warning when preloaded by Tejun Heo · 12 years ago
  79. 415586c UAPI: fix endianness conditionals in M32R's asm/stat.h by David Howells · 12 years ago
  80. ca044f9 UAPI: fix endianness conditionals in linux/raid/md_p.h by David Howells · 12 years ago
  81. 29ba06b UAPI: fix endianness conditionals in linux/acct.h by David Howells · 12 years ago
  82. 51b154e UAPI: fix endianness conditionals in linux/aio_abi.h by David Howells · 12 years ago
  83. 97da55f decompressors: fix typo "POWERPC" by Paul Bolle · 12 years ago
  84. 6d7825b mm/fremap.c: fix oops on error path by Andrew Morton · 12 years ago
  85. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 12 years ago
  86. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 12 years ago
  87. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 12 years ago
  88. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago
  89. e68035f workqueue: convert to idr_alloc() by Tejun Heo · 12 years ago
  90. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 12 years ago
  91. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 12 years ago
  92. 522cff1 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 12 years ago
  93. 2ca3952 signal: always clear sa_restorer on execve by Kees Cook · 12 years ago
  94. f874945 mm: remove_memory(): fix end_pfn setting by Toshi Kani · 12 years ago
  95. ebf47be include/linux/res_counter.h needs errno.h by Andrew Morton · 12 years ago
  96. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  97. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  98. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  99. e66eded userns: Don't allow CLONE_NEWUSER | CLONE_FS by Eric W. Biederman · 12 years ago
  100. 27b351c USB: quatech2: only write to the tty if the port is open. by Bill Pemberton · 12 years ago