summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-07-05kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-05rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker
2013-07-05reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-05reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-05reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt
2013-07-05reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt
2013-07-05relay: fix timer madnessIngo Molnar
2013-07-05ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov
2013-07-05ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-07-05smp: Give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-07-05panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks-fixAndrew Morton
2013-07-05panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton
2013-07-05fs: bump inode and dentry counters to longGlauber Costa
2013-07-05mm: remove free_area_cacheMichel Lespinasse
2013-07-05watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-07-05lglock: update lockdep annotations to report recursive local locksMichel Lespinasse
2013-07-05hrtimer: one more expiry time overflow check in hrtimer_interruptShinya Kuribayashi
2013-07-05posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker
2013-07-05posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker
2013-07-05posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker
2013-07-05posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker
2013-07-05posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker
2013-07-05audit: Fix decimal constant descriptionMichal Simek
2013-07-05kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang
2013-07-05kernel/auditfilter.c: fixing build warningRaphael S. Carvalho
2013-07-05audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-07-05Merge remote-tracking branch 'irqdomain/irqdomain/next'Stephen Rothwell
2013-07-05Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-07-05Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2013-07-05Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-07-05Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2013-07-05Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-07-05Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-07-05Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao
2013-07-03kernel/pid.c: move statementRaphael S. Carvalho
2013-07-03kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checksOleg Nesterov
2013-07-03kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...Oleg Nesterov
2013-07-03kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov
2013-07-03fork: reorder permissions when violating number of processes limitsEric Paris
2013-07-03exit.c: unexport __set_special_pids()Oleg Nesterov
2013-07-03usermodehelper: kill the sub_info->path[0] checkOleg Nesterov
2013-07-03ptrace: add ability to get/set signal-blocked maskAndrey Vagin
2013-07-03kprobes: handle empty/invalid input to debugfs "enabled" fileMathias Krause
2013-07-03kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()Oleg Nesterov
2013-07-03kernel/sys.c: sys_reboot(): fix malformed panic messageliguang
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03mm: use totalram_pages instead of num_physpages at runtimeJiang Liu