aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-04-29Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-6/+22
2012-04-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2012-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-14/+27
2012-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-6/+13
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-19/+19
2012-04-26perf: Fix perf_event_for_each() to use siblingGravatar Michael Ellerman 1-1/+1
2012-04-26sched: Fix OOPS when build_sched_domains() percpu allocation failsGravatar he, bo 1-6/+16
2012-04-26sched: Fix more load-balancing falloutGravatar Peter Zijlstra 2-8/+11
2012-04-25Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Ingo Molnar 3-5/+12
2012-04-25Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Ingo Molnar 1-1/+0
2012-04-24PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingGravatar Bojan Smojver 1-6/+22
2012-04-23irq: hide debug macros so they don't collide with others.Gravatar Paul Gortmaker 1-19/+19
2012-04-19tracing: Fix stacktrace of latency tracers (irqsoff and friends)Gravatar Steven Rostedt 1-0/+5
2012-04-19tick: Fix the spurious broadcast timer ticks after resumeGravatar Suresh Siddha 1-1/+2
2012-04-19tick: Ensure that the broadcast device is initializedGravatar Thomas Gleixner 1-0/+3
2012-04-18tick: Fix oneshot broadcast setup reallyGravatar Thomas Gleixner 1-6/+1
2012-04-17rcu: Permit call_rcu() from CPU_DYING notifiersGravatar Paul E. McKenney 1-1/+0
2012-04-16tracing: Fix regression with tracing_onGravatar Steven Rostedt 1-3/+5
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2012-04-13tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Gravatar Mark Brown 1-2/+2
2012-04-13irq_work: fix compile failure on tile from missing includeGravatar Chris Metcalf 1-0/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+2
2012-04-12irq_domain: fix type mismatch in debugfs output formatGravatar Grant Likely 1-1/+2
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-5/+15
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-1/+1
2012-04-12panic: fix stack dump print on direct call to panic()Gravatar Jason Wessel 1-1/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-31/+17
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGravatar Grant Likely 1-24/+9
2012-04-11cred: copy_process() should clear child->replacement_session_keyringGravatar Oleg Nesterov 1-0/+2
2012-04-11irqdomain: Fix debugfs formattingGravatar Grant Likely 1-3/+3
2012-04-10irq_domain: correct the debugfs file nameGravatar Mika Westerberg 1-1/+1
2012-04-10irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().Gravatar David Daney 1-3/+4
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Gravatar Suresh Siddha 1-1/+3
2012-04-10itimer: Use printk_once instead of WARN_ONCEGravatar Thomas Gleixner 1-3/+4
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-4/+4
2012-04-06nohz: Fix stale jiffies update in tick_nohz_restart()Gravatar Neal Cardwell 1-2/+2
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-16/+2
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-16/+2
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictGravatar Kees Cook 1-4/+4
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-30/+25
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-62/+148
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Gravatar Linus Torvalds 1-0/+1
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-4/+9
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxGravatar Linus Torvalds 1-5/+5
2012-04-02irq_work: fix compile failure on MIPS from system.h splitGravatar Paul Gortmaker 1-0/+1
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-9/+7
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-108/+199
2012-03-31tick: Document TICK_ONESHOT config optionGravatar Thomas Gleixner 1-0/+4
2012-03-31sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()Gravatar Srivatsa S. Bhat 1-2/+2
2012-03-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-15/+30