aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | sched: Add pre and post wakeup hooksPeter Zijlstra2009-12-16
| * | | sched: Move kthread_bind() back to kthread.cPeter Zijlstra2009-12-16
| * | | sched: Fix select_task_rq() vs hotplug issuesPeter Zijlstra2009-12-16
| * | | sched: Fix sched_exec() balancingPeter Zijlstra2009-12-16
| * | | sched: Ensure set_task_cpu() is never called on blocked tasksPeter Zijlstra2009-12-16
| * | | sched: Use TASK_WAKING for fork wakupsPeter Zijlstra2009-12-16
| * | | sched: Select_task_rq_fair() must honour SD_LOAD_BALANCEPeter Zijlstra2009-12-16
| * | | sched: Fix task_hot() test orderPeter Zijlstra2009-12-16
| * | | sched: Fix set_cpu_active() in cpu_down()Xiaotian Feng2009-12-16
| * | | sched: Mark boot-cpu active before smp_init()Peter Zijlstra2009-12-16
| * | | Merge branch 'linus' into sched/urgentIngo Molnar2009-12-16
| |\ \ \
| * | | | sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCKDavid Miller2009-12-15
| * | | | sched: Use rcu in sched_get_rr_param()Thomas Gleixner2009-12-14
| * | | | sched: Use rcu in sched_get/set_affinity()Thomas Gleixner2009-12-14
| * | | | sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()Thomas Gleixner2009-12-14
| * | | | sched: Use pr_fmt() and pr_<level>()Joe Perches2009-12-13
| * | | | sched: Make wakeup side and atomic variants of completion API irq safeRafael J. Wysocki2009-12-13
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
|\ \ \ \ \
| * | | | | sys: Fix missing rcu protection for __task_cred() accessThomas Gleixner2009-12-10
| * | | | | signals: Fix more rcu assumptionsThomas Gleixner2009-12-10
| * | | | | signal: Fix racy access to __task_cred in kill_pid_info_as_uid()Thomas Gleixner2009-12-10
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-19
|\ \ \ \ \ \
| * | | | | | timers: Remove duplicate setting of new_base in __mod_timer()Simon Horman2009-12-16
| * | | | | | clockevents: Prevent clockevent_devices list corruption on cpu hotplugThomas Gleixner2009-12-11
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-19
|\ \ \ \ \ \ \
| * | | | | | | [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-18
| * | | | | | | [S390] qdio: add counter for input queue full conditionJan Glauber2009-12-18
| * | | | | | | [S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber2009-12-18
| * | | | | | | [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-18
| * | | | | | | [S390] cio: fix channel path varyPeter Oberparleiter2009-12-18
| * | | | | | | [S390] drivers: Correct size given to memsetJulia Lawall2009-12-18
| * | | | | | | [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-18
| * | | | | | | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-18
| * | | | | | | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin2009-12-18
| * | | | | | | [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin2009-12-18
| * | | | | | | [S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin2009-12-18
| * | | | | | | [S390] dasd: move dasd-diag kmsg to dasdStefan Haberland2009-12-18
| * | | | | | | [S390] cio: fix drvdata usage for the console subchannelSebastian Ott2009-12-18
| * | | | | | | [S390] wire up sys_recvmmsgHeiko Carstens2009-12-18
* | | | | | | | fix more leaks in audit_tree.c tag_chunk()Al Viro2009-12-19
* | | | | | | | fix braindamage in audit_tree.c untag_chunk()Al Viro2009-12-19
* | | | | | | | watchdog: update geodewdt for new MFGPT APIAndres Salomon2009-12-18
|/ / / / / / /
* | | | | | | Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds2009-12-17
* | | | | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-17
|\ \ \ \ \ \ \
| * | | | | | | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-16
| * | | | | | | cpumask: don't recommend set_cpus_allowed hack in Documentation/cpu-hotplug.txtRusty Russell2009-12-16
| * | | | | | | cpumask: avoid dereferencing struct cpumaskRusty Russell2009-12-16
| * | | | | | | cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-16
| * | | | | | | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell2009-12-16
| * | | | | | | cpumask: avoid deprecated function in mm/slab.cRusty Russell2009-12-16