aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
*---. Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds2012-05-17
|\ \ \
| | | * sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov2012-05-09
| | |/
| * / tracing: Do not enable function event with enableSteven Rostedt2012-05-10
| |/
* | genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2012-05-15
* | namespaces, pid_ns: fix leakage on fork() failureMike Galbraith2012-05-10
* | compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka2012-05-10
|/
* Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-29
|\
| * PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver2012-04-24
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-27
|\ \
| * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-04-25
| |\ \ | | |/ | |/|
| | * rcu: Permit call_rcu() from CPU_DYING notifiersPaul E. McKenney2012-04-17
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-04-27
|\ \ \
| * | | sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo2012-04-26
| * | | sched: Fix more load-balancing falloutPeter Zijlstra2012-04-26
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-27
|\ \ \
| * | | perf: Fix perf_event_for_each() to use siblingMichael Ellerman2012-04-26
| * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-04-25
| |\ \ \ | | |/ / | |/| |
| | * | tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt2012-04-19
| | * | tracing: Fix regression with tracing_onSteven Rostedt2012-04-16
| | * | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown2012-04-13
* | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-27
|\ \ \ \
| * | | | irq: hide debug macros so they don't collide with others.Paul Gortmaker2012-04-23
| |/ / /
* | | | tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha2012-04-19
* | | | tick: Ensure that the broadcast device is initializedThomas Gleixner2012-04-19
* | | | tick: Fix oneshot broadcast setup reallyThomas Gleixner2012-04-18
|/ / /
* | | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-13
|\ \ \ | |/ / |/| |
| * | irq_work: fix compile failure on tile from missing includeChris Metcalf2012-04-13
| |/
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \
| * | irq_domain: fix type mismatch in debugfs output formatGrant Likely2012-04-12
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-12
|\ \ \ | |/ / |/| |
| * | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-10
| * | itimer: Use printk_once instead of WARN_ONCEThomas Gleixner2012-04-10
| * | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-06
| * | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-31
| * | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-30
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-12
|\ \ \
| * | | panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-12
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \ \ \ | |/ / / |/| | |
| * | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
| * | | irqdomain: Fix debugfs formattingGrant Likely2012-04-11
| * | | irq_domain: correct the debugfs file nameMika Westerberg2012-04-11
| * | | irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney2012-04-11
| | |/ | |/|
* / | cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov2012-04-11
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-07
|\ \
| * | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-05
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ \ | |/ / |/| |
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-04
|\ \ \
| * | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-29
| * | | kdb: Fix smatch warning on dbg_io_ops->is_consoleJason Wessel2012-03-29