aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* kernel/printk/printk.c: fix bool assignementsNeil Zhang2014-08-06
* printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-08-06
* printk: miscellaneous cleanupsAlex Elder2014-08-06
* printk: use a clever macroAlex Elder2014-08-06
* printk: fix some commentsAlex Elder2014-08-06
* printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-06
* printk: tweak do_syslog() to match commentsAlex Elder2014-08-06
* printk: allow increasing the ring buffer depending on the number of CPUsLuis R. Rodriguez2014-08-06
* printk: make dynamic units clear for the kernel ring bufferLuis R. Rodriguez2014-08-06
* printk: move power of 2 practice of ring buffer size to a helperLuis R. Rodriguez2014-08-06
* printk: make dynamic kernel ring buffer alignment explicitLuis R. Rodriguez2014-08-06
* kernel/smp.c:on_each_cpu_cond(): fix warning in fallback pathSasha Levin2014-08-06
* mm, oom: remove unnecessary exit_state checkDavid Rientjes2014-08-06
* mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-06
* kernel/watchdog.c: convert printk/pr_warning to pr_foo()Fabian Frederick2014-08-06
* kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick2014-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
| * net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-02
| * net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-02
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
| |\
| * | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-25
| * | net: filter: split filter.c into two filesAlexei Starovoitov2014-07-24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
| |\ \ \
| * | | | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\ \ \ \ \
| * | | | | CAPABILITIES: remove undefined caps from all processesEric Paris2014-07-24
| * | | | | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-07-24
| |\ \ \ \ \
| | * | | | | KEYS: validate certificate trust only with builtin keysDmitry Kasatkin2014-07-17
| * | | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-18
| * | | | | | seccomp: allow mode setting across threadsKees Cook2014-07-18
| * | | | | | seccomp: introduce writer lockingKees Cook2014-07-18
| * | | | | | seccomp: split filter prep from check and applyKees Cook2014-07-18
| * | | | | | sched: move no_new_privs into new atomic flagsKees Cook2014-07-18
| * | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-18
| * | | | | | seccomp: split mode setting routinesKees Cook2014-07-18
| * | | | | | seccomp: extract check/assign mode helpersKees Cook2014-07-18
| * | | | | | seccomp: create internal mode-setting functionKees Cook2014-07-18
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \ \ \
| * | | | | | timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz2014-07-23
| * | | | | | timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-23
| * | | | | | timekeeping: Minor fixup for timespec64->timespec assignmentJohn Stultz2014-07-23
| * | | | | | ftrace: Provide trace clocks monotonicThomas Gleixner2014-07-23
| * | | | | | timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner2014-07-23
| * | | | | | timekeeping: Use tk_read_base as argument for timekeeping_get_ns()Thomas Gleixner2014-07-23
| * | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * | | | | | timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-23
| * | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| * | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-23