summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-182-7/+6Star
* of: fix race when matching driversMilton Miller2011-05-181-2/+6
* procfs: add stub for proc_mkdir_mode()Randy Dunlap2011-05-181-0/+2
* Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-05-151-1/+0Star
|\
| * fs: remove FS_COW_FLLi Zefan2011-05-141-1/+0Star
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-05-141-0/+1
|\ \
| * | NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-121-0/+1
* | | Cache user_ns in struct credSerge E. Hallyn2011-05-132-14/+9Star
* | | Merge branch 'fbmem'Linus Torvalds2011-05-121-0/+1
|\ \ \
| * | | fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2011-05-121-0/+1
| |/ /
* | | mm: add alloc_pages_exact_nid()Andi Kleen2011-05-121-0/+2
* | | mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu2011-05-121-0/+2
|/ /
* | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-101-1/+23
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-072-1/+15
|\ \
| * \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-064-3/+4
| |\ \
| * \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-042-1/+15
| |\ \ \
| | * | | ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2011-04-252-1/+15
* | | | | Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2011-05-061-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-05-041-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-041-1/+1
| |\ \ \ \
| | * | | | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-1/+1
* | | | | | slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner2011-05-041-1/+1
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-031-1/+0Star
|\ \ \ \ \
| * | | | | mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-281-1/+0Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-031-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-281-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-031-0/+1
|\ \ \ \ \ \
| * | | | | | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-281-0/+1
* | | | | | | i2c-i801: Move device ID definitions to driverJean Delvare2011-05-011-4/+0Star
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-283-1/+7
|\ \ \ \ \ \ \
| * | | | | | | NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-271-0/+2
| * | | | | | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-241-1/+2
| * | | | | | | NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-241-0/+1
| * | | | | | | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-181-0/+2
* | | | | | | | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2011-04-282-2/+3
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-282-2/+6
|\ \ \ \ \ \ \
| * | | | | | | [media] media: add missing 8-bit bayer formats and Y12Michael Jones2011-04-191-2/+5
| * | | | | | | [media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones2011-04-191-0/+1
* | | | | | | | add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-261-0/+11
* | | | | | | | bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds2011-04-261-4/+4
* | | | | | | | Merge branch 'dcache-cleanup'Linus Torvalds2011-04-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | vfs: get rid of insane dentry hashing rulesLinus Torvalds2011-04-241-2/+2
* | | | | | | | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-241-0/+1
* | | | | | | | | libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo2011-04-241-2/+0Star
|/ / / / / / / /
* | | | | | / / SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-231-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-201-13/+13
|\ \ \ \ \ \ \
| * | | | | | | block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-191-13/+13
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-201-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2