Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | genirq: Mark wakeup sources as armed on suspend | Thomas Gleixner | 2014-09-01 | 1 | -0/+5 | |
| | * | | | | | | | | | genirq: Create helper for flow handler entry check | Thomas Gleixner | 2014-09-01 | 1 | -28/+20 | |
| | * | | | | | | | | | genirq: Distangle edge handler entry | Thomas Gleixner | 2014-09-01 | 1 | -10/+29 | |
| | * | | | | | | | | | genirq: Avoid double loop on suspend | Thomas Gleixner | 2014-09-01 | 1 | -6/+7 | |
| | * | | | | | | | | | genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs() | Thomas Gleixner | 2014-09-01 | 1 | -12/+9 | |
| | * | | | | | | | | | genirq: Make use of pm misfeature accounting | Thomas Gleixner | 2014-09-01 | 1 | -6/+3 | |
| | * | | | | | | | | | genirq: Add sanity checks for PM options on shared interrupt lines | Thomas Gleixner | 2014-09-01 | 3 | -0/+50 | |
| | * | | | | | | | | | genirq: Move suspend/resume logic into irq/pm code | Thomas Gleixner | 2014-09-01 | 3 | -31/+45 | |
| | * | | | | | | | | | PM / sleep: Mechanism for aborting system suspends unconditionally | Rafael J. Wysocki | 2014-09-01 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 1 | -0/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | resources: Add device-managed request/release_resource() | Thierry Reding | 2014-09-04 | 1 | -0/+70 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-09 | 2 | -0/+45 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | genirq: Add irq_domain-aware core IRQ handler | Marc Zyngier | 2014-09-03 | 2 | -0/+45 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2014-08-26 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | nohz: Avoid tick's double reprogramming in highres mode | Viresh Kumar | 2014-08-22 | 1 | -0/+4 | |
| | * | | | | | | | | | nohz: Fix spurious periodic tick behaviour in low-res dynticks mode | Viresh Kumar | 2014-08-22 | 1 | -0/+4 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 5 | -22/+55 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | nohz: nohz full depends on irq work self IPI support | Frederic Weisbecker | 2014-09-13 | 1 | -0/+14 | |
| * | | | | | | | | | | nohz: Consolidate nohz full init code | Frederic Weisbecker | 2014-09-13 | 1 | -19/+19 | |
| * | | | | | | | | | | irq_work: Force raised irq work to run on irq work interrupt | Frederic Weisbecker | 2014-09-13 | 2 | -3/+14 | |
| * | | | | | | | | | | nohz: Move nohz full init call to tick init | Frederic Weisbecker | 2014-09-13 | 2 | -0/+8 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-09 | 8 | -7/+2782 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-08 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 | 2 | -39/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | bpf: add search pruning optimization to verifier | Alexei Starovoitov | 2014-10-02 | 1 | -0/+146 | |
| * | | | | | | | | | | | bpf: mini eBPF library, test stubs and verifier testsuite | Alexei Starovoitov | 2014-09-26 | 2 | -0/+120 | |
| * | | | | | | | | | | | bpf: verifier (add verifier core) | Alexei Starovoitov | 2014-09-26 | 1 | -1/+1074 | |
| * | | | | | | | | | | | bpf: verifier (add branch/goto checks) | Alexei Starovoitov | 2014-09-26 | 1 | -0/+189 | |
| * | | | | | | | | | | | bpf: handle pseudo BPF_LD_IMM64 insn | Alexei Starovoitov | 2014-09-26 | 1 | -0/+147 | |
| * | | | | | | | | | | | bpf: verifier (add ability to receive verification log) | Alexei Starovoitov | 2014-09-26 | 2 | -1/+236 | |
| * | | | | | | | | | | | bpf: verifier (add docs) | Alexei Starovoitov | 2014-09-26 | 3 | -2/+135 | |
| * | | | | | | | | | | | bpf: handle pseudo BPF_CALL insn | Alexei Starovoitov | 2014-09-26 | 1 | -0/+37 | |
| * | | | | | | | | | | | bpf: expand BPF syscall with program load/unload | Alexei Starovoitov | 2014-09-26 | 2 | -14/+180 | |
| * | | | | | | | | | | | bpf: add lookup/update/delete/iterate methods to BPF maps | Alexei Starovoitov | 2014-09-26 | 1 | -0/+235 | |
| * | | | | | | | | | | | bpf: enable bpf syscall on x64 and i386 | Alexei Starovoitov | 2014-09-26 | 1 | -0/+3 | |
| * | | | | | | | | | | | bpf: introduce BPF syscall and maps | Alexei Starovoitov | 2014-09-26 | 2 | -1/+170 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-24 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 6 | -42/+72 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected | Daniel Borkmann | 2014-09-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | net: bpf: consolidate JIT binary allocator | Daniel Borkmann | 2014-09-10 | 1 | -0/+39 | |
| * | | | | | | | | | | | | net: filter: add "load 64-bit immediate" eBPF instruction | Alexei Starovoitov | 2014-09-09 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-08 | 16 | -143/+326 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann | 2014-09-05 | 2 | -6/+81 | |
| * | | | | | | | | | | | | | crash_dump: Make is_kdump_kernel() accessible from modules | Amir Vadai | 2014-08-26 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-10-08 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | SCHED: add some "wait..on_bit...timeout()" interfaces. | NeilBrown | 2014-09-25 | 1 | -0/+36 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-10-08 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sched: Add function single_task_running to let a task check if it is the only... | Tim Chen | 2014-08-25 | 1 | -0/+12 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-10-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |