summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-092-0/+45
|\
| * genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-032-0/+45
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+8
|\ \
| * \ Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2014-08-261-0/+8
| |\ \
| | * | nohz: Avoid tick's double reprogramming in highres modeViresh Kumar2014-08-221-0/+4
| | * | nohz: Fix spurious periodic tick behaviour in low-res dynticks modeViresh Kumar2014-08-221-0/+4
| | |/
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-095-22/+55
|\ \ \
| * | | nohz: nohz full depends on irq work self IPI supportFrederic Weisbecker2014-09-131-0/+14
| * | | nohz: Consolidate nohz full init codeFrederic Weisbecker2014-09-131-19/+19
| * | | irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-09-132-3/+14
| * | | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-132-0/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-098-7/+2782
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-082-3/+6
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-022-39/+20Star
| |\ \ \ \ \
| * | | | | | bpf: add search pruning optimization to verifierAlexei Starovoitov2014-10-021-0/+146
| * | | | | | bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-262-0/+120
| * | | | | | bpf: verifier (add verifier core)Alexei Starovoitov2014-09-261-1/+1074
| * | | | | | bpf: verifier (add branch/goto checks)Alexei Starovoitov2014-09-261-0/+189
| * | | | | | bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2014-09-261-0/+147
| * | | | | | bpf: verifier (add ability to receive verification log)Alexei Starovoitov2014-09-262-1/+236
| * | | | | | bpf: verifier (add docs)Alexei Starovoitov2014-09-263-2/+135
| * | | | | | bpf: handle pseudo BPF_CALL insnAlexei Starovoitov2014-09-261-0/+37
| * | | | | | bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-262-14/+180
| * | | | | | bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov2014-09-261-0/+235
| * | | | | | bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-261-0/+3
| * | | | | | bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-262-1/+170
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-241-1/+0Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-236-42/+72
| |\ \ \ \ \ \ \
| * | | | | | | | net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann2014-09-101-0/+2
| * | | | | | | | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-101-0/+39
| * | | | | | | | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-091-0/+5
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-0816-143/+326
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-052-6/+81
| * | | | | | | | | crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai2014-08-261-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-081-0/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown2014-09-251-0/+36
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-081-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Add function single_task_running to let a task check if it is the only...Tim Chen2014-08-251-0/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | aarch64: filter $x from kallsymsKyle McMartin2014-10-021-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-081-1/+1
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-025-41/+31Star
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | | * | | | | | | ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-261-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-082-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida2014-09-091-1/+1
| * | | | | | | | | | genirq: fix reference in devm_request_threaded_irq commentEmilio López2014-08-281-1/+1
* | | | | | | | | | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-081-1/+0Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net_dma: simple removalDan Williams2014-09-281-1/+0Star
* | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-082-4/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | param: check for tainting before calling set op.Rusty Russell2014-08-271-11/+11