summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-04sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang1-2/+8
2010-02-02sched: Remove unused update_shares_locked()Peter Zijlstra1-14/+0
2010-02-02sched: Use for_each_bitAkinobu Mita1-3/+1
2010-01-22sched: Queue a deboosted task to the head of the RT prio queueThomas Gleixner1-1/+1
2010-01-22sched: Implement head queueing for sched_rtThomas Gleixner1-8/+11
2010-01-22sched: Extend enqueue_task to allow head queueingThomas Gleixner4-9/+13
2010-01-21sched: Remove USER_SCHEDDhaval Giani7-504/+38
2010-01-21sched: Fix the place where group powers are updatedGautham R Shenoy1-4/+3
2010-01-21sched: Assume *balance is validPeter Zijlstra1-3/+3
2010-01-21sched: Remove load_balance_newidle()Peter Zijlstra1-122/+13
2010-01-21sched: Unify load_balance{,_newidle}()Peter Zijlstra1-56/+59
2010-01-21sched: Add a lock break for PREEMPT=yPeter Zijlstra1-0/+4
2010-01-21sched: Remove from fwd declsPeter Zijlstra1-67/+60
2010-01-21sched: Remove rq_iterator from move_one_taskPeter Zijlstra1-110/+36
2010-01-21sched: Remove rq_iterator usage from load_balance_fairPeter Zijlstra1-51/+29
2010-01-21sched: Remove the sched_class load_balance methodsPeter Zijlstra5-104/+37
2010-01-21sched: Move load balance code into sched_fair.cPeter Zijlstra2-1840/+1844
2010-01-17sched: Don't expose local functionsH Hartley Sweeten3-3/+3
2009-12-28sched: might_sleep(): Make file parameter const char *Simon Kagstrom2-3/+4
2009-12-24Linux 2.6.33-rc2v2.6.33-rc2Linus Torvalds1-1/+1
2009-12-24VIDEO: cyberpro: pci_request_regions needs a persistent nameRussell King1-6/+6
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King1-2/+2
2009-12-24ARM: footbridge: trim down old ISA rtc setupRussell King6-174/+73
2009-12-24ARM: fix PAGE_KERNELRussell King1-2/+1
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov1-2/+0
2009-12-24amd64_edac: restrict PCI config space accessBorislav Petkov1-1/+1
2009-12-24amd64_edac: fix forcing module load/unloadBorislav Petkov1-2/+1
2009-12-24amd64_edac: make driver loading more robustBorislav Petkov1-7/+16
2009-12-24amd64_edac: fix driver instance freeingBorislav Petkov1-5/+4
2009-12-24amd64_edac: fix K8 chip select reportingBorislav Petkov1-2/+6
2009-12-24classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo4-0/+628
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek1-6/+2
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto1-2/+2
2009-12-24hp-wmi: Fix two memleaksThomas Renninger1-1/+8
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2-61/+61
2009-12-24serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm1-3/+13
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2-13/+0
2009-12-24dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov1-22/+19
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier3-2/+5
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer1-18/+28
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer1-2/+15
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader1-3/+4
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan1-112/+147
2009-12-24asus_acpi: convert to seq_fileAlexey Dobriyan1-127/+194
2009-12-24ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra1-1/+0
2009-12-24sony-laptop: enumerate rfkill devices using SN06Mattia Dongili1-19/+57
2009-12-24sony-laptop: rfkill support for newer modelsMattia Dongili1-8/+14
2009-12-24ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.cTao Ma1-1/+1
2009-12-24ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma1-2/+4
2009-12-24Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye2-4/+21