summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+1
* spi: add spi_master flag wordDavid Brownell2009-06-301-0/+4
* spi: new spi->mode bitsDavid Brownell2009-06-302-0/+4
* elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-06-301-2/+14
* parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-06-301-0/+1
* alpha: fix percpu build breakageTejun Heo2009-06-301-1/+2
* eventfd: revised interface and cleanupsDavide Libenzi2009-06-302-10/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-06-291-1/+2
|\
| * ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2009-06-291-0/+2
| * ide: always kill the whole request on errorBartlomiej Zolnierkiewicz2009-06-251-1/+0
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-06-291-1/+1
|\ \
| * | fs: allow d_instantiate to be called with negative parent dentryJeremy Kerr2009-06-291-1/+1
* | | Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2009-06-291-0/+6
|\ \ \ | |/ / |/| |
| * | integrity: add ima_counts_put (updated)Mimi Zohar2009-06-291-0/+6
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-281-0/+1
|\ \ \ | |/ / |/| |
| * | KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti2009-06-281-0/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-281-0/+1
|\ \ \
| * | | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-251-0/+1
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-282-0/+9
|\ \ \ \
| * | | | timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-242-0/+9
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-06-282-3/+64
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | leds: Futher document blink_setRichard Purdie2009-06-231-1/+2
| * | | | leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho2009-06-231-2/+7
| * | | | leds: LED driver for National Semiconductor LP3944 Funlight ChipAntonio Ospite2009-06-231-0/+53
| * | | | leds: Further document parameters for blink_set()Mark Brown2009-06-231-1/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-06-251-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz2009-06-241-2/+0
| | |/ | |/|
* | | clarify get_user_pages() prototypePeter Zijlstra2009-06-251-1/+1
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-241-0/+19
|\ \ \
| * | | Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-091-0/+19
* | | | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-241-0/+9
* | | | inline functions left without protection of ifdef (acl)Markus Trippelsdorf2009-06-241-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-245-20/+432
|\ \ \ \
| * | | | dm: prepare for request based optionKiyoshi Ueda2009-06-221-0/+9
| * | | | dm raid1: add userspace logJonthan Brassow2009-06-223-1/+390
| * | | | dm: calculate queue limits during resume not loadMike Snitzer2009-06-221-8/+2
| * | | | dm target:s introduce iterate devices fnMike Snitzer2009-06-221-0/+11
| * | | | dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer2009-06-221-14/+2
| * | | | dm ioctl: support cookies for udevMilan Broz2009-06-221-2/+12
| * | | | dm: introduce num_flush_requestsMikulas Patocka2009-06-221-0/+11
| | |/ / | |/| |
* | | | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-241-0/+3
|\ \ \ \
| * | | | Audit: clean up all op= output to include string quotingEric Paris2009-06-241-0/+3
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-242-4/+3
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-242-4/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | ACPI: move declaration acpi_early_init() to acpi.hLen Brown2009-06-121-0/+3
| | | | | * | | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-121-3/+0
| | | |_|/ / / / | | |/| | | | |
| | | * | | | | ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-171-1/+0
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-247-33/+98
|\ \ \ \ \ \ \
| * | | | | | | helpers for acl caching + switch to thoseAl Viro2009-06-241-0/+64
| * | | | | | | switch shmem to inode->i_aclAl Viro2009-06-241-8/+0
OpenPOWER on IntegriCloud