summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mxcmmc: remove frequency workaroundPierre Ossman2009-06-131-2/+0Star
* cb710: handle DEBUG define in MakefilePierre Ossman2009-06-132-4/+4
* cb710: add missing parenthesisPierre Ossman2009-06-131-1/+1
* cb710: fix printk format stringPierre Ossman2009-06-131-1/+1
* mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-1314-0/+1823
* pxamci: add regulator support.Daniel Ribeiro2009-06-131-5/+41
* MMC core: limit minimum initialization frequency to 400kHzSascha Hauer2009-06-131-1/+7
* sdhci: avoid changing voltage needlesslyPierre Ossman2009-06-132-26/+29
* mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König2009-06-131-2/+1Star
* mmc_spi: speedup for slow cards, less wear-outWolfgang Muees2009-06-131-0/+12
* mmc: mmc_rescan detects card change in one runJorg Schummer2009-06-131-44/+55
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-133-59/+178
|\
| * configfs: Rework configfs_depend_item() locking and make lockdep happyLouis Rilling2009-04-301-59/+47Star
| * configfs: Silence lockdep on mkdir() and rmdir()Louis Rilling2009-04-303-0/+131
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1357-338/+1322
|\ \
| * | [S390] wire up sys_perf_counter_openHeiko Carstens2009-06-123-1/+12
| * | [S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens2009-06-123-1/+11
| * | [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-127-2/+73
| * | [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-129-12/+166
| * | [S390] ftrace: add function trace mcount test supportHeiko Carstens2009-06-122-12/+27
| * | [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-1210-29/+276
| * | [S390] kprobes: use probe_kernel_writeHeiko Carstens2009-06-121-29/+2Star
| * | [S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2009-06-122-1/+62
| * | [S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens2009-06-121-1/+1
| * | [S390] profile_tick called twiceMartin Schwidefsky2009-06-121-7/+0Star
| * | [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-124-9/+31
| * | [S390] dasd: sync after async probeSebastian Ott2009-06-122-2/+14
| * | [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-124-19/+18Star
| * | [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-121-3/+8
| * | [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
| * | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-121-1/+1
| * | [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-122-5/+18
| * | [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-122-9/+9
| * | [S390] 3270: lock dependency fixesMartin Schwidefsky2009-06-122-48/+32Star
| * | [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-121-15/+0Star
| * | [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-122-16/+6Star
| * | [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12Star
| * | [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-121-16/+8Star
| * | [S390] secure computing arch backendHeiko Carstens2009-06-126-9/+51
| * | [S390] implement is_compat_taskHeiko Carstens2009-06-127-19/+36
| * | [S390] add mini sclp driverHeiko Carstens2009-06-123-5/+342
| * | [S390] use facility list for cpu type safety checkMartin Schwidefsky2009-06-122-15/+35
| * | [S390] implement interrupt-enabling rwlocksHeiko Carstens2009-06-122-3/+56
| * | [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-127-37/+24Star
| * | [S390] vdso: kernel parameter syntaxMartin Schwidefsky2009-06-121-2/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-13187-459/+4717
|\ \ \
| * | | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121448-32909/+99104
| |\| |
| * | | add generic lib/checksum.cArnd Bergmann2009-06-113-0/+274
| * | | asm-generic: add a generic uaccess.hArnd Bergmann2009-06-111-0/+325
| * | | asm-generic: add generic NOMMU versions of some headersArnd Bergmann2009-06-118-0/+240