summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-06-22tracing: Have tracing_off() actually turn tracing offSteven Rostedt1-1/+1
2012-06-17sched: Fix the relax_domain_level boot parameterDimitri Sivanich1-6/+3
2012-06-17timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz1-0/+2
2012-06-10mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar1-1/+2
2012-06-01workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo1-2/+7
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-1/+7
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2-0/+2
2012-05-10namespaces, pid_ns: fix leakage on fork() failureMike Galbraith1-0/+3
2012-05-10tracing: Do not enable function event with enableSteven Rostedt2-1/+5
2012-05-10compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka1-17/+46
2012-05-09sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov1-0/+2
2012-04-29Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-6/+22
2012-04-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2012-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-14/+27
2012-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+13
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-19/+19
2012-04-26perf: Fix perf_event_for_each() to use siblingMichael Ellerman1-1/+1
2012-04-26sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo1-6/+16
2012-04-26sched: Fix more load-balancing falloutPeter Zijlstra2-8/+11
2012-04-25Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar3-5/+12
2012-04-25Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-1/+0
2012-04-24PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver1-6/+22
2012-04-23irq: hide debug macros so they don't collide with others.Paul Gortmaker1-19/+19
2012-04-19tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt1-0/+5
2012-04-19tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha1-1/+2
2012-04-19tick: Ensure that the broadcast device is initializedThomas Gleixner1-0/+3
2012-04-18tick: Fix oneshot broadcast setup reallyThomas Gleixner1-6/+1
2012-04-17rcu: Permit call_rcu() from CPU_DYING notifiersPaul E. McKenney1-1/+0
2012-04-16tracing: Fix regression with tracing_onSteven Rostedt1-3/+5
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2012-04-13tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown1-2/+2
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf1-0/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+2
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely1-1/+2
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+15
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel1-1/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-31/+17
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely1-24/+9
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov1-0/+2
2012-04-11irqdomain: Fix debugfs formattingGrant Likely1-3/+3
2012-04-10irq_domain: correct the debugfs file nameMika Westerberg1-1/+1
2012-04-10irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney1-3/+4
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha1-1/+3
2012-04-10itimer: Use printk_once instead of WARN_ONCEThomas Gleixner1-3/+4
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-4/+4
2012-04-06nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell1-2/+2
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-16/+2
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-16/+2
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook1-4/+4