summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* kernel/watchdog.c: convert printk/pr_warning to pr_foo()Fabian Frederick2014-08-071-4/+6
* kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick2014-08-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-065-10/+547
|\
| * net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-032-21/+19Star
| * net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-032-3/+3
| * net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-032-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-302-7/+39
| |\
| * | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-252-2/+2
| * | net: filter: split filter.c into two filesAlexei Starovoitov2014-07-243-0/+538
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-2221-119/+253
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-169-63/+122
| |\ \ \
| * | | | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-011-0/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-067-63/+412
|\ \ \ \ \
| * | | | | CAPABILITIES: remove undefined caps from all processesEric Paris2014-07-242-1/+5
| * | | | | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-07-241-0/+1
| |\ \ \ \ \
| | * | | | | KEYS: validate certificate trust only with builtin keysDmitry Kasatkin2014-07-171-0/+1
| * | | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-181-1/+134
| * | | | | | seccomp: allow mode setting across threadsKees Cook2014-07-181-11/+25
| * | | | | | seccomp: introduce writer lockingKees Cook2014-07-182-2/+63
| * | | | | | seccomp: split filter prep from check and applyKees Cook2014-07-181-30/+67
| * | | | | | sched: move no_new_privs into new atomic flagsKees Cook2014-07-182-3/+3
| * | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-182-5/+53
| * | | | | | seccomp: split mode setting routinesKees Cook2014-07-181-23/+48
| * | | | | | seccomp: extract check/assign mode helpersKees Cook2014-07-181-4/+18
| * | | | | | seccomp: create internal mode-setting functionKees Cook2014-07-181-2/+14
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-0625-748/+1024
|\ \ \ \ \ \
| * | | | | | timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz2014-07-241-1/+4
| * | | | | | timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-241-110/+83Star
| * | | | | | timekeeping: Minor fixup for timespec64->timespec assignmentJohn Stultz2014-07-241-1/+1
| * | | | | | ftrace: Provide trace clocks monotonicThomas Gleixner2014-07-241-5/+6
| * | | | | | timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner2014-07-241-0/+124
| * | | | | | timekeeping: Use tk_read_base as argument for timekeeping_get_ns()Thomas Gleixner2014-07-241-11/+11
| * | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-241-66/+66
| * | | | | | timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-241-20/+15Star
| * | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-12/+11Star
| * | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-242-0/+14
| * | | | | | clocksource: Make delta calculation a functionThomas Gleixner2014-07-243-17/+27
| * | | | | | timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-241-0/+25
| * | | | | | timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner2014-07-241-31/+0Star
| * | | | | | timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-241-11/+3Star
| * | | | | | timekeeping: Simplify getboottime()Thomas Gleixner2014-07-241-8/+3Star
| * | | | | | timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner2014-07-241-34/+0Star
| * | | | | | timekeeping: Remove monotonic_to_bootbasedThomas Gleixner2014-07-241-15/+0Star
| * | | | | | delayacct: Remove braindamaged type conversionsThomas Gleixner2014-07-231-11/+7Star
| * | | | | | delayacct: Make accounting nanosecond basedThomas Gleixner2014-07-231-22/+12Star
| * | | | | | sched: Make task->start_time nanoseconds basedThomas Gleixner2014-07-233-18/+13Star
| * | | | | | sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-231-2/+1Star
| * | | | | | time: Export nsecs_to_jiffies()Thomas Gleixner2014-07-231-0/+1
| * | | | | | timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-231-18/+0Star
| * | | | | | timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-231-0/+20