aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-09[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com
2008-10-09sched debug: add name to sched_domain sysctl entriesIngo Molnar
2008-10-09Merge branch 'linus' into core/rcuIngo Molnar
2008-10-08sched: sync wakeups vs avg_overlapPeter Zijlstra
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-06kgdb: call touch_softlockup_watchdog on resumeJason Wessel
2008-10-06sched: remove redundant code in cpu_cgroup_create()Li Zefan
2008-10-06Merge branch 'linus' into sched/develIngo Molnar
2008-10-04sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli
2008-10-04clockevents: check broadcast tick device not the clock events deviceThomas Gleixner
2008-10-03cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so constFrederic Weisbecker
2008-10-03rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar
2008-10-03rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney
2008-10-03Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar
2008-10-02fix error-path NULL deref in alloc_posix_timer()Dan Carpenter
2008-09-30Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-30sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-09-29hrtimer: mark migration stateThomas Gleixner
2008-09-29hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner
2008-09-29hrtimer: migrate pending list on cpu offlineThomas Gleixner
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-26kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi
2008-09-25sched: maintain only task entities in cfs_rq->tasks listBharata B Rao
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-23kexec: fix segmentation fault in kimage_add_entryJonathan Steel
2008-09-23sched: fixup buddy selectionPeter Zijlstra
2008-09-23sched: more sanity checks on the bandwidth settingsPeter Zijlstra
2008-09-23sched: add some comments to the bandwidth codePeter Zijlstra
2008-09-23sched: fixlet for group load balancePeter Zijlstra
2008-09-23Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar
2008-09-23sched: rework wakeup preemptionPeter Zijlstra
2008-09-23timers: fix build error in !oneshot caseIngo Molnar
2008-09-23clockevents: prevent mode mismatch on cpu onlineThomas Gleixner
2008-09-23clockevents: check broadcast device not tick deviceThomas Gleixner
2008-09-23clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner
2008-09-23rcu: fix sparse shadowed variable warningHarvey Harrison
2008-09-23sched: clarify ifdef tangleAndrew Morton
2008-09-23sched: fix init_hrtick() section mismatch warningRakib Mullick