summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| *-. Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds2015-10-17
| |\ \
| | | * timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner2015-10-16
| | * | genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier2015-10-16
| | |/
| * | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-15
| |\ \ | | |/ | |/|
| | * workqueue: make sure delayed work run in local cpuShaohua Li2015-09-30
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-10-11
| |\ \
| | * | sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-06
| * | | genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann2015-10-09
| * | | genirq: Export handle_bad_irqArnd Bergmann2015-10-09
| |/ /
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-04
| |\ \
| | * | genirq: Fix race in register_irq_proc()Ben Hutchings2015-10-01
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-10-03
| |\ \ \
| | * | | clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz2015-10-02
* | | | | bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_putTom Herbert2015-10-16
* | | | | bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2015-10-12
* | | | | bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-12
* | | | | bpf: fix cb access in socket filter programsAlexei Starovoitov2015-10-11
* | | | | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann2015-10-08
* | | | | ebpf: include perf_event only where really neededDaniel Borkmann2015-10-05
* | | | | bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann2015-10-05
* | | | | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-03
* | | | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\| | | |
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-30
| |\ \ \ \
| | * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-28
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | rcu: Suppress lockdep false positive for rcp->exp_funnel_mutexPaul E. McKenney2015-09-20
| | | | |/ | | | |/|
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-27
| |\ \ \ \
| | * | | | perf: Fix races in computing the header sizesPeter Zijlstra2015-09-18
| | * | | | perf: Fix u16 overflowsPeter Zijlstra2015-09-18
| | * | | | perf: Restructure perf syscall point of no returnPeter Zijlstra2015-09-18
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-27
| |\ \ \ \ \
| | * | | | | sched: Fix crash trying to dequeue/enqueue the idle threadPeter Zijlstra2015-09-18
| | |/ / / /
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-27
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | locking/lockdep: Fix hlock->pin_count reset on lock stack rebuildsPeter Zijlstra2015-09-23
* | | | | | irq: Export per-cpu irq allocation and de-allocation functionsMaxime Ripard2015-09-29
* | | | | | genirq: Fix the documentation of request_percpu_irqMaxime Ripard2015-09-29
|/ / / / /
* / / / / userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-22
|/ / / /
* | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-21
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-16
| * | | Revert "cgroup: simplify threadgroup locking"Tejun Heo2015-09-16
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-18
|\ \ \ \
| * | | | sched: access local runqueue directly in single_task_runningDominik Dingel2015-09-18
| |/ / /
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\ \ \ \ | |_|/ / |/| | |
| * | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| * | | genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-16
| * | | genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-16
| * | | genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-16
| * | | genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-16
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-09-17
|\ \ \ | | |/ | |/|