aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang2013-11-12
* gcov: reuse kbasename helperAndy Shevchenko2013-11-12
* kernel/gcov/fs.c: use pr_warn()Andrew Morton2013-11-12
* kernel/module.c: use pr_foo()Andrew Morton2013-11-12
* gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata2013-11-12
* gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata2013-11-12
* gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata2013-11-12
* kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()Chen Gang2013-11-12
* kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...Chen Gang2013-11-12
* kernel/sysctl_binary.c: use scnprintf() instead of snprintf()Chen Gang2013-11-12
* kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...Chen Gang2013-11-12
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-12
* kprobes: use KSYM_NAME_LEN to size identifier buffersJoe Mario2013-11-12
* list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-12
* printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders2013-11-12
* kernel/printk/printk.c: enable boot delay for earlyprintkDave Young2013-11-12
* kernel/printk/printk.c: convert to pr_foo()Andrew Morton2013-11-12
* printk: report console names during cut-overKees Cook2013-11-12
* kernel/sys.c: remove obsolete #include <linux/kexec.h>Geert Uytterhoeven2013-11-12
* kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Chen Gang2013-11-12
* cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-12
* kthread: make kthread_create() killableTetsuo Handa2013-11-12
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-11
|\ \
| * | kdb: Add support for external NMI handler to call KGDB/KDBMike Travis2013-10-03
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-11
|\ \ \
| * | | x86/boot: Further compress CPUs bootup messageBorislav Petkov2013-10-01
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\ \ \ \
| * | | | time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-18
| * | | | timekeeping: Fix some trivial typos in commentsXie XiuQi2013-10-18
| * | | | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro2013-10-18
| * | | | timer stats: Add a 'Collection: active/inactive' line to timer usage statisticsDong Zhu2013-10-10
| * | | | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-10
| |\ \ \ \
| | * | | | sched_clock: Remove sched_clock_func() hookStephen Boyd2013-10-09
| | * | | | clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...Elad Wexler2013-09-17
| * | | | | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar2013-10-03
| |\ \ \ \ \
| | * | | | | tick: broadcast: Deny per-cpu clockevents from being broadcast sourcesSoren Brinkmann2013-10-02
| | |/ / / /
| * | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-10-03
| |\ \ \ \ \
| | * | | | | nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman2013-09-30
| | * | | | | vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman2013-09-30
| * | | | | | Merge tag 'v3.12-rc3' into timers/coreIngo Molnar2013-10-03
| |\| | | | | | | |/ / / / | |/| | | |
| * | | | | Merge branch 'fortglx/3.12/time' into fortglx/3.13/timeJohn Stultz2013-09-16
| |\ \ \ \ \
| | * | | | | ntp: Make periodic RTC update more reliableMiroslav Lichvar2013-08-22
| | * | | | | clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compilePrarit Bhargava2013-07-22
| * | | | | | Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/timeJohn Stultz2013-09-16
| |\ \ \ \ \ \
| | * | | | | | sched_clock: Add support for >32 bit sched_clockStephen Boyd2013-07-30
| | * | | | | | sched_clock: Use an hrtimer instead of timerStephen Boyd2013-07-30
| | * | | | | | sched_clock: Use seqcount instead of rolling our ownStephen Boyd2013-07-30
| | * | | | | | clocksource: Extract max nsec calculation into separate functionStephen Boyd2013-07-30
| | |/ / / / /