Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels | Dave Martin | 1 | -0/+2 |
2013-04-25 | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable | Russell King | 646 | -2969/+8313 |
2013-04-24 | ARM: mcpm: provide an interface to set the SMP ops at run time | Nicolas Pitre | 2 | -1/+8 |
2013-04-24 | ARM: mcpm: generic SMP secondary bringup and hotplug support | Nicolas Pitre | 2 | -1/+88 |
2013-04-24 | ARM: mcpm_head.S: vlock-based first man election | Dave Martin | 3 | -6/+38 |
2013-04-24 | ARM: mcpm: Add baremetal voting mutexes | Dave Martin | 3 | -0/+348 |
2013-04-24 | ARM: mcpm: introduce helpers for platform coherency exit/setup | Dave Martin | 5 | -2/+828 |
2013-04-24 | ARM: mcpm: introduce the CPU/cluster power API | Nicolas Pitre | 2 | -0/+183 |
2013-04-24 | ARM: multi-cluster PM: secondary kernel entry code | Nicolas Pitre | 5 | -0/+159 |
2013-04-24 | ARM: cacheflush: add synchronization helpers for mixed cache state accesses | Nicolas Pitre | 1 | -0/+75 |
2013-03-18 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -22/+15 |
2013-03-18 | Linux 3.9-rc3v3.9-rc3 | Linus Torvalds | 1 | -1/+1 |
2013-03-18 | perf,x86: fix link failure for non-Intel configs | David Rientjes | 1 | -1/+5 |
2013-03-18 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 1 | -1/+3 |
2013-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 7 | -12/+25 |
2013-03-16 | Btrfs: fix warning of free_extent_map | Liu Bo | 1 | -0/+1 |
2013-03-16 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -5/+6 |
2013-03-16 | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux | Linus Torvalds | 3 | -8/+11 |
2013-03-16 | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -7/+10 |
2013-03-16 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 8 | -28/+89 |
2013-03-16 | Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 1 | -2/+3 |
2013-03-16 | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -23/+63 |
2013-03-16 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -11/+42 |
2013-03-15 | ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME | Hiroshi Doyu | 1 | -1/+1 |
2013-03-15 | ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c... | Santosh Shilimkar | 1 | -1/+1 |
2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 3 | -0/+12 |
2013-03-15 | ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs | Takashi Iwai | 1 | -0/+4 |
2013-03-15 | sound: sequencer: cap array index in seq_chn_common_event() | Dan Carpenter | 1 | -0/+6 |
2013-03-15 | mfd: twl4030-madc: Remove __exit_p annotation | Arnd Bergmann | 1 | -1/+1 |
2013-03-15 | ALSA: hda/ca0132 - Remove extra setting of dsp_state. | Dylan Reid | 1 | -9/+6 |
2013-03-15 | ALSA: hda/ca0132 - Check download state of DSP. | Dylan Reid | 1 | -2/+3 |
2013-03-15 | ALSA: hda/ca0132 - Check if dspload_image succeeded. | Dylan Reid | 1 | -2/+6 |
2013-03-15 | Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ... | Russell King | 19 | -387/+585 |
2013-03-15 | mm/fremap.c: fix possible oops on error path | Michel Lespinasse | 1 | -3/+2 |
2013-03-15 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -1/+3 |
2013-03-15 | list: Fix double fetch of pointer in hlist_entry_safe() | Paul E. McKenney | 1 | -1/+3 |
2013-03-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -7/+9 |
2013-03-14 | Btrfs: fix warning when creating snapshots | Liu Bo | 1 | -6/+5 |
2013-03-14 | Btrfs: return as soon as possible when edquot happens | Wang Shilong | 1 | -4/+6 |
2013-03-14 | Btrfs: return EIO if we have extent tree corruption | Josef Bacik | 1 | -1/+4 |
2013-03-14 | btrfs: use rcu_barrier() to wait for bdev puts at unmount | Eric Sandeen | 1 | -0/+6 |
2013-03-14 | Btrfs: remove btrfs_try_spin_lock | Liu Bo | 1 | -1/+0 |
2013-03-14 | Btrfs: get better concurrency for snapshot-aware defrag work | Liu Bo | 1 | -0/+3 |
2013-03-14 | hwmon: (pmbus/ltc2978) Fix temperature reporting | Guenter Roeck | 1 | -6/+8 |
2013-03-14 | ALSA: hda - Disable IDT eapd_switch if there are no internal speakers | David Henningsson | 1 | -0/+29 |
2013-03-14 | hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() | David Woodhouse | 1 | -5/+7 |
2013-03-14 | hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib... | Axel Lin | 1 | -0/+2 |
2013-03-14 | ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation | Marek Szyprowski | 1 | -2/+3 |
2013-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 11 | -0/+12 |
2013-03-14 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 16 | -174/+144 |