aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+6
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-183/+92
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-138/+543
2009-04-06Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-65/+2
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-168/+395
2009-04-06Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-1/+50
2009-04-06nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4Benny Halevy1-0/+7
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy1-3/+0
2009-04-06i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare1-26/+0
2009-04-06i2c: Delete many unused driver IDsJean Delvare1-37/+0
2009-04-06i2c: Deprecate client_register and client_unregister methodsJean Delvare1-2/+2
2009-04-06leds: add BD2802GU LED driverKim Kyuwon1-0/+26
2009-04-06leds: Add suspend/resume state flags to leds-gpioRichard Purdie1-1/+2
2009-04-06leds: simple driver for pwm driven LEDsLuotao Fu1-0/+21
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski1-0/+1
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe3-12/+19
2009-04-06Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUGJens Axboe1-0/+3
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe2-23/+41
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds4-13/+8
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds14-110/+139
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-1/+590
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds35-270/+1335
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds3-11/+7
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-paramLinus Torvalds5-11/+97
2009-04-05Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+24
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2-0/+12
2009-04-05Merge branch 'linus' into releaseLen Brown493-7461/+12798
2009-04-05Merge branch 'x2apic' into releaseLen Brown2-3/+4
2009-04-05Merge branch 'constify' into releaseLen Brown1-2/+2
2009-04-05Merge branch 'sony-laptop' into releaseLen Brown1-0/+8
2009-04-05Merge branch 'video' into releaseLen Brown1-0/+11
2009-04-05Merge branch 'battery' into releaseLen Brown1-0/+2
2009-04-05Merge branch 'thermal' into releaseLen Brown1-9/+39
2009-04-05Merge branch 'driver-ops-cleanup' into releaseLen Brown1-16/+0
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown1-23/+0
2009-04-05mfd: remove DS1WM clock handlingPhilipp Zabel1-0/+1
2009-04-05mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel1-1/+0
2009-04-05mfd: convert DS1WM to use MFD corePhilipp Zabel2-12/+5
2009-04-05mfd: Support active high IRQs on WM835xMark Brown1-0/+2
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds2-4/+4
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt1-2/+2
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2-7/+11
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy2-1/+15
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson2-8/+38
2009-04-03nfsd41: provide support for minor version 1 at rpc levelMarc Eshel1-1/+1
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy1-0/+2
2009-04-03nfsd41: access_validAndy Adamson1-0/+1
2009-04-03nfsd41: stateid handlingAndy Adamson2-1/+8
2009-04-03nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy1-1/+3
2009-04-03nfsd41: destroy_session operationBenny Halevy1-1/+1