summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-04-04rt-preempt-base-config.patchThomas Gleixner
2013-04-04printk: 'force_early_printk' boot param to help with debuggingPeter Zijlstra
2013-04-04printk-kill.patchIngo Molnar
2013-04-04latency-hist.patchCarsten Emde
2013-04-04softirq-split-out-code.patchThomas Gleixner
2013-04-04suspend: Prevent might sleep splatsThomas Gleixner
2013-04-04mm: pagefault_disabled()Peter Zijlstra
2013-04-04mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-04-04signal/x86: Delay calling signals in atomicOleg Nesterov
2013-04-04signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2013-04-04posix-timers: Prevent broadcast signalsThomas Gleixner
2013-04-04signal-revert-ptrace-preempt-magic.patchThomas Gleixner
2013-04-04tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2013-04-04timekeeping-split-jiffies-lock.patchThomas Gleixner
2013-04-04timekeeping: Shorten seq_count regionThomas Gleixner
2013-04-04timekeeping: Implement a shadow timekeeperThomas Gleixner
2013-04-04timekeeping: Delay update of clock->cycle_lastThomas Gleixner
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner
2013-04-04timekeeping: Split timekeeper_lock into lock and seqcountThomas Gleixner
2013-04-04timekeeping: Move lock out of timekeeper structThomas Gleixner
2013-04-04timekeeping: Make jiffies_lock internalThomas Gleixner
2013-04-04timekeeping: Calc stuff onceThomas Gleixner
2013-04-04early-printk-consolidate.patchThomas Gleixner
2013-04-04ntp: Make ntp_lock raw.Thomas Gleixner
2013-04-04genirq: Add default affinity mask command line optionThomas Gleixner
2013-04-04printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian
2013-04-03powerpc/85xx: add support to JOG feature using cpufreq interfacechenhui zhao
2013-03-21sched: Fix select_idle_sibling() bouncing cow syndromeMike Galbraith
2013-03-20signal: always clear sa_restorer on execveKees Cook
2013-03-14userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman
2013-03-14ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt
2013-03-14nohz: Make tick_nohz_irq_exit() irq safeFrederic Weisbecker
2013-03-03cgroup: fix exit() vs rmdir() raceLi Zefan
2013-03-03cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan
2013-03-03workqueue: consider work function when searching for busy work itemsTejun Heo
2013-03-03sysctl: fix null checking in bin_dn_node_address()Xi Wang
2013-03-03ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)
2013-03-03posix-timer: Don't call idr_find() with out-of-range IDTejun Heo
2013-02-28futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner
2013-02-28workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov
2013-02-28hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz
2013-02-28posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka
2013-02-28genirq: Avoid deadlock in spurious handlingThomas Gleixner
2013-02-28timeconst.pl: Eliminate Perl warningH. Peter Anvin
2013-02-12kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exitedEric W. Biederman
2013-02-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-03perf: Fix event group context moveJiri Olsa
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds