summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-081-7/+3
|\
| * cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan2014-02-271-1/+1
| * cpuset: fix a locking issue in cpuset_migrate_mm()Li Zefan2014-02-271-6/+2
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-081-0/+2
|\ \
| * | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari2014-03-071-0/+1
| * | libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos2014-03-031-0/+1
* | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-083-11/+29
|\ \ \
| * | | firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-073-11/+29
* | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2014-03-082-16/+5
|\ \ \ \
| * | | | firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter2014-03-061-13/+2
| * | | | firewire: net: fix use after freeStefan Richter2014-02-281-3/+3
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-03-081-2/+34
|\ \ \ \ \
| * | | | | clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency changeBenoit Cousson2014-03-051-2/+34
* | | | | | Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-084-29/+103
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-03-081-28/+23
| |\ \ \ \ \ \
| | * | | | | | cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar2014-03-061-0/+2
| | * | | | | | cpufreq: Initialize policy before making it available for others to useViresh Kumar2014-03-061-14/+14
| | * | | | | | cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner2014-03-061-14/+7
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki2014-03-083-1/+80
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | * | | | | ACPI / sleep: pm_power_off needs more sanity checks to be installedLi, Aubrey2014-03-031-1/+6
| | | | |/ / / /
| | | * / / / / ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy2014-03-061-0/+64
| | | |/ / / /
| | * | | | | ACPI / resources: ignore invalid ACPI device resourcesZhang Rui2014-03-011-0/+10
* | | | | | | x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-072-2/+2
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-03-078-7/+37
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland2014-03-071-0/+1
| * | | | | | | ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij2014-03-071-0/+2
| * | | | | | | ARM: fix noMMU kallsyms symbol filteringRussell King2014-03-072-6/+5
| * | | | | | | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni2014-02-212-1/+13
| * | | | | | | ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long2014-02-181-0/+13
| * | | | | | | ARM: 7963/1: mm: report both sections from PMDKees Cook2014-02-181-0/+3
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-076-24/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-072-2/+11
| * | | | | | | | x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra2014-03-061-10/+23
| * | | | | | | | x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa2014-03-041-7/+13
| * | | | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-03-043-8/+23
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | x86/efi: Quirk out SGI UVBorislav Petkov2014-03-043-8/+23
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-03-072-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-03-071-0/+1
| * | | | | | | | | powerpc/tm: Fix crash when forking inside a transactionMichael Neuling2014-03-071-0/+9
* | | | | | | | | | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-073-1/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-033-1/+22
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-072-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: Include missing header file in irqdomain.cRashika Kheria2014-02-271-0/+1
| * | | | | | | | | | genirq: Remove racy waitqueue_active checkChuansheng Liu2014-02-271-2/+1
* | | | | | | | | | | Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-0710-112/+425
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-071-21/+92
| * | | | | | | | | | | dm thin: fix Documentation for held metadata root featureMike Snitzer2014-03-061-3/+2
| * | | | | | | | | | | dm thin: fix noflush suspend IO queueingJoe Thornber2014-03-051-2/+72
| * | | | | | | | | | | dm thin: fix deadlock in __requeue_bio_listJoe Thornber2014-03-051-6/+7
| * | | | | | | | | | | dm thin: fix out of data space handlingJoe Thornber2014-03-051-45/+102