summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-202-8/+8
* Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19237-3314/+9528
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-187-4/+142
| |\
| | * USB: anchor API changes needed for btusbOliver Neukum2008-10-171-0/+3
| | * usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware2008-10-172-0/+72
| | * USB: Fix spelling in usb/serial.hGeoff Levand2008-10-171-1/+1
| | * usb gadget: cdc obex glueFelipe Balbi2008-10-171-0/+9
| | * usb gadget: function activation/deactivationDavid Brownell2008-10-171-2/+9
| | * USB: extend poisoning to anchorsOliver Neukum2008-10-171-0/+2
| | * USB: kill URBs permanentlyOliver Neukum2008-10-171-0/+2
| | * USB: add USB test and measurement class driverGreg Kroah-Hartman2008-10-172-1/+44
| * | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-184-53/+646
| |\ \
| | * | radeon: fix PCI bus mastering support enables.Alex Deucher2008-10-171-22/+22
| | * | radeon: add RS400 family support.Alex Deucher2008-10-171-2/+4
| | * | drm/radeon: add support for RS740 IGP chipsets.Alex Deucher2008-10-171-0/+4
| | * | i915: Map status page cached for chips with GTT-based HWS location.Keith Packard2008-10-171-1/+2
| | * | drm: kill drm_device->irqJesse Barnes2008-10-171-1/+5
| | * | i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg2008-10-171-0/+1
| | * | i915: Add chip set ID param.Kristian Høgsberg2008-10-171-0/+1
| | * | drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-173-0/+514
| | * | drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-172-11/+94
| | * | drm: remove #define's for non-linux systemsCarlos R. Mafra2008-10-171-17/+0Star
| | |/
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-187-5/+62
| |\ \
| | * | V4L/DVB (9276): videobuf-dvb: two functions are now staticMauro Carvalho Chehab2008-10-171-10/+0Star
| | * | V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad2008-10-171-2/+1Star
| | * | V4L/DVB (9268): tuner: add FMD1216MEX tunerDarron Broad2008-10-171-0/+1
| | * | V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-171-3/+2Star
| | * | V4L/DVB (9245): video: add header to soc_camera_platform include fileMagnus Damm2008-10-171-0/+10
| | * | V4L/DVB (9241): soc-camera: move sensor power management to soc_camera_platfo...Guennadi Liakhovetski2008-10-171-0/+1
| | * | V4L/DVB (9240): saa7127: Fix two typosJean Delvare2008-10-171-1/+1
| | * | V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad2008-10-171-2/+4
| | * | V4L/DVB (9225): MFE: Add configurable gate controlDarron Broad2008-10-171-0/+1
| | * | V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-171-3/+33
| | * | V4L/DVB (9209): v4l2: add comment to the v4l2-i2c-drv headers.Hans Verkuil2008-10-172-0/+22
| | * | V4L/DVB (9196): Add support for DSS deliveryManu Abraham2008-10-171-0/+1
| | * | V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...Manu Abraham2008-10-171-0/+1
| | |/
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-182-1/+18
| |\ \ | | |/ | |/|
| | * ext4: Replace hackish ext4_mb_poll_new_transaction with commit callbackTheodore Ts'o2008-10-171-0/+9
| | * vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V2008-10-161-0/+9
| | * vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V2008-10-141-1/+0Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-171-0/+1
| |\ \
| | * | Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-111-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-175-2/+63
| |\ \ \
| | * | | block: remove __generic_unplug_device() from exportsJens Axboe2008-10-171-1/+0Star
| | * | | blktrace: add support for driver dataStefan Raspl2008-10-171-0/+32
| | * | | block: fix nr_phys_segments miscalculation bugFUJITA Tomonori2008-10-171-0/+7
| | * | | softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-172-1/+24
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-178-17/+70
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-10-131-0/+1
| | * | [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-131-1/+1