summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-131-0/+2
|\
| * Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-131-0/+2
| |\
| | * atmel-mci: Add support for inverted detect pinJonas Larsson2009-04-081-0/+2
* | | i2c-ocores: Can add I2C devices to the busRichard Röjfors2009-06-131-0/+2
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-121-0/+2
|\ \ \
| * | | pnp: add PNP resource range checking functionBjorn Helgaas2009-06-051-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-06-124-18/+22
|\ \ \
| * | | PM: Add empty suspend/resume device irq functionsHeiko Carstens2009-06-121-0/+6
| * | | PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-121-7/+11
| * | | PM: Remove device_type suspend()/resume()Magnus Damm2009-06-121-3/+0
| * | | PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm2009-06-121-2/+0
| * | | PM core: rename suspend and resume functionsAlan Stern2009-06-121-6/+5
| * | | PM: Rename device_power_down/up()Magnus Damm2009-06-121-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-06-121-2/+2
|\ \ \ \
| * | | | dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven2009-05-071-2/+2
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-122-6/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-122-5/+16
| * | | | perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra2009-06-121-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-121-0/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/lx6464es' into for-linusTakashi Iwai2009-06-101-0/+5
| |\ \ \ \ \
| | * | | | | ALSA: lx6464es - driver for the digigram lx6464es interfaceTim Blechmann2009-04-141-0/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-101-0/+7
| |\ \ \ \ \
| | * | | | | ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai2009-05-141-0/+7
* | | | | | | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-125-1/+29
|\ \ \ \ \ \ \
| * | | | | | | slab,slub: don't enable interrupts during early bootPekka Enberg2009-06-124-0/+12
| * | | | | | | memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki2009-06-121-1/+17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-121-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ [SCSI] Merge branch 'linus'James Bottomley2009-06-1298-781/+2646
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertypeJoe Eykholt2009-06-081-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2009-06-122-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | lguest: remove obsolete LHREQ_BREAK callRusty Russell2009-06-121-1/+1
| * | | | | | | | lguest: use eventfds for device notificationRusty Russell2009-06-121-0/+1
| * | | | | | | | lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-121-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds2009-06-124-18/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin2009-06-121-0/+5
| * | | | | | | | virtio: teach virtio_has_feature() about transport featuresMark McLoughlin2009-06-121-1/+3
| * | | | | | | | virtio_pci: optional MSI-X supportMichael S. Tsirkin2009-06-121-1/+9
| * | | | | | | | virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-121-11/+36
| * | | | | | | | virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-123-7/+14
| * | | | | | | | virtio: fix obsolete documentation on probe functionRusty Russell2009-06-121-2/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds2009-06-121-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | CUSE: implement CUSE - Character device in UserspaceTejun Heo2009-06-091-0/+31
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-06-123-11/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module: trim exception table on init free.Rusty Russell2009-06-121-0/+1
| * | | | | | | | | module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell2009-06-121-9/+23
| * | | | | | | | | module_param: add __same_type convenience wrapper for __builtin_types_compati...Rusty Russell2009-06-121-0/+5
| * | | | | | | | | module_param: split perm field into flags and permRusty Russell2009-06-121-2/+6
| * | | | | | | | | module_param: invbool should take a 'bool', not an 'int'Rusty Russell2009-06-121-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-123-26/+23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ide: add IDE_DFLAG_NIEN_QUIRK device flagBartlomiej Zolnierkiewicz2009-06-071-1/+1
OpenPOWER on IntegriCloud