summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: change locking orderLino Sanfilippo2012-12-111-3/+4
* fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-111-1/+0
* fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-111-0/+4
* fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-111-2/+3
* fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-111-1/+1
* fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-111-1/+3
* inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-111-1/+2
* Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-291-18/+24
|\
| * iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-291-0/+2
|\ \
| * | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-271-0/+1
| * | NVMe: Set block queue max sectorsKeith Busch2012-07-261-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-251-3/+16
|\ \ \
| * | | phy/micrel: Add missing header to micrel_phy.hMarek Vasut2012-09-241-0/+12
| * | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-3/+3
| * | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+1
| | |/ | |/|
* / | c/r: prctl: fix build error for no-MMU caseMark Salter2012-09-251-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-211-0/+2
|\ \
| * | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-201-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-211-0/+2
|\ \ \
| * | | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-131-0/+2
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-211-1/+1
|\ \ \ \
| * | | | linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck2012-09-191-1/+1
* | | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-181-0/+2
* | | | | compiler.h: add __visibleAndi Kleen2012-09-172-0/+11
* | | | | mm/ia64: fix a memory block size bugJianguo Wu2012-09-171-1/+1
|/ / / /
* | | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-162-4/+12
|\ \ \ \
| * | | | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+3
| * | | | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-3/+9
* | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-09-161-0/+1
|\ \ \ \ \
| * | | | | ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood2012-08-281-0/+1
| |/ / / /
* | | / / Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-161-1/+0
| |_|/ / |/| | |
* | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-141-0/+1
|\ \ \ \
| * | | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-121-0/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-141-1/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-041-0/+2
| * | | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-041-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-142-1/+14
|\ \ \ \ \
| * | | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-1/+1
| * | | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+11
| * | | | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-071-0/+2
* | | | | | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-141-1/+1
|\ \ \ \ \ \
| * | | | | | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-061-1/+1
* | | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-133-6/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-071-0/+3
| * | | | | | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-061-1/+1
| * | | | | | NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-041-5/+0
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-2/+10
|\ \ \ \ \ \ \
| * | | | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-011-2/+10
* | | | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-051-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |