aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt
2014-08-08sysctl: remove typedef ctl_tableJoe Perches
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine
2014-08-08kernel/fork.c: make mm_init_owner staticVladimir Davydov
2014-08-08fork/exec: cleanup mm initializationVladimir Davydov
2014-08-08proc: constify seq_operationsFabian Frederick
2014-08-08memcg: remove lookup_cgroup_page() prototypeGreg Thelen
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov
2014-08-08page-cgroup: trivial cleanupVladimir Davydov
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-06Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-08-06lib: bitmap: add missing mask in bitmap_andnotRasmus Villemoes
2014-08-06lib: bitmap: add missing mask in bitmap_andRasmus Villemoes
2014-08-06lib: bitmap: add missing mask in bitmap_shift_rightRasmus Villemoes
2014-08-06lib: bitmap: change parameter of bitmap_*_region to unsignedRasmus Villemoes
2014-08-06lib: bitmap: make the start index of bitmap_clear unsignedRasmus Villemoes
2014-08-06lib: bitmap: make the start index of bitmap_set unsignedRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_weight unsignedRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_subset unsignedRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_intersects unsignedRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsignedRasmus Villemoes
2014-08-06lib: bitmap: remove unnecessary mask from bitmap_complementRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_complement unsignedRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_equal unsignedRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_full unsignedRasmus Villemoes
2014-08-06lib: bitmap: make nbits parameter of bitmap_empty unsignedRasmus Villemoes
2014-08-06kernel.h: remove deprecated pack_hex_byteJoe Perches
2014-08-06lib: add lib/glob.cGeorge Spelvin
2014-08-06zlib: clean up some dead codeSergey Senozhatsky
2014-08-06klist: use same naming scheme as hlist for klist_add_after()Ken Helias
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06list: make hlist_add_after() argument names match hlist_add_after_rcu()Ken Helias
2014-08-06printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder
2014-08-06include/linux/byteorder/generic.h: minor comment fixGeoff Levand
2014-08-06fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2014-08-06mm/zbud: change zbud_alloc size type to size_tDan Streetman
2014-08-06mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra
2014-08-06mm: BUG when __kmap_atomic_idx equals KM_TYPE_NRChintan Pandya
2014-08-06mm, oom: rename zonelist locking functionsDavid Rientjes