summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok2008-02-071-54/+75
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-073-10/+24
* VFS: apply coding standards to fs/ioctl.cErez Zadok2008-02-071-80/+84
* DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2008-02-072-4/+6
* gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov2008-02-073-8/+14
* power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo2008-02-071-1/+0
* gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov2008-02-073-9/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-02-0617-1390/+1466
|\
| * 9p: fix p9_printfcall exportAndrew Morton2008-02-061-2/+2
| * 9p: transport API reorganizationEric Van Hensbergen2008-02-0611-1253/+1208
| * 9p: add remove function to trans_virtioEric Van Hensbergen2008-02-061-0/+19
| * 9p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori2008-02-061-12/+8
| * 9p: fix mmap to be read-onlyEric Van Hensbergen2008-02-061-2/+2
| * 9p: add support for sticky bitAnthony Liguori2008-02-062-0/+6
| * 9p: Fix soft lockup in virtio transportEric Van Hensbergen2008-02-061-1/+1
| * 9p: fix bug in attach-per-userEric Van Hensbergen2008-02-061-2/+2
| * 9p: block-based virtio clientEric Van Hensbergen2008-02-063-152/+228
| * 9p: create transport rpc cut-thruEric Van Hensbergen2008-02-062-16/+35
| * 9p: fix bug in p9_clone_statMartin Stava2008-02-061-0/+5
* | docbook: dmapool: fix fatal changed filenameRandy Dunlap2008-02-061-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/+9
| * x86: delay CPA self-test and repeat itIngo Molnar2008-02-062-16/+53
| * x86: fix 64-bit sectionsSam Ravnborg2008-02-061-10/+5
| * generic: add __FINITDATAIngo Molnar2008-02-061-0/+1
| * x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-061-3/+0
| * 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/+1
| * 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/+0
| * x86: fix sparse error in traps_32.cHarvey Harrison2008-02-061-10/+5
| * 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/+0
| * 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/+259
|\ \
| * | 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/+178
| * | async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-064-33/+14
| * | 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/+1
| * | 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/+0
OpenPOWER on IntegriCloud