summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2013-04-0818-1191/+1059
|\
| * Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/s...Tony Lindgren2013-03-289-92/+51
| |\
| | * ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT buildSantosh Shilimkar2013-03-281-0/+16
| | * ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPUSantosh Shilimkar2013-03-281-4/+2
| | * ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist nowSantosh Shilimkar2013-03-281-8/+2
| | * ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()Santosh Shilimkar2013-03-281-31/+20
| | * ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup codeSantosh Shilimkar2013-03-281-2/+0
| | * ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot pathSantosh Shilimkar2013-03-281-4/+0
| | * ARM: OMAP4+: Remove the un-necessary cache flush from hotplug codeSantosh Shilimkar2013-03-281-6/+0
| | * ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar2013-03-285-30/+4
| | * ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architecturesTero Kristo2013-03-281-7/+7
| * | Merge tag 'omap-cleanup-a-for-3.10' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-03-277-988/+1008
| |\ \
| | * | ARM: OMAP2+: clock data: Remove CK_* flagsJ Keerthy2013-03-187-988/+1008
| | |/
| * | ARM: OMAP2+: Remove unused DMA channel definitionsJarkko Nikula2013-03-201-70/+0
| * | ARM: OMAP1: Remove unused DMA channel definitionsJarkko Nikula2013-03-201-41/+0
| |/
* | Merge branch 'gic/cleanup' into next/cleanupOlof Johansson2013-04-021-0/+1
|\ \
| * | irqchip: vic: add include of linux/irq.hOlof Johansson2013-04-021-0/+1
* | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-04-021-1/+1
|\ \ \
| * | | ARM: at91: Fix typo in restart code panic messageMaxime Ripard2013-03-261-1/+1
* | | | ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard2013-04-021-1/+5
* | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-02393-1844/+2691
|\ \ \ \ | | |/ / | |/| |
| * | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-2617-131/+21
| * | | irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas2013-03-261-2/+1
| * | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-2621-55/+71
| * | | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas2013-03-263-6/+6
| | |/ | |/|
| * | Linux 3.9-rc3v3.9-rc3Linus Torvalds2013-03-171-1/+1
| * | perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
| * | perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-177-12/+25
| |\ \
| | * | Btrfs: fix warning of free_extent_mapLiu Bo2013-03-151-0/+1
| | * | Btrfs: fix warning when creating snapshotsLiu Bo2013-03-141-6/+5
| | * | Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-141-4/+6
| | * | Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-141-1/+4
| | * | btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-141-0/+6
| | * | Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-141-1/+0
| | * | Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-141-0/+3
| * | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-151-5/+6
| |\ \ \
| | * | | kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
| * | | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2013-03-153-8/+11
| |\ \ \ \
| | * | | | openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-131-1/+0
| | * | | | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
| | * | | | openrisc: require gpiolibJonas Bonn2013-03-131-1/+1
| * | | | | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-157-7/+10
| |\ \ \ \ \
| | * | | | | final removal of CONFIG_EXPERIMENTALKees Cook2013-03-121-4/+0
| | * | | | | w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski2013-03-121-1/+2
| | * | | | | w1-gpio: fix unused variable warningJohan Hovold2013-03-121-0/+2
| | * | | | | w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold2013-03-121-2/+2
| | * | | | | ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2013-03-124-0/+4
| * | | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-03-158-28/+89
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai2013-03-151-0/+4
OpenPOWER on IntegriCloud