summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-08-07make fs/{namespace,super}.c forget about acct.hAl Viro-2/+0
2014-08-07take fs_pin stuff to fs/*Al Viro-4/+19
2014-08-07acct: get rid of acct_listAl Viro-3/+4
2014-08-07acct: switch to __kernel_write()Al Viro-0/+1
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-48/+142
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-29/+1
2014-08-07Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro-323/+516
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+57
2014-08-07gpio: add missing includes in machine.hAlexandre Courbot-0/+3
2014-08-07Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-6/+55
2014-08-07Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-6/+73
2014-08-06Merge branch 'wacom' into nextDmitry Torokhov-0/+5
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds-322/+371
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+5
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+1
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-101/+389
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-349/+116
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-44/+199
2014-08-06Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6Linus Torvalds-0/+4
2014-08-06lib: bitmap: add missing mask in bitmap_andnotRasmus Villemoes-1/+1
2014-08-06lib: bitmap: add missing mask in bitmap_andRasmus Villemoes-1/+1
2014-08-06lib: bitmap: add missing mask in bitmap_shift_rightRasmus Villemoes-1/+1
2014-08-06lib: bitmap: change parameter of bitmap_*_region to unsignedRasmus Villemoes-3/+3
2014-08-06lib: bitmap: make the start index of bitmap_clear unsignedRasmus Villemoes-1/+1
2014-08-06lib: bitmap: make the start index of bitmap_set unsignedRasmus Villemoes-1/+1
2014-08-06lib: bitmap: make nbits parameter of bitmap_weight unsignedRasmus Villemoes-2/+2
2014-08-06lib: bitmap: make nbits parameter of bitmap_subset unsignedRasmus Villemoes-2/+2
2014-08-06lib: bitmap: make nbits parameter of bitmap_intersects unsignedRasmus Villemoes-2/+2
2014-08-06lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsignedRasmus Villemoes-8/+8
2014-08-06lib: bitmap: remove unnecessary mask from bitmap_complementRasmus Villemoes-1/+1
2014-08-06lib: bitmap: make nbits parameter of bitmap_complement unsignedRasmus Villemoes-3/+3
2014-08-06lib: bitmap: make nbits parameter of bitmap_equal unsignedRasmus Villemoes-1/+1
2014-08-06lib: bitmap: make nbits parameter of bitmap_full unsignedRasmus Villemoes-2/+2
2014-08-06lib: bitmap: make nbits parameter of bitmap_empty unsignedRasmus Villemoes-2/+2
2014-08-06kernel.h: remove deprecated pack_hex_byteJoe Perches-5/+0
2014-08-06lib: add lib/glob.cGeorge Spelvin-0/+9
2014-08-06zlib: clean up some dead codeSergey Senozhatsky-118/+0
2014-08-06klist: use same naming scheme as hlist for klist_add_after()Ken Helias-1/+1
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias-6/+6
2014-08-06list: make hlist_add_after() argument names match hlist_add_after_rcu()Ken Helias-7/+7
2014-08-06printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder-1/+1
2014-08-06include/linux/byteorder/generic.h: minor comment fixGeoff Levand-1/+1
2014-08-06fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches-1/+1
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman-0/+106
2014-08-06mm/zbud: change zbud_alloc size type to size_tDan Streetman-1/+1
2014-08-06mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra-0/+6
2014-08-06mm: BUG when __kmap_atomic_idx equals KM_TYPE_NRChintan Pandya-1/+1
2014-08-06mm, oom: rename zonelist locking functionsDavid Rientjes-2/+2
2014-08-06mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes-1/+10
2014-08-06memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan-0/+1