summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-211-1/+1
* [PATCH] get rid of blkdev_driver_ioctl()Al Viro2008-10-211-3/+0Star
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
* [PATCH] remember mode of reiserfs journalAl Viro2008-10-211-0/+1
* [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+4
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-1/+1
* [PATCH] end of methods switch: remove the old onesAl Viro2008-10-211-8/+0Star
* [PATCH] beginning of methods conversionAl Viro2008-10-212-5/+11
* [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-211-2/+2
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-211-1/+1
* [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-211-0/+2
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-5/+5
* [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-212-14/+18
* [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-211-2/+1Star
* [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-211-2/+1Star
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-211-2/+2
* [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-211-2/+2
* [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-211-0/+4
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-216-16/+18
* fix WARN() for PPCArjan van de Ven2008-10-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20122-11896/+0Star
|\
| * parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-11977/+0Star
| * parisc: move pdc_result to real2.SKyle McMartin2008-10-101-0/+3
| * parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-204-11/+36
|\ \
| * | PCI: fix pci_ioremap_bar() on s390Heiko Carstens2008-10-201-0/+2
| * | PCI: fix AER capability checkYu Zhao2008-10-201-1/+0Star
| * | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-4/+0Star
| * | PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven2008-10-201-0/+13
| * | PCI: support PCIe ARI capabilityYu Zhao2008-10-202-0/+15
| * | PCI: use same arg names in PCI_VDEVICE commentZhao, Yu2008-10-201-2/+2
| * | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-201-3/+3
| * | PCI: change MSI-x vector to 32bitYinghai Lu2008-10-201-1/+1
| * | PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2008-10-201-0/+1
| * | PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-1/+0Star
* | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-2014-16/+472
|\ \ \
| * | | tracepoints: synchronize unregister static inlineMathieu Desnoyers2008-10-141-1/+4
| * | | tracepoints: tracepoint_synchronize_unregister()Mathieu Desnoyers2008-10-141-0/+7
| * | | markers: fix synchronize marker unregister static inlineMathieu Desnoyers2008-10-141-5/+1Star
| * | | tracing/fastboot: add better resolution to initcall debug/tracingTim Bird2008-10-141-2/+2
| * | | tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-141-0/+2
| * | | ftrace: ktime.h not included in ftrace.hSteven Noonan2008-10-141-0/+1
| * | | tracing/fastboot: build fixIngo Molnar2008-10-141-2/+2
| * | | tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-141-3/+4
| * | | tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-141-0/+2
| * | | ring_buffer: implement new lockingSteven Rostedt2008-10-141-3/+0Star
| * | | tracing: unified trace bufferSteven Rostedt2008-10-141-0/+130
| * | | tracing/ftrace: add the boot tracerFrédéric Weisbecker2008-10-141-0/+19
| * | | markers: turn marker_synchronize_unregister() into an inlineMathieu Desnoyers2008-10-141-1/+5
| * | | markers: marker_synchronize_unregister()Mathieu Desnoyers2008-10-141-0/+7