Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-05 | 1 | -0/+1 |
|\ | |||||
| * | pstore: add pstore unregister | Geliang Tang | 2015-10-22 | 1 | -0/+1 |
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 1 | -2/+2 |
* | | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-04 | 1 | -11/+5 |
|\ \ \ | |||||
| * | | | blktrace: re-write setting q->blk_trace | Davidlohr Bueso | 2015-10-30 | 1 | -11/+5 |
* | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 4 | -2/+23 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-02 | 4 | -2/+23 |
| |\ \ \ \ | |||||
| | * | | | | PM / hibernate: fix a comment typo | Geliang Tang | 2015-10-14 | 1 | -1/+1 |
| | * | | | | PM / sleep: Add flags to indicate platform firmware involvement | Rafael J. Wysocki | 2015-10-14 | 1 | -0/+4 |
| | * | | | | Merge back earlier 'pm-sleep' material for v4.4. | Rafael J. Wysocki | 2015-10-12 | 2 | -1/+18 |
| | |\ \ \ \ | |||||
| | | * | | | | PM / sleep: Report interrupt that caused system wakeup | Alexandra Yates | 2015-09-16 | 2 | -1/+18 |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Catalin Marinas | 2015-10-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | genirq: Make the cpuhotplug migration code less noisy | Thomas Gleixner | 2015-10-22 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Catalin Marinas | 2015-10-09 | 3 | -0/+87 |
| |\| | | | | | | | | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 14 | -84/+856 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bpf, verifier: annotate verbose printer with __printf | Daniel Borkmann | 2015-11-03 | 1 | -1/+1 |
| * | | | | | | | | bpf: add support for persistent maps/progs | Daniel Borkmann | 2015-11-02 | 3 | -4/+417 |
| * | | | | | | | | bpf: consolidate bpf_prog_put{, _rcu} dismantle paths | Daniel Borkmann | 2015-11-02 | 2 | -11/+7 |
| * | | | | | | | | bpf: align and clean bpf_{map,prog}_get helpers | Daniel Borkmann | 2015-11-02 | 2 | -20/+24 |
| * | | | | | | | | bpf: abstract anon_inode_getfd invocations | Daniel Borkmann | 2015-11-02 | 1 | -3/+14 |
| * | | | | | | | | bpf: convert hashtab lock to raw lock | Yang Shi | 2015-11-02 | 1 | -7/+7 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 7 | -16/+51 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | seccomp, ptrace: add support for dumping seccomp filters | Tycho Andersen | 2015-10-27 | 2 | -1/+80 |
| * | | | | | | | | | bpf: make tracing helpers gpl only | Alexei Starovoitov | 2015-10-26 | 1 | -2/+2 |
| * | | | | | | | | | bpf: fix bpf_perf_event_read() helper | Alexei Starovoitov | 2015-10-26 | 2 | -10/+22 |
| * | | | | | | | | | bpf: introduce bpf_perf_event_output() helper | Alexei Starovoitov | 2015-10-22 | 3 | -1/+50 |
| * | | | | | | | | | perf: pad raw data samples automatically | Alexei Starovoitov | 2015-10-22 | 1 | -5/+10 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 8 | -21/+33 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put | Tom Herbert | 2015-10-16 | 1 | -0/+1 |
| * | | | | | | | | | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov | 2015-10-12 | 3 | -1/+68 |
| * | | | | | | | | | bpf: enable non-root eBPF programs | Alexei Starovoitov | 2015-10-12 | 3 | -14/+116 |
| * | | | | | | | | | bpf: fix cb access in socket filter programs | Alexei Starovoitov | 2015-10-11 | 1 | -1/+1 |
| * | | | | | | | | | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs | Daniel Borkmann | 2015-10-08 | 3 | -6/+29 |
| * | | | | | | | | | ebpf: include perf_event only where really needed | Daniel Borkmann | 2015-10-05 | 1 | -0/+1 |
| * | | | | | | | | | bpf, seccomp: prepare for upcoming criu support | Daniel Borkmann | 2015-10-05 | 1 | -2/+2 |
| * | | | | | | | | | sched, bpf: add helper for retrieving routing realms | Daniel Borkmann | 2015-10-03 | 1 | -0/+2 |
| * | | | | | | | | | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 | 2 | -2/+6 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-02 | 4 | -41/+102 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | irq: Export per-cpu irq allocation and de-allocation functions | Maxime Ripard | 2015-09-29 | 1 | -0/+2 |
| * | | | | | | | | | | genirq: Fix the documentation of request_percpu_irq | Maxime Ripard | 2015-09-29 | 1 | -3/+4 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-03 | 15 | -393/+452 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS | Oleg Nesterov | 2015-10-20 | 1 | -5/+7 |
| * | | | | | | | | | | sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop() | Peter Zijlstra | 2015-10-20 | 2 | -9/+4 |
| * | | | | | | | | | | sched: Start stopper early | Peter Zijlstra | 2015-10-20 | 2 | -4/+9 |
| * | | | | | | | | | | stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark() | Oleg Nesterov | 2015-10-20 | 1 | -11/+1 |
| * | | | | | | | | | | stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp... | Oleg Nesterov | 2015-10-20 | 3 | -4/+12 |
| * | | | | | | | | | | stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled | Oleg Nesterov | 2015-10-20 | 1 | -9/+20 |
| * | | | | | | | | | | stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works() | Oleg Nesterov | 2015-10-20 | 1 | -11/+26 |