summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | ide: respect quirk_drives[] list on all controllersBartlomiej Zolnierkiewicz2009-06-071-0/+1
| * | | | | | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-06-073-2/+7
| |\ \ \ \ \ \
| | * | | | | | ide: preserve Host Protected Area by default (v2)Bartlomiej Zolnierkiewicz2009-06-071-0/+2
| | * | | | | | ide-gd: implement block device ->set_capacity method (v2)Bartlomiej Zolnierkiewicz2009-06-071-2/+2
| | * | | | | | partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz2009-06-072-0/+3
| * | | | | | | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-05-222-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | ide: remove hw_regs_t typedefBartlomiej Zolnierkiewicz2009-05-171-7/+7
| * | | | | | | ide: pass number of ports to ide_host_{alloc,add}() (v2)Bartlomiej Zolnierkiewicz2009-05-171-2/+3
| * | | | | | | ide: remove chipset field from hw_regs_tBartlomiej Zolnierkiewicz2009-05-171-1/+0
| * | | | | | | ide: replace special_t typedef by IDE_SFLAG_* flagsBartlomiej Zolnierkiewicz2009-05-171-15/+6
* | | | | | | | fs/qnx4: sanitize includesAl Viro2009-06-112-60/+1
* | | | | | | | Sanitize qnx4 fsync handlingAl Viro2009-06-111-2/+0
* | | | | | | | New helper - simple_fsync()Al Viro2009-06-111-0/+2
* | | | | | | | linux/magic.h: move cramfs magic out of cramfs_fs.hMike Frysinger2009-06-112-2/+3
* | | | | | | | fs: Rearrange inode structure elements to avoid waste due to paddingTheodore Ts'o2009-06-111-1/+1
OpenPOWER on IntegriCloud