summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-9/+9
| * | | | | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-032-0/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | locking/pvqspinlock: Only kick CPU at unlock timeWaiman Long2015-08-032-21/+51
| * | | | | | | | | locking/qrwlock: Reduce reader/writer to reader lock transfer latencyWaiman Long2015-08-031-8/+4
| * | | | | | | | | locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpathWill Deacon2015-08-031-5/+18
| * | | | | | | | | locking: Clean up pvqspinlock warningPeter Zijlstra2015-08-031-6/+7
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-0319-124/+276
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| * | | | | | | | | | futex: Make should_fail_futex() statickbuild test robot2015-07-201-1/+1
| * | | | | | | | | | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-204-444/+1
| * | | | | | | | | | futex: Fault/error injection capabilitiesDavidlohr Bueso2015-07-201-2/+87
| * | | | | | | | | | futex: Enhance comments in futex_lock_pi() for blocking pathsDavidlohr Bueso2015-07-201-2/+9
| * | | | | | | | | | locking/qrwlock: Better optimization for interrupt context readersWaiman Long2015-07-061-6/+7
| * | | | | | | | | | locking/qrwlock: Rename functions to queued_*()Waiman Long2015-07-061-6/+6
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-037-68/+295
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: add support for %s specifier to bpf_trace_printk()Alexei Starovoitov2015-08-281-2/+30
| * | | | | | | | | | | lib: introduce strncpy_from_unsafe()Alexei Starovoitov2015-08-281-16/+4
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-272-3/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-214-30/+84
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-133-7/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bpf: fix bpf_perf_event_read() loop upper boundWei-Chun Chao2015-08-121-1/+1
| * | | | | | | | | | | | | bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-092-15/+64
| * | | | | | | | | | | | | bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-091-0/+57
| * | | | | | | | | | | | | bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-093-33/+51
| * | | | | | | | | | | | | perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-091-0/+78
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-312-21/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | ebpf: Allow dereferences of PTR_TO_STACK registersAlex Gartrell2015-07-271-1/+5
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-238-24/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov2015-07-201-0/+1
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-1319-130/+283
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ebpf: remove self-assignment in interpreter's tail callDaniel Borkmann2015-07-131-1/+5
* | | | | | | | | | | | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-022-15/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | block: add a bi_error field to struct bioChristoph Hellwig2015-07-292-15/+7
* | | | | | | | | | | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-09-026-25/+474
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.3-unified-base' into for-4.3Tejun Heo2015-08-251-15/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cgroup: introduce cgroup_subsys->legacy_nameTejun Heo2015-08-181-11/+18
| | * | | | | | | | | | | | | | | | cgroup: don't print subsystems for the default hierarchyTejun Heo2015-08-181-6/+9
| | * | | | | | | | | | | | | | | | cgroup: export cgrp_dfl_rootTejun Heo2015-08-051-0/+1
| | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | cgroup: pids: fix invalid get/put usageAleksa Sarai2015-08-251-15/+4
| * | | | | | | | | | | | | | | | cgroup: fix idr_preload usageVladimir Davydov2015-08-031-4/+4
| * | | | | | | | | | | | | | | | cgroup: implement the PIDs subsystemAleksa Sarai2015-07-142-0/+367
| * | | | | | | | | | | | | | | | cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai2015-07-144-6/+88
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-09-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | workqueue: Make flush_workqueue() available again to non GPL modulesTim Gardner2015-08-041-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-013-3/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'Rafael J. Wysocki2015-09-013-3/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | / / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown2015-07-312-0/+12
| | * | | | | | | | | | | | | | PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim2015-07-141-3/+15
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | kernel: exit: fix typo in commentFrans Klaver2015-08-071-1/+1
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-09-011-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \