summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | genirq: Create helper for flow handler entry checkThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | genirq: Distangle edge handler entryThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | genirq: Avoid double loop on suspendThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()Thomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | genirq: Make use of pm misfeature accountingThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner2014-09-01
| | * | | | | | | | | | | | | | | | | | PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2014-09-01
* | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | resources: Add device-managed request/release_resource()Thierry Reding2014-09-04
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-03
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2014-08-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | nohz: Avoid tick's double reprogramming in highres modeViresh Kumar2014-08-22
| | * | | | | | | | | | | | | | | | | | nohz: Fix spurious periodic tick behaviour in low-res dynticks modeViresh Kumar2014-08-22
| | |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | nohz: nohz full depends on irq work self IPI supportFrederic Weisbecker2014-09-13
| * | | | | | | | | | | | | | | | | | | nohz: Consolidate nohz full init codeFrederic Weisbecker2014-09-13
| * | | | | | | | | | | | | | | | | | | irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-09-13
| * | | | | | | | | | | | | | | | | | | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-13
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | bpf: add search pruning optimization to verifierAlexei Starovoitov2014-10-01
| * | | | | | | | | | | | | | | | | | | | bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: verifier (add verifier core)Alexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: verifier (add branch/goto checks)Alexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: verifier (add ability to receive verification log)Alexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: verifier (add docs)Alexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: handle pseudo BPF_CALL insnAlexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-26
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann2014-09-10
| * | | | | | | | | | | | | | | | | | | | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-09
| * | | | | | | | | | | | | | | | | | | | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-09
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-05
| * | | | | | | | | | | | | | | | | | | | crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai2014-08-25
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown2014-09-25
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | sched: Add function single_task_running to let a task check if it is the only...Tim Chen2014-08-25
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \