summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-071-0/+41
|\
| * ata: Add TRIM infrastructureMatthew Wilcox2009-04-061-0/+41
* | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-071-0/+10
|\ \
| * | i2c: xtensa s6000 i2c driverOskar Schirmer2009-04-071-0/+10
* | | parport: Use the PCI IRQ if offeredAlan Cox2009-04-071-5/+6
* | | Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-071-0/+3
* | | tty: Correct inline types for tty_driver_kref_get()Adrian Bunk2009-04-071-1/+2
* | | nilfs2: support nanosecond timestampRyusuke Konishi2009-04-071-4/+6
* | | nilfs2: introduce secondary super blockRyusuke Konishi2009-04-071-0/+4
* | | nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi2009-04-071-0/+3
* | | nilfs2: clean up sketch fileRyusuke Konishi2009-04-071-2/+0
* | | nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi2009-04-071-6/+4
* | | nilfs2: remove compat ioctl codeRyusuke Konishi2009-04-071-41/+0
* | | nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi2009-04-071-9/+14
* | | nilfs2: remove timedwait ioctl commandRyusuke Konishi2009-04-071-22/+0
* | | nilfs2: disk format and userland interfaceKoji Sato2009-04-071-0/+854
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* | | namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn2009-04-071-0/+14
* | | namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn2009-04-071-9/+7
* | | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-071-4/+35
* | | namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn2009-04-071-0/+3
* | | kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu2009-04-071-0/+17
* | | kprobes: support per-kprobe disablingMasami Hiramatsu2009-04-071-1/+22
* | | kprobes: cleanup comment style in kprobes.hMasami Hiramatsu2009-04-071-4/+8
* | | SPI: add dma_alignment field to spi_masterMike Rapoport2009-04-071-0/+6
* | | mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-071-0/+2
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-071-22/+0
|\ \ \
| * \ \ Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-071-22/+0
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc: Remove unused symbols from fsl_devices.hGrant Likely2009-03-311-22/+0
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-062-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | V4L/DVB (11387): Sensor orientation reportingAdam Baker2009-04-061-0/+5
| * | | V4L/DVB (10954): Add cx231xx USB driverSri Deevi2009-04-061-0/+1
| |/ /
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-063-2/+35
|\ \ \
| * | | [MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner2009-04-061-2/+2
| * | | [MTD] driver model updatesDavid Brownell2009-04-041-0/+7
| * | | NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-241-0/+14
| * | | [MTD] partitioning utility predicatesDavid Brownell2009-03-201-0/+12
* | | | mux: fix build problemAlexander Beregalov2009-04-061-1/+1
* | | | 8250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page2009-04-061-0/+12
* | | | 8250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer2009-04-061-0/+14
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-062-0/+24
|\ \ \ \
| * | | | intel-iommu: Handle PCI domains appropriately.David Woodhouse2009-04-041-0/+1
| * | | | intel-iommu: set compatibility format interruptHan, Weidong2009-04-031-0/+2
| * | | | Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-031-0/+2
| * | | | Intel IOMMU Suspend/Resume Support - DMARFenghua Yu2009-04-031-0/+11
| * | | | intel-iommu: Add for_each_iommu() and for_each_active_iommu() macrosDavid Woodhouse2009-04-031-0/+8
* | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-062-0/+6
|\ \ \ \ \
| * | | | | hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-312-0/+6
* | | | | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-0610-131/+52
|\ \ \ \ \ \
OpenPOWER on IntegriCloud