summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-17kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao
2013-06-17relay: fix timer madnessIngo Molnar
2013-06-17fork: reorder permissions when violating number of processes limitsEric Paris
2013-06-17usermodehelper: kill the sub_info->path[0] checkOleg Nesterov
2013-06-17ptrace-add-ability-to-get-set-signal-blocked-mask-fixAndrew Morton
2013-06-17ptrace: add ability to get/set signal-blocked maskAndrey Vagin
2013-06-17ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov
2013-06-17ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-06-17kprobes: handle empty/invalid input to debugfs "enabled" fileMathias Krause
2013-06-17smp: Give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-06-17kernel/sys.c: sys_reboot(): fix malformed panic messageliguang
2013-06-17panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks-fixAndrew Morton
2013-06-17panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton
2013-06-17fs: bump inode and dentry counters to longGlauber Costa
2013-06-17mm: use totalram_pages instead of num_physpages at runtimeJiang Liu
2013-06-17mm: remove free_area_cacheMichel Lespinasse
2013-06-17watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-06-17lglock: update lockdep annotations to report recursive local locksMichel Lespinasse
2013-06-17softirq: use _RET_IP_Davidlohr Bueso
2013-06-17kernel/timer.c: fix jiffies wrap behavior of round_jiffies*()Bart Van Assche
2013-06-17posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker
2013-06-17posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker
2013-06-17posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker
2013-06-17posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker
2013-06-17posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker
2013-06-17kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang
2013-06-17kernel/auditfilter.c: fixing build warningRaphael S. Carvalho
2013-06-17audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-06-17Merge remote-tracking branch 'irqdomain/irqdomain/next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'xen-arm/linux-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2013-06-16Merge branch 'pm-assorted-next' into linux-nextRafael J. Wysocki
2013-06-16Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki
2013-06-16Merge branch 'freezer' into linux-nextRafael J. Wysocki
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov
2013-06-14irqdomain: Include hwirq number in /proc/interruptsGrant Likely
2013-06-14irqdomain: make irq_linear_revmap() a fast path againGrant Likely
2013-06-14irqdomain: remove irq_domain_generate_simple()Grant Likely
2013-06-14Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-06-14irqdomain: Remove temporary MIPS workaround codeGrant Likely
2013-06-13Merge branch 'for-3.11-cpuset' into for-nextTejun Heo
2013-06-13cpuset: rename @cont to @cgrpLi Zefan