summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov
2014-09-26bpf: verifier (add branch/goto checks)Alexei Starovoitov
2014-09-26bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov
2014-09-26bpf: verifier (add ability to receive verification log)Alexei Starovoitov
2014-09-26bpf: verifier (add docs)Alexei Starovoitov
2014-09-26bpf: handle pseudo BPF_CALL insnAlexei Starovoitov
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2014-09-26Revert "cgroup: remove redundant variable in cgroup_mount()"Zefan Li
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-25SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-09-25Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"Rafael J. Wysocki
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-22Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett
2014-09-22ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2014-09-22PM / sleep: new suspend_resume trace event for console resumeTodd E Brandt
2014-09-20cgroup: remove redundant variable in cgroup_mount()Zefan Li
2014-09-20cgroup: fix missing unlock in cgroup_release_agent()Zefan Li
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-09-19cgroup: remove CGRP_RELEASABLE flagZefan Li
2014-09-19perf/cgroup: Remove perf_put_cgroup()Zefan Li
2014-09-18cpuset: simplify proc_cpuset_show()Zefan Li
2014-09-18cgroup: simplify proc_cgroup_show()Zefan Li
2014-09-18cgroup: use a per-cgroup work for release agentZefan Li
2014-09-18cgroup: fix unbalanced lockingZefan Li
2014-09-18cgroup: remove bogus commentsLi Zefan
2014-09-18cgroup: remove redundant code in cgroup_rmdir()Li Zefan
2014-09-18cgroup: remove some useless forward declarationsLi Zefan
2014-09-18Merge branch 'for-3.17-fixes' of ra.kernel.org:/pub/scm/linux/kernel/git/tj/c...Tejun Heo
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13nohz: nohz full depends on irq work self IPI supportFrederic Weisbecker
2014-09-13nohz: Consolidate nohz full init codeFrederic Weisbecker
2014-09-13irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker
2014-09-12alarmtimer: Lock k_itimer during timer callbackRichard Larocque
2014-09-12alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque
2014-09-12alarmtimer: Return relative times in timer_gettimeRichard Larocque
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-09-12futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner
2014-09-10kcmp: fix standard comparison bugRasmus Villemoes
2014-09-10kernel/printk/printk.c: fix faulty logic in the case of recursive printkPatrick Palka