summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-045-36/+98
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-235-15/+33
| |\ \
| * | | static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-191-0/+5
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-1320-239/+934
|\ \ \ \
| * | | | kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang2013-11-131-1/+1
| * | | | gcov: reuse kbasename helperAndy Shevchenko2013-11-131-4/+3
| * | | | kernel/gcov/fs.c: use pr_warn()Andrew Morton2013-11-131-17/+17
| * | | | kernel/module.c: use pr_foo()Andrew Morton2013-11-131-59/+44
| * | | | gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata2013-11-132-1/+61
| * | | | gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata2013-11-132-0/+566
| * | | | gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata2013-11-134-80/+153
| * | | | kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()Chen Gang2013-11-131-3/+5
| * | | | kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...Chen Gang2013-11-131-2/+6
| * | | | kernel/sysctl_binary.c: use scnprintf() instead of snprintf()Chen Gang2013-11-131-3/+3
| * | | | kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...Chen Gang2013-11-131-1/+4
| * | | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-131-1/+2
| * | | | kprobes: use KSYM_NAME_LEN to size identifier buffersJoe Mario2013-11-131-2/+2
| * | | | list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-131-3/+0
| * | | | printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders2013-11-131-2/+2
| * | | | kernel/printk/printk.c: enable boot delay for earlyprintkDave Young2013-11-131-2/+2
| * | | | kernel/printk/printk.c: convert to pr_foo()Andrew Morton2013-11-131-6/+6
| * | | | printk: report console names during cut-overKees Cook2013-11-131-10/+9
| * | | | kernel/sys.c: remove obsolete #include <linux/kexec.h>Geert Uytterhoeven2013-11-131-1/+0
| * | | | kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Chen Gang2013-11-131-7/+0
| * | | | cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-131-26/+3
| * | | | kthread: make kthread_create() killableTetsuo Handa2013-11-131-18/+55
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-133-9/+11
|\ \ \ \ \
| * | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
| * | | | | switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-091-7/+3
| * | | | | pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro2013-10-241-1/+7
* | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-11-131-247/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cgroup: kill css_idLi Zefan2013-09-231-247/+1
* | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-7/+6
|\ \ \ \ \ \
| * | | | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-7/+6
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-124-3/+40
|\ \ \ \ \ \ \
| * | | | | | | kdb: Add support for external NMI handler to call KGDB/KDBMike Travis2013-10-034-3/+40
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/boot: Further compress CPUs bootup messageBorislav Petkov2013-10-011-1/+6
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-1210-84/+107
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-183-3/+3
| * | | | | | | | | timekeeping: Fix some trivial typos in commentsXie XiuQi2013-10-181-1/+2
| * | | | | | | | | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro2013-10-181-2/+2
| * | | | | | | | | timer stats: Add a 'Collection: active/inactive' line to timer usage statisticsDong Zhu2013-10-101-4/+4
| * | | | | | | | | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-102-10/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched_clock: Remove sched_clock_func() hookStephen Boyd2013-10-091-8/+1
| | * | | | | | | | | clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...Elad Wexler2013-09-171-2/+2
| * | | | | | | | | | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar2013-10-031-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tick: broadcast: Deny per-cpu clockevents from being broadcast sourcesSoren Brinkmann2013-10-021-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-10-031-1/+1
| |\ \ \ \ \ \ \ \ \ \