summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake2-0/+45
2010-03-06sdio: kick the interrupt thread upon a resumeNicolas Pitre1-0/+2
2010-03-06sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball1-8/+11
2010-03-06sdio: sdhci support for suspend mode PM featuresNicolas Pitre2-12/+31
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre5-3/+98
2010-03-06sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks1-8/+8
2010-03-06sdhci: add adma descriptor set callBen Dooks1-30/+20
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao2-1/+13
2010-03-06mmc: bfin_sdh: set timeout based on actual card dataCliff Cai1-2/+6
2010-03-06mmc: bfin_sdh: drop redundant MMC depend stringMike Frysinger1-1/+1
2010-03-06mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger1-1/+1
2010-03-06mmc: Atmel host kconfig cleanup for everyone elseNicolas Ferre1-0/+1
2010-03-06davinci: MMC: add support for 8bit MMC cardsVipin Bhandari1-10/+35
2010-03-06ricoh_mmc: port from driver to pci quirkMaxim Levitsky4-270/+88
2010-03-06fs/compat_ioctl.c: suppress two warningsAndrew Morton1-2/+2
2010-03-06bitmap: use for_each_set_bit()Akinobu Mita1-9/+4
2010-03-06lib: fix first line of kernel-doc for a few functionsBen Hutchings2-6/+6
2010-03-06lib: build list_sort() only if neededDon Mullis4-1/+7
2010-03-06lib: revise list_sort() header commentDon Mullis1-7/+8
2010-03-06lib: more scalable list_sort()Don Mullis1-69/+183
2010-03-06lib/string.c: simplify strnstr()André Goddard Rosa1-3/+3
2010-03-06lib/string.c: simplify stricmp()André Goddard Rosa1-19/+15
2010-03-06MAINTAINERS: document and add "Q" patchwork queue entriesJoe Perches1-1/+25
2010-03-06MAINTAINERS: WAVELAN moved to stagingJoe Perches1-1/+1
2010-03-06MAINTAINERS: STARMODE RADIO IP (STRIP) moved to stagingJoe Perches1-1/+1
2010-03-06MAINTAINERS: update PERFORMANCE EVENTS F: patternsJoe Perches1-1/+3
2010-03-06MAINTAINERS: remove HAYES ESP SERIAL DRIVERJoe Perches1-7/+0
2010-03-06MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.cJoe Perches1-1/+0
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopJoe Perches1-2/+2
2010-03-06get_maintainer: quote email address with periodStephen Hemminger1-2/+2
2010-03-06get_maintainer: fix perlcritic warningsStephen Hemminger1-14/+20
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINJoe Perches1-11/+15
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches1-0/+2
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches1-4/+32
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches1-7/+76
2010-03-06printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan1-2/+1
2010-03-06exec: create initial stack independent of PAGE_SIZEMichael Neuling1-3/+1
2010-03-06kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa1-1/+1
2010-03-06panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard1-16/+30
2010-03-06kernel core: use helpers for rlimitsJiri Slaby7-16/+20
2010-03-06posix-cpu-timers: cleanup rlimits usageJiri Slaby1-15/+17
2010-03-06kernel/exit.c: fix shadows sparse warningThiago Farina1-1/+1
2010-03-06includecheck fix for kernel/params.cJaswinder Singh Rajput1-1/+0
2010-03-06splice: comparing unsigned int < 0Dan Carpenter1-2/+3
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom3-85/+430
2010-03-06eisa: fix coding style for eisa bus codeThadeu Lima de Souza Cascardo1-112/+128
2010-03-06drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall1-2/+0
2010-03-06init/main.c: make setup_max_cpus static for !SMPH Hartley Sweeten1-1/+1
2010-03-06smp: fix documentation in include/linux/smp.hRakib Mullick1-1/+1
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten3-15/+4