summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: Handle suspend/resume in Ricoh MMC disablerPhilip Langdale2008-02-081-25/+72
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-02-0717-1390/+1466
|\
| * 9p: fix p9_printfcall exportAndrew Morton2008-02-071-2/+2
| * 9p: transport API reorganizationEric Van Hensbergen2008-02-0711-1253/+1208Star
| * 9p: add remove function to trans_virtioEric Van Hensbergen2008-02-071-0/+19
| * 9p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori2008-02-071-12/+8Star
| * 9p: fix mmap to be read-onlyEric Van Hensbergen2008-02-071-2/+2
| * 9p: add support for sticky bitAnthony Liguori2008-02-072-0/+6
| * 9p: Fix soft lockup in virtio transportEric Van Hensbergen2008-02-071-1/+1
| * 9p: fix bug in attach-per-userEric Van Hensbergen2008-02-071-2/+2
| * 9p: block-based virtio clientEric Van Hensbergen2008-02-073-152/+228
| * 9p: create transport rpc cut-thruEric Van Hensbergen2008-02-072-16/+35
| * 9p: fix bug in p9_clone_statMartin Stava2008-02-071-0/+5
* | docbook: dmapool: fix fatal changed filenameRandy Dunlap2008-02-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0621-102/+193
|\
| * x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-062-6/+9
| * virtio: fix trivial build bugIngo Molnar2008-02-061-0/+1
| * x86: fix mttr trimmingYinghai Lu2008-02-061-10/+9Star
| * x86: delay CPA self-test and repeat itIngo Molnar2008-02-062-16/+53
| * x86: fix 64-bit sectionsSam Ravnborg2008-02-061-10/+5Star
| * generic: add __FINITDATAIngo Molnar2008-02-061-0/+1
| * x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-061-3/+0Star
| * x86: mark the .rodata section also NXArjan van de Ven2008-02-062-2/+9
| * x86: fix iret exception recovery on 64-bitRoland McGrath2008-02-061-2/+1Star
| * cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-061-1/+1
| * x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-061-1/+0Star
| * x86: fix sparse error in traps_32.cHarvey Harrison2008-02-061-10/+5Star
| * x86: trivial sparse/checkpatch in quirks.cHarvey Harrison2008-02-061-13/+13
| * x86 ptrace: disallow null cs/ssRoland McGrath2008-02-061-2/+23
| * MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli2008-02-061-0/+6
| * brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-063-2/+25
| * brk: check the lower bound properlyJiri Kosina2008-02-061-1/+1
| * x86: remove X2 workaroundIngo Molnar2008-02-061-11/+0Star
| * x86: make spurious fault handler aware of large mappingsThomas Gleixner2008-02-061-6/+17
| * x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath2008-02-061-6/+15
* | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-0612-261/+259Star
|\ \
| * | async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-065-9/+22
| * | async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-068-43/+62
| * | async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-068-196/+178Star
| * | async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-064-33/+14Star
| * | iop-adma: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
| * | async_tx: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-2/+1Star
| * | async_tx: fix compile breakage, mark do_async_xor __always_inlineDan Williams2008-02-061-1/+5
| |/
* | scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker2008-02-061-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-02-064-35/+21Star
|\ \
| * | SELinux: Remove security_get_policycaps()Paul Moore2008-02-062-34/+0Star
| * | security: allow Kconfig to set default mmap_min_addr protectionEric Paris2008-02-062-1/+21
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-0630-107/+440
|\ \
| * | ata_piix.c:piix_init_one() must be __devinitAdrian Bunk2008-02-061-1/+2
| * | sata_via.c: Remove missleading comment.Alejandro Riveira Fernández2008-02-061-2/+0Star