aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: add rt-overload trackingSteven Rostedt2008-01-25
* sched: add RT task pushingSteven Rostedt2008-01-25
* sched: track highest prio task queuedSteven Rostedt2008-01-25
* sched: count # of queued RT tasksSteven Rostedt2008-01-25
* softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-25
* cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar2008-01-25
* cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy2008-01-25
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* cpu-hotplug: refcount based cpu hotplugGautham R Shenoy2008-01-25
* sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri2008-01-25
* sched: introduce a mutex and corresponding API to serialize access to doms_cu...Srivatsa Vaddagiri2008-01-25
* sched: group scheduling, change how cpu load is calculatedSrivatsa Vaddagiri2008-01-25
* sched: group scheduling, minor fixesSrivatsa Vaddagiri2008-01-25
* sched: group scheduling code cleanupSrivatsa Vaddagiri2008-01-25
* sched: remove printk_clock references from ia64Ingo Molnar2008-01-25
* sched: remove printk_clock()Ingo Molnar2008-01-25
* sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()Ingo Molnar2008-01-25
* printk: make printk more robust by not allowing recursionIngo Molnar2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-25
|\
| * selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-24
| * security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-24
| * security: add a secctx_to_secid() hookDavid Howells2008-01-24
| * security: call security_file_permission from rw_verify_areaJames Morris2008-01-24
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-24
| * Security: remove security.h include from mm.hJames Morris2008-01-24
| * Security: remove security_file_mmap hook sparse-warnings (NULL as 0).Richard Knutsson2008-01-24
| * Security: add get, set, and cloning of superblock security informationEric Paris2008-01-24
| * security/selinux: Add missing "space"Joe Perches2008-01-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-25
|\ \
| * | [AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen2008-01-25
| * | [AVR32] extint: change set_irq_type() handlingDavid Brownell2008-01-25
| * | [AVR32] NMI debuggingHaavard Skinnemoen2008-01-25
| * | [AVR32] constify function pointer tablesJan Engelhardt2008-01-25
| * | [AVR32] ATNGW100: Update defconfigHaavard Skinnemoen2008-01-25
| * | [AVR32] ATSTK1002: Update defconfigHaavard Skinnemoen2008-01-25
| * | [AVR32] Kconfig: Choose daughterboard instead of CPUHaavard Skinnemoen2008-01-25
| * | [AVR32] Add support for ATSTK1003 and ATSTK1004Haavard Skinnemoen2008-01-25
| * | [AVR32] Clean up external DAC setup codeHaavard Skinnemoen2008-01-25
| * | [AVR32] ATSTK1000: Move gpio-leds setup to setup.cHaavard Skinnemoen2008-01-25
| * | [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-25
| * | [AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2008-01-25
| * | [AVR32] Oprofile supportHaavard Skinnemoen2008-01-25
| * | [AVR32] Include instrumentation menuHaavard Skinnemoen2008-01-25
| * | Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-25
| * | [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-25
| * | ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEMEHaavard Skinnemoen2008-01-25
| * | [AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen2008-01-25
| * | [AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen2008-01-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-01-25
|\ \
| * | [GFS2] Allow journal recovery on read-only mountAbhijith Das2008-01-25