summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2012-12-04Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith
2012-12-03cgroup: remove subsystem files when remounting cgroupGao feng
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-12-03modsign: add symbol prefix to certificate listJames Hogan
2012-12-01workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()Joonsoo Kim
2012-12-01workqueue: trivial fix for return statement in work_busy()Joonsoo Kim
2012-12-01workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo
2012-12-01workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30cgroup: use cgroup_addrm_files() in cgroup_clear_directory()Gao feng
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-30ring-buffer: Fix race between integrity check and readersSteven Rostedt
2012-11-30ring-buffer: Fix NULL pointer if rb_set_head_page() failsSteven Rostedt
2012-11-30cgroup: warn about broken hierarchies only after css_onlineGlauber Costa
2012-11-30irqdomain: stop screaming about preallocated irqdescsLinus Walleij
2012-11-29Merge branch 'pm-sleep'Rafael J. Wysocki
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-29Merge branch 'pm-qos'Rafael J. Wysocki
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-29do_coredump(): get rid of pt_regs argumentAl Viro
2012-11-29print_fatal_signal(): get rid of pt_regs argumentAl Viro
2012-11-29ptrace_signal(): get rid of unused argumentsAl Viro
2012-11-29get rid of ptrace_signal_deliver() argumentsAl Viro
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28death to idle_regs()Al Viro
2012-11-28don't pass regs to copy_process()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28audit: no nested contexts anymore...Al Viro
2012-11-28generic sys_fork / sys_vfork / sys_cloneAl Viro
2012-11-28kill daemonize()Al Viro
2012-11-28cgroup: list_del_init() on removed eventsGreg Thelen
2012-11-28cgroup: fix lockdep warning for event_controlGreg Thelen
2012-11-28kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28sysctl: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28cputime: Comment cputime's adjusting codeFrederic Weisbecker
2012-11-28cputime: Consolidate cputime adjustment codeFrederic Weisbecker
2012-11-28cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker
2012-11-28cputime: Move thread_group_cputime() to sched codeFrederic Weisbecker
2012-11-28cgroup: move list add after list head initilizationLi Zhong
2012-11-27time: export time information for KVM pvclockMarcelo Tosatti
2012-11-27sched: add notifier for cross-cpu migrationsMarcelo Tosatti
2012-11-26futex: avoid wake_futex() for a PI futex_qDarren Hart
2012-11-26watchdog: using u64 in get_sample_period()Chuansheng Liu
2012-11-21Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2012-11-20cgroup: remove obsolete guarantee from cgroup_task_migrate.Tao Ma
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-11-20userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...Eric W. Biederman