summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/numa: Fix the new NUMA topology bitsPeter Zijlstra2012-05-141-2/+1
* sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-95/+185
* sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra2012-05-091-93/+82
* sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-092-2/+9
* sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra2012-05-091-5/+5
* sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-093-8/+8
* sched: Update documentation and commentsHiroshi Shimamoto2012-05-071-1/+1
* Merge branch 'linus' into sched/coreIngo Molnar2012-05-0711-53/+87
|\
| * Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-291-6/+22
| |\
| | * PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver2012-04-241-6/+22
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-271-1/+0
| |\ \
| | * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-04-251-1/+0
| | |\ \ | | | |/ | | |/|
| | | * rcu: Permit call_rcu() from CPU_DYING notifiersPaul E. McKenney2012-04-171-1/+0
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-04-273-14/+27
| |\ \ \
| | * | | sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo2012-04-261-6/+16
| | * | | sched: Fix more load-balancing falloutPeter Zijlstra2012-04-262-8/+11
| | |/ /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-274-6/+13
| |\ \ \
| | * | | perf: Fix perf_event_for_each() to use siblingMichael Ellerman2012-04-261-1/+1
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-04-253-5/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt2012-04-191-0/+5
| | | * | tracing: Fix regression with tracing_onSteven Rostedt2012-04-161-3/+5
| | | * | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown2012-04-131-2/+2
| * | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-271-19/+19
| |\ \ \ \
| | * | | | irq: hide debug macros so they don't collide with others.Paul Gortmaker2012-04-231-19/+19
| | |/ / /
| * | | | tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha2012-04-191-1/+2
| * | | | tick: Ensure that the broadcast device is initializedThomas Gleixner2012-04-191-0/+3
| * | | | tick: Fix oneshot broadcast setup reallyThomas Gleixner2012-04-181-6/+1
| |/ / /
* | | | Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-04-141-30/+26
|\ \ \ \ | |/ / / |/| | |
| * | | sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai2012-04-121-30/+26
* | | | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-131-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | irq_work: fix compile failure on tile from missing includeChris Metcalf2012-04-131-0/+1
| | |/ | |/|
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-121-1/+2
|\ \ \
| * | | irq_domain: fix type mismatch in debugfs output formatGrant Likely2012-04-121-1/+2
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-124-5/+15
|\ \ \ \ | |/ / / |/| | |
| * | | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-101-1/+3
| * | | itimer: Use printk_once instead of WARN_ONCEThomas Gleixner2012-04-101-3/+4
| * | | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-061-2/+2
| * | | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-311-0/+4
| * | | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-301-1/+4
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-121-1/+1
|\ \ \ \
| * | | | panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-121-1/+1
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-122-31/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-24/+9
| * | | | irqdomain: Fix debugfs formattingGrant Likely2012-04-111-3/+3
| * | | | irq_domain: correct the debugfs file nameMika Westerberg2012-04-101-1/+1
| * | | | irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney2012-04-101-3/+4
| | |/ / | |/| |
* | | | cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov2012-04-111-0/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-071-4/+4
|\ \ \
| * | | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-051-4/+4
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-16/+2
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud