summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* aio: don't include aio.h in sched.hKent Overstreet2013-05-074-2/+3
* aio: kill ki_retryKent Overstreet2013-05-071-26/+0
* aio: kill ki_keyKent Overstreet2013-05-071-5/+4
* aio: kill batch allocationKent Overstreet2013-05-071-1/+0
* aio: use cancellation list lazilyKent Overstreet2013-05-071-9/+18
* wait: add wait_event_hrtimeout()Kent Overstreet2013-05-071-0/+86
* aio: make aio_put_req() locklessKent Overstreet2013-05-071-2/+2
* aio: move private stuff out of aio.hKent Overstreet2013-05-071-61/+0
* aio: kill return value of aio_complete()Kent Overstreet2013-05-071-4/+4
* aio: remove retry-based AIOZach Brown2013-05-072-23/+0
* aio: remove dead code from aio.hZach Brown2013-05-071-24/+0
* remove unused random32() and srandom32()Akinobu Mita2013-05-071-7/+0
* hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-071-6/+13
* include/linux/mm.h: complete the mm_walk definitionAndrew Morton2013-05-071-7/+13
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-074-275/+191
|\
| * Merge branch 'slab/next' into slab/for-linusPekka Enberg2013-05-074-275/+191
| |\
| | * slab: Return NULL for oversized allocationsChristoph Lameter2013-05-061-0/+6
| | * slab: Handle ARCH_DMA_MINALIGN correctlyChristoph Lameter2013-02-061-14/+18
| | * slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-011-11/+0
| | * slab: Common Kmalloc cache determinationChristoph Lameter2013-02-011-31/+10
| | * slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-013-9/+5
| | * slab: Common constants for kmalloc boundariesChristoph Lameter2013-02-012-26/+27
| | * slab: Rename nodelists to nodeChristoph Lameter2013-02-011-1/+1
| | * slab: Common name for the per node structuresChristoph Lameter2013-02-011-1/+1
| | * slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter2013-02-012-80/+12
| | * slab: Common kmalloc slab index determinationChristoph Lameter2013-02-012-113/+122
| | * slab: Move kmalloc related function defsChristoph Lameter2013-02-011-9/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-063-4/+4
|\ \ \
| * | | rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-061-1/+0
| * | | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-2/+3
| * | | virtio: don't expose u16 in userspace apistephen hemminger2013-05-051-1/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-05-063-31/+25
|\ \ \ \
| * | | | leds: lp55xx: configure the clock detectionKim, Milo2013-04-011-22/+0
| * | | | leds: add camera LED triggersKim, Milo2013-04-011-0/+8
| * | | | leds: trigger: use inline functions instead of macrosKim, Milo2013-04-012-13/+14
| * | | | leds: add new LP5562 LED driverKim, Milo2013-04-011-3/+10
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-062-0/+20
|\ \ \ \ \
| * | | | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg2013-04-121-0/+17
| * | | | | gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki2013-04-101-0/+2
| * | | | | gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson2013-04-101-0/+1
* | | | | | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-061-9/+9
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-0255-310/+469
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | / / | | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | iommu: Add a function to find an iommu group by idAlexey Kardashevskiy2013-04-241-0/+1
| | | | * | | | | iommu: Include linux/err.hWang YanQing2013-04-191-0/+1
| | | * | | | | | iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi2013-04-021-3/+4
| | | * | | | | | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-6/+3
| | |/ / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-068-121/+299
|\ \ \ \ \ \ \ \
| * | | | | | | | libceph: use slab cache for osd client requestsAlex Elder2013-05-021-0/+3
| * | | | | | | | libceph: create source file "net/ceph/snapshot.c"Alex Elder2013-05-011-25/+5
| * | | | | | | | libceph: validate timespec conversionsAlex Elder2013-05-011-4/+9