| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, cpuid: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -7/+8 |
* | x86, msr: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -7/+9 |
* | powerpc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+7 |
* | sparc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+5 |
* | s390, smp: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -4/+9 |
* | s390, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+4 |
* | arm, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+6 |
* | arm, hw-breakpoint: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+7 |
* | ia64, err-inject: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -2/+13 |
* | ia64, topology: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+5 |
* | ia64, palinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+5 |
* | ia64, salinfo: Fix hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+5 |
* | CPU hotplug, perf: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+15 |
* | Doc/cpu-hotplug: Specify race-free way to register CPU hotplug callbacks | Srivatsa S. Bhat | 2014-03-20 | 1 | -0/+45 |
* | CPU hotplug: Provide lockless versions of callback registration functions | Srivatsa S. Bhat | 2014-03-20 | 2 | -2/+66 |
* | CPU hotplug: Add lockdep annotations to get/put_online_cpus() | Gautham R. Shenoy | 2014-03-20 | 1 | -0/+17 |
* | Linux 3.14-rc7v3.14-rc7 | Linus Torvalds | 2014-03-16 | 1 | -1/+1 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-16 | 3 | -3/+12 |
|\ |
|
| * | sched/clock: Prevent tracing recursion in sched_clock_cpu() | Fernando Luis Vazquez Cao | 2014-03-11 | 1 | -2/+2 |
| * | stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus() | Peter Zijlstra | 2014-03-11 | 1 | -1/+1 |
| * | sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy | Juri Lelli | 2014-03-11 | 1 | -0/+9 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-03-16 | 4 | -6/+15 |
|\ \ |
|
| * | | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones | 2014-03-11 | 1 | -1/+2 |
| * | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2014-03-11 | 3 | -5/+13 |
| |\ \
| | |/
| |/| |
|
| | * | perf machine: Use map as success in ip__resolve_ams | Don Zickus | 2014-03-10 | 1 | -1/+1 |
| | * | perf symbols: Fix crash in elf_section_by_name | Jiri Olsa | 2014-03-10 | 1 | -3/+3 |
| | * | perf trace: Decode architecture-specific signal numbers | Ben Hutchings | 2014-03-10 | 1 | -1/+9 |
* | | | ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation | Michael Kerrisk | 2014-03-16 | 1 | -0/+2 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-03-15 | 7 | -30/+38 |
|\ \ \ |
|
| * | | | [SCSI] storvsc: NULL pointer dereference fix | Ales Novak | 2014-03-12 | 1 | -0/+3 |
| * | | | [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx | Giridhar Malavali | 2014-03-10 | 1 | -2/+1 |
| * | | | [SCSI] isci: correct erroneous for_each_isci_host macro | Lukasz Dorau | 2014-03-10 | 1 | -3/+2 |
| * | | | [SCSI] isci: fix reset timeout handling | Dan Williams | 2014-03-10 | 2 | -8/+1 |
| * | | | [SCSI] be2iscsi: fix bad if expression | Mike Christie | 2014-03-10 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Fix multiqueue MSI-X registration. | Chad Dupuis | 2014-03-10 | 1 | -16/+30 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-14 | 2 | -4/+13 |
|\ \ \ \ |
|
| * | | | | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 2014-03-14 | 1 | -1/+1 |
| * | | | | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 2014-03-11 | 1 | -3/+12 |
* | | | | | Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-03-14 | 4 | -23/+30 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2014-03-13 | 3 | -20/+18 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | cpufreq: Skip current frequency initialization for ->setpolicy drivers | Rafael J. Wysocki | 2014-03-13 | 1 | -2/+2 |
| | | | |/ / / / |
|
| | | * / / / / | ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states | Rafael J. Wysocki | 2014-03-13 | 1 | -17/+15 |
| | | |/ / / / |
|
| | * / / / / | ACPI / init: Invoke early ACPI initialization later | Rafael J. Wysocki | 2014-03-13 | 1 | -1/+1 |
| | |/ / / / |
|
| * / / / / | PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures | Zhang Rui | 2014-03-11 | 1 | -3/+12 |
| |/ / / / |
|
* | | | | | Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-03-14 | 1 | -6/+5 |
|\ \ \ \ \ |
|
| * | | | | | dm cache: fix access beyond end of origin device | Heinz Mauelshagen | 2014-03-12 | 1 | -5/+3 |
| * | | | | | dm cache: fix truncation bug when copying a block to/from >2TB fast device | Heinz Mauelshagen | 2014-03-12 | 1 | -1/+2 |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-03-13 | 6 | -17/+50 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas... | Dave Airlie | 2014-03-13 | 2 | -8/+12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/ttm: don't oops if no invalidate_caches() | Rob Clark | 2014-03-12 | 1 | -3/+5 |