summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-081-14/+33
| |\
| | * cgroup: check cgroup liveliness before unbreaking kernfsLi Zefan2014-09-041-1/+7
| | * cgroup: delay the clearing of cgrp->kn->privLi Zefan2014-09-041-11/+10Star
| | * cgroup: Display legacy cgroup files on default hierarchyVivek Goyal2014-08-221-2/+11
| | * cgroup: reject cgroup names with '\n'Alban Crequy2014-08-181-0/+5
| * | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-073-13/+21
| |\ \
| | * | PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki2014-09-033-13/+21
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-09-072-12/+12
| |\ \ \
| | * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2014-09-032-12/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | rcu: Make nocb leader kthreads process pending callbacks after spawningPranith Kumar2014-08-282-12/+12
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-09-073-5/+38
| |\ \ \ \
| | * | | | timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner2014-09-061-2/+3
| | * | | | compat: nanosleep: Clarify error handlingThomas Gleixner2014-09-061-3/+21
| | * | | | nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-041-0/+14
| | |/ / /
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-011-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irq: Export handle_fasteoi_irqVincent Stehlé2014-08-251-0/+1
| * | | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-301-0/+11
| * | | | resource: fix the case of null pointer accessVivek Goyal2014-08-301-7/+4Star
| * | | | Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-271-1/+15
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | trace: Fix epoll hang when we race with new entriesJosef Bacik2014-08-261-1/+15
| * | | | Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-261-89/+157
| |\| | | | | |/ / | |/| |
| | * | ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)2014-08-231-1/+1
| | * | ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)2014-08-231-22/+38
| | * | ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)2014-08-221-15/+28
| | * | ftrace: Update all ftrace_ops for a ftrace_hash_ops updateSteven Rostedt (Red Hat)2014-08-221-4/+39
| | * | ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)2014-08-221-48/+52
| | |/
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-252-2/+34
| |\ \ | | |/ | |/|
| | * perf: Handle compat ioctlPawel Moll2014-08-201-1/+22
| | * kprobes: Skip kretprobe hit in NMI context to avoid deadlockMasami Hiramatsu2014-08-081-1/+12
* | | 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
|/ /
* | module: Clean up ro/nx after early module load failuresAndy Lutomirski2014-08-151-0/+5
* | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-153-8/+27
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-113-8/+27
| |\ \ \ \
| | | | * | cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-062-7/+7
| | * | | | PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi2014-08-061-1/+20
* | | | | | timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz2014-08-141-2/+3
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-141-0/+12
|\ \ \ \ \ \
| * | | | | | printk: Add function to return log buffer address and sizeVasant Hegde2014-08-131-0/+12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-08-142-6/+6
|\ \ \ \ \ \ \
| * | | | | | | seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGuenter Roeck2014-08-112-6/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-111-255/+201Star
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-071-12/+16
| * | | | | | | death to mnt_pinnedAl Viro2014-08-071-5/+19
| * | | | | | | take fs_pin stuff to fs/*Al Viro2014-08-071-95/+32Star
| * | | | | | | start carving bsd_acct_struct upAl Viro2014-08-071-19/+23