summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Create class struct for eventsSteven Rostedt2010-05-148-48/+56
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt2010-05-14466-3630/+8042
|\
| * sched, wait: Use wrapper functionsChangli Gao2010-05-114-25/+18Star
| * sched: Remove a stale commentLi Zefan2010-05-101-1/+0Star
| * ondemand: Make the iowait-is-busy time a sysfs tunableArjan van de Ven2010-05-091-1/+46
| * ondemand: Solve a big performance issue by counting IOWAIT time as busyArjan van de Ven2010-05-091-2/+28
| * sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-093-0/+33
| * sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-092-5/+1Star
| * sched: Fold updating of the last_update_time_info into update_ts_time_stats()Arjan van de Ven2010-05-091-11/+11
| * sched: Update the idle statistics in get_cpu_idle_time_us()Arjan van de Ven2010-05-091-1/+6
| * sched: Introduce a function to update the idle statisticsArjan van de Ven2010-05-091-10/+19
| * sched: Add a comment to get_cpu_idle_time_us()Arjan van de Ven2010-05-091-0/+14
| * Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-0813-439/+604
| |\
| | * cpu_stop: add dummy implementation for UPTejun Heo2010-05-083-7/+68
| | * rcu: need barrier() in UP synchronize_sched_expedited()Paul E. McKenney2010-05-071-0/+1
| | * sched: correctly place paranioa memory barriers in synchronize_sched_expedited()Paul E. McKenney2010-05-061-10/+11
| | * sched: kill paranoia check in synchronize_sched_expedited()Tejun Heo2010-05-061-37/+3Star
| | * sched: replace migration_thread with cpu_stopTejun Heo2010-05-067-253/+127Star
| | * stop_machine: reimplement using cpu_stopTejun Heo2010-05-066-173/+42Star
| | * cpu_stop: implement stop_cpu[s]()Tejun Heo2010-05-062-9/+402
| * | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-075-34/+19Star
| * | Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar2010-05-07547-3944/+9317
| |\ \ | | |/ | |/|
| | * Linux 2.6.34-rc6Linus Torvalds2010-04-301-1/+1
| | * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-301-5/+0Star
| | |\
| | | * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-301-5/+0Star
| | * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-04-306-9/+120
| | |\ \
| | | * | xfs: add a shrinker to background inode reclaimDave Chinner2010-04-296-9/+120
| | | |/
| | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-301-0/+1
| | |\ \
| | | * | exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh2010-04-291-1/+1
| | | * | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe2010-04-291-0/+1
| | | |/
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-3024-116/+200
| | |\ \
| | | * | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-301-1/+1
| | | * | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-282-1/+2
| | | * | ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-231-0/+1
| | | * | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-221-0/+6
| | | * | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-221-3/+3
| | | * | ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen2010-04-221-25/+101
| | | * | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-2119-86/+86
| | * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-3065-972/+1609
| | |\ \ \
| | | * | | powerpc/ps3: Update ps3_defconfigGeoff Levand2010-04-281-60/+129
| | | * | | powerpc/ps3: Update platform maintainerGeoff Levand2010-04-281-4/+4
| | | * | | powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-283-0/+13
| | | * | | powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-282-3/+17
| | | * | | powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala2010-04-271-1/+14
| | | * | | powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala2010-04-2052-806/+1299
| | | * | | powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATEDKim Phillips2010-04-2034-68/+34Star
| | | * | | powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfigKim Phillips2010-04-201-1/+1
| | | * | | powerpc/83xx: enable EPOLL syscall in defconfigKim Phillips2010-04-2014-14/+14
| | | * | | powerpc/83xx: add RTC drivers in 83xx defconfigKim Phillips2010-04-201-3/+59
| | | * | | powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2010-04-202-6/+19