summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-11-05
|\
| * workqueue: Allocate the unbound pool using local node memoryXunlei Pang2015-10-12
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\ \
| * | pstore: add pstore unregisterGeliang Tang2015-10-22
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \ \
| * | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
* | | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \ \ \
| * | | | blktrace: re-write setting q->blk_traceDavidlohr Bueso2015-10-30
* | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-02
| |\ \ \ \ \
| | * | | | | PM / hibernate: fix a comment typoGeliang Tang2015-10-14
| | * | | | | PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki2015-10-14
| | * | | | | Merge back earlier 'pm-sleep' material for v4.4.Rafael J. Wysocki2015-10-12
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-16
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas2015-10-22
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: Make the cpuhotplug migration code less noisyThomas Gleixner2015-10-22
| * | | | | | | | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas2015-10-09
| |\| | | | | | | | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf, verifier: annotate verbose printer with __printfDaniel Borkmann2015-11-03
| * | | | | | | | bpf: add support for persistent maps/progsDaniel Borkmann2015-11-02
| * | | | | | | | bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann2015-11-02
| * | | | | | | | bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann2015-11-02
| * | | | | | | | bpf: abstract anon_inode_getfd invocationsDaniel Borkmann2015-11-02
| * | | | | | | | bpf: convert hashtab lock to raw lockYang Shi2015-11-02
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
| |\ \ \ \ \ \ \ \
| * | | | | | | | | seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen2015-10-27
| * | | | | | | | | bpf: make tracing helpers gpl onlyAlexei Starovoitov2015-10-26
| * | | | | | | | | bpf: fix bpf_perf_event_read() helperAlexei Starovoitov2015-10-26
| * | | | | | | | | bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-22
| * | | | | | | | | perf: pad raw data samples automaticallyAlexei Starovoitov2015-10-22
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | irq: Export per-cpu irq allocation and de-allocation functionsMaxime Ripard2015-09-29
| * | | | | | | | | | genirq: Fix the documentation of request_percpu_irqMaxime Ripard2015-09-29
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETSOleg Nesterov2015-10-20
| * | | | | | | | | | sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()Peter Zijlstra2015-10-20
| * | | | | | | | | | sched: Start stopper earlyPeter Zijlstra2015-10-20
| * | | | | | | | | | stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark()Oleg Nesterov2015-10-20
| * | | | | | | | | | stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2015-10-20