| Commit message (Expand) | Author | Age | Files | Lines |
* | 9p: transport API reorganization | Eric Van Hensbergen | 2008-02-06 | 11 | -1253/+1208 |
* | 9p: add remove function to trans_virtio | Eric Van Hensbergen | 2008-02-06 | 1 | -0/+19 |
* | 9p: Convert semaphore to spinlock for p9_idpool | Anthony Liguori | 2008-02-06 | 1 | -12/+8 |
* | 9p: fix mmap to be read-only | Eric Van Hensbergen | 2008-02-06 | 1 | -2/+2 |
* | 9p: add support for sticky bit | Anthony Liguori | 2008-02-06 | 2 | -0/+6 |
* | 9p: Fix soft lockup in virtio transport | Eric Van Hensbergen | 2008-02-06 | 1 | -1/+1 |
* | 9p: fix bug in attach-per-user | Eric Van Hensbergen | 2008-02-06 | 1 | -2/+2 |
* | 9p: block-based virtio client | Eric Van Hensbergen | 2008-02-06 | 3 | -152/+228 |
* | 9p: create transport rpc cut-thru | Eric Van Hensbergen | 2008-02-06 | 2 | -16/+35 |
* | 9p: fix bug in p9_clone_stat | Martin Stava | 2008-02-06 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-06 | 21 | -102/+193 |
|\ |
|
| * | x86: fix deadlock, make pgd_lock irq-safe | Ingo Molnar | 2008-02-06 | 2 | -6/+9 |
| * | virtio: fix trivial build bug | Ingo Molnar | 2008-02-06 | 1 | -0/+1 |
| * | x86: fix mttr trimming | Yinghai Lu | 2008-02-06 | 1 | -10/+9 |
| * | x86: delay CPA self-test and repeat it | Ingo Molnar | 2008-02-06 | 2 | -16/+53 |
| * | x86: fix 64-bit sections | Sam Ravnborg | 2008-02-06 | 1 | -10/+5 |
| * | generic: add __FINITDATA | Ingo Molnar | 2008-02-06 | 1 | -0/+1 |
| * | x86: remove suprious ifdefs from pageattr.c | Arjan van de Ven | 2008-02-06 | 1 | -3/+0 |
| * | x86: mark the .rodata section also NX | Arjan van de Ven | 2008-02-06 | 2 | -2/+9 |
| * | x86: fix iret exception recovery on 64-bit | Roland McGrath | 2008-02-06 | 1 | -2/+1 |
| * | cpuidle: dubious one-bit signed bitfield in cpuidle.h | Harvey Harrison | 2008-02-06 | 1 | -1/+1 |
| * | x86: fix sparse warnings in powernow-k8.c | Harvey Harrison | 2008-02-06 | 1 | -1/+0 |
| * | x86: fix sparse error in traps_32.c | Harvey Harrison | 2008-02-06 | 1 | -10/+5 |
| * | x86: trivial sparse/checkpatch in quirks.c | Harvey Harrison | 2008-02-06 | 1 | -13/+13 |
| * | x86 ptrace: disallow null cs/ss | Roland McGrath | 2008-02-06 | 1 | -2/+23 |
| * | MAINTAINERS: RDC R-321x SoC maintainer | Florian Fainelli | 2008-02-06 | 1 | -0/+6 |
| * | brk randomization: introduce CONFIG_COMPAT_BRK | Ingo Molnar | 2008-02-06 | 3 | -2/+25 |
| * | brk: check the lower bound properly | Jiri Kosina | 2008-02-06 | 1 | -1/+1 |
| * | x86: remove X2 workaround | Ingo Molnar | 2008-02-06 | 1 | -11/+0 |
| * | x86: make spurious fault handler aware of large mappings | Thomas Gleixner | 2008-02-06 | 1 | -6/+17 |
| * | x86: make traps on entry code be debuggable in user space, 64-bit | Roland McGrath | 2008-02-06 | 1 | -6/+15 |
* | | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi... | Linus Torvalds | 2008-02-06 | 12 | -261/+259 |
|\ \ |
|
| * | | async_tx: allow architecture specific async_tx_find_channel implementations | Dan Williams | 2008-02-06 | 5 | -9/+22 |
| * | | async_tx: replace 'int_en' with operation preparation flags | Dan Williams | 2008-02-06 | 8 | -43/+62 |
| * | | async_tx: kill tx_set_src and tx_set_dest methods | Dan Williams | 2008-02-06 | 8 | -196/+178 |
| * | | async_tx: kill ASYNC_TX_ASSUME_COHERENT | Dan Williams | 2008-02-06 | 4 | -33/+14 |
| * | | iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 | 1 | -1/+1 |
| * | | async_tx: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 | 1 | -2/+1 |
| * | | async_tx: fix compile breakage, mark do_async_xor __always_inline | Dan Williams | 2008-02-06 | 1 | -1/+5 |
| |/ |
|
* | | scsi: megaraid: trivial drop duplicate mutex.h include | Daniel Walker | 2008-02-06 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-02-06 | 4 | -35/+21 |
|\ \ |
|
| * | | SELinux: Remove security_get_policycaps() | Paul Moore | 2008-02-06 | 2 | -34/+0 |
| * | | security: allow Kconfig to set default mmap_min_addr protection | Eric Paris | 2008-02-06 | 2 | -1/+21 |
| |/ |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-06 | 30 | -107/+440 |
|\ \ |
|
| * | | ata_piix.c:piix_init_one() must be __devinit | Adrian Bunk | 2008-02-06 | 1 | -1/+2 |
| * | | sata_via.c: Remove missleading comment. | Alejandro Riveira Fernández | 2008-02-06 | 1 | -2/+0 |
| * | | libata-core: unblacklist HITACHI drives | David Milburn | 2008-02-06 | 1 | -2/+0 |
| * | | sata_nv: fix ATAPI issues with memory over 4GB (v7) | Robert Hancock | 2008-02-06 | 1 | -13/+65 |
| * | | ata: drivers/ata/sata_mv.c needs dmapool.h | Andrew Morton | 2008-02-06 | 1 | -0/+1 |
| * | | libata: kill now unused n_iter and fix sata_fsl | James Bottomley | 2008-02-06 | 2 | -4/+2 |