aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-17sched: Assert task state bits at build timePeter Zijlstra2-8/+14
2009-12-17sched: Update task_state_arraypwith new statesPeter Zijlstra1-2/+5
2009-12-17sched: Add missing state chars to TASK_STATE_TO_CHAR_STRPeter Zijlstra1-1/+1
2009-12-17sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bitsPeter Zijlstra1-2/+2
2009-12-17sched: Teach might_sleep() about preemptible RCUFrederic Weisbecker3-1/+17
2009-12-17sched: Make warning less noisyIngo Molnar1-1/+1
2009-12-16sched: Simplify set_task_cpu()Peter Zijlstra1-8/+5
2009-12-16sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra3-12/+46
2009-12-16sched: Add pre and post wakeup hooksPeter Zijlstra3-7/+12
2009-12-16sched: Move kthread_bind() back to kthread.cPeter Zijlstra2-26/+23
2009-12-16sched: Fix select_task_rq() vs hotplug issuesPeter Zijlstra1-35/+40
2009-12-16sched: Fix sched_exec() balancingPeter Zijlstra1-22/+23
2009-12-16sched: Ensure set_task_cpu() is never called on blocked tasksPeter Zijlstra1-19/+66
2009-12-16sched: Use TASK_WAKING for fork wakupsPeter Zijlstra1-9/+9
2009-12-16sched: Select_task_rq_fair() must honour SD_LOAD_BALANCEPeter Zijlstra1-0/+3
2009-12-16sched: Fix task_hot() test orderPeter Zijlstra1-3/+3
2009-12-16sched: Fix set_cpu_active() in cpu_down()Xiaotian Feng1-21/+3
2009-12-16sched: Mark boot-cpu active before smp_init()Peter Zijlstra1-6/+1
2009-12-16Merge branch 'linus' into sched/urgentIngo Molnar982-16785/+41230
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell1-5/+5
2009-12-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds70-2836/+2369
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds23-889/+2349
2009-12-15Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-32/+95
2009-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-3/+16
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds136-2086/+2394
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds19-719/+6389
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds31-210/+154
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds10-218/+420
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+16
2009-12-15lis3: update documentation to match latest changesSamu Onkalo1-7/+24
2009-12-15lis3: scale output values to mgSamu Onkalo2-3/+31
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo2-7/+46
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo2-32/+3
2009-12-15lis3: selftest supportSamu Onkalo3-3/+81
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo2-14/+28
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel2-8/+17
2009-12-15lis3: update documentation and commentsÉric Piel4-42/+52
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo1-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo1-0/+1
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman2-21/+61
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo1-0/+12
2009-12-15crc32: minor optimizations and cleanupJoakim Tjernlund1-77/+44
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm1-1/+1
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai3-0/+659
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre1-10/+75
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre5-28/+98
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings5-43/+23
2009-12-15s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks1-5/+3
2009-12-15sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre1-0/+75
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl1-5/+5