| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc/mqueue: Implement lockless pipelined wakeups | Davidlohr Bueso | 2015-05-08 | 1 | -21/+33 |
* | futex: Implement lockless wakeups | Davidlohr Bueso | 2015-05-08 | 1 | -16/+17 |
* | sched: Implement lockless wake-queues | Peter Zijlstra | 2015-05-08 | 2 | -0/+92 |
* | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low | 2015-05-08 | 4 | -23/+19 |
* | sched, timer: Provide an atomic 'struct task_cputime' data structure | Jason Low | 2015-05-08 | 1 | -0/+17 |
* | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low | 2015-05-08 | 5 | -52/+62 |
* | sched/numa: Document usages of mm->numa_scan_seq | Jason Low | 2015-05-08 | 1 | -0/+13 |
* | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low | 2015-05-08 | 12 | -26/+26 |
* | sched/core: Remove unnecessary down/up conversion | Nicholas Mc Guire | 2015-05-08 | 1 | -2/+2 |
* | signals, ptrace, sched: Fix a misaligned load inside ptrace_attach() | Palmer Dabbelt | 2015-05-08 | 1 | -1/+1 |
* | sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void * | Palmer Dabbelt | 2015-05-08 | 1 | -7/+10 |
* | signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' | Palmer Dabbelt | 2015-05-08 | 2 | -12/+12 |
* | sched: Move the loadavg code to a more obvious location | Peter Zijlstra | 2015-05-08 | 6 | -219/+222 |
* | Merge branch 'sched/urgent' into sched/core, before applying new patches | Ingo Molnar | 2015-05-08 | 3 | -36/+37 |
|\ |
|
| * | sched/core: Fix regression in cpuset_cpu_inactive() for suspend | Omar Sandoval | 2015-05-08 | 1 | -16/+12 |
| * | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner | 2015-05-08 | 3 | -20/+25 |
* | | sched/core: Remove __cpuinit section tag that crept back in | Paul Gortmaker | 2015-05-08 | 1 | -1/+1 |
* | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2015-05-08 | 1 | -4/+0 |
|\ \
| |/
|/| |
|
| * | sched/autogroup: Remove unnecessary #ifdef guards | Tobias Klauser | 2015-04-16 | 1 | -4/+0 |
* | | Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-08 | 6 | -7/+51 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp' | Rafael J. Wysocki | 2015-05-07 | 230 | -1649/+2700 |
| |\ \ \ \ |
|
| | | | * | | ACPI / PNP: add two IDs to list for PNPACPI device enumeration | Witold Szczeponik | 2015-05-04 | 1 | -0/+2 |
| | | * | | | ACPI / documentation: Fix ambiguity in the GPIO properties document | Rafael J. Wysocki | 2015-05-04 | 1 | -3/+3 |
| | | * | | | ACPI / documentation: fix a sentence about GPIO resources | Antonio Ospite | 2015-04-30 | 1 | -1/+1 |
| | * | | | | ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook | Chris Bainbridge | 2015-04-30 | 1 | -0/+22 |
| * | | | | | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus | Jiang Liu | 2015-04-30 | 2 | -3/+23 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-07 | 4 | -5/+12 |
|\ \ \ \ \ |
|
| * | | | | | f2fs: fix wrong error hanlder in f2fs_follow_link | Jaegeuk Kim | 2015-05-04 | 1 | -5/+3 |
| * | | | | | Revert "f2fs: enhance multi-threads performance" | Jaegeuk Kim | 2015-05-04 | 3 | -0/+9 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-05-07 | 7 | -13/+16 |
|\ \ \ \ \ |
|
| * | | | | | pinctrl: Don't just pretend to protect pinctrl_maps, do it for real | Doug Anderson | 2015-05-06 | 3 | -8/+6 |
| * | | | | | pinctrl: mediatek: mtk-common: initialize unmask | Colin Ian King | 2015-05-04 | 1 | -0/+2 |
| * | | | | | pinctrl: qcom-spmi-mpp: Fix input value report | Ivan T. Ivanov | 2015-04-28 | 1 | -4/+5 |
| * | | | | | pinctrl: qcom-spmi: Fix pin direction configuration | Ivan T. Ivanov | 2015-04-27 | 2 | -0/+2 |
| * | | | | | pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio) | Andrew Andrianov | 2015-04-27 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-05-07 | 2 | -4/+25 |
|\ \ \ \ \ |
|
| * | | | | | vfio: Fix runaway interruptible timeout | Alex Williamson | 2015-05-02 | 1 | -3/+18 |
| * | | | | | vfio-pci: Log device requests more verbosely | Alex Williamson | 2015-05-01 | 1 | -1/+7 |
| |/ / / / |
|
* | | | | | Merge tag 'for-linus' of git://github.com/dledford/linux | Linus Torvalds | 2015-05-07 | 31 | -219/+568 |
|\ \ \ \ \ |
|
| * | | | | | MAINTAINERS: Update InfiniBand subsystem maintainer | Doug Ledford | 2015-05-05 | 1 | -2/+2 |
| * | | | | | MAINTAINERS: add include/rdma/ to InfiniBand subsystem | Yann Droneaud | 2015-05-05 | 1 | -0/+2 |
| * | | | | | IPoIB/CM: Fix indentation level | Bart Van Assche | 2015-05-05 | 1 | -2/+2 |
| * | | | | | iw_cxgb4: Remove negative advice dmesg warnings | Hariprasad S | 2015-05-05 | 3 | -9/+32 |
| * | | | | | IB/core: Fix unaligned accesses | David Ahern | 2015-05-05 | 3 | -17/+17 |
| * | | | | | IB/core: change rdma_gid2ip into void function as it always return zero | Honggang LI | 2015-05-05 | 2 | -12/+4 |
| * | | | | | IB/qib: use arch_phys_wc_add() | Luis R. Rodriguez | 2015-05-05 | 7 | -79/+39 |
| * | | | | | IB/qib: add acounting for MTRR | Luis R. Rodriguez | 2015-05-05 | 1 | -1/+1 |
| * | | | | | IB/core: dma unmap optimizations | Guy Shapiro | 2015-05-05 | 1 | -2/+3 |
| * | | | | | IB/core: dma map/unmap locking optimizations | Guy Shapiro | 2015-05-05 | 1 | -5/+4 |
| * | | | | | RDMA/cxgb4: Report the actual address of the remote connecting peer | Steve Wise | 2015-05-05 | 2 | -4/+51 |