summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-13
* fault-inject: add ratelimit optionDmitry Monakhov2014-12-13
* ratelimit: add initialization macroDmitry Monakhov2014-12-13
* syscalls: implement execveat() system callDavid Drysdale2014-12-13
* memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-13
* oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-13
* mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-13
* mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-13
* mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-13
* stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim2014-12-13
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-13
* mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-13
* mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-13
* mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLEJianyu Zhan2014-12-13
* include/linux/kmemleak.h: needs slab.hAndrew Morton2014-12-13
* mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen2014-12-13
* mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2014-12-13
* memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2014-12-13
* lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2014-12-13
* mm/rmap: share the i_mmap_rwsemDavidlohr Bueso2014-12-13
* mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-13
* mm,fs: introduce helpers around the i_mmap_mutexDavidlohr Bueso2014-12-13
* Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-12
|\
| * pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2014-12-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina2014-12-12
| |\ \ \ \ \ \ \
| | | | | | | * | HID: added missing HID Consumer Page identifiersJD Cole2014-11-03
| | | | | | | * | HID: plantronics: fix errant mouse eventsJD Cole2014-11-03
| | | | | |_|/ / | | | | |/| | |
| | | | | * | | HID: logitech-dj: rely on hid groups to separate receivers from dj devicesBenjamin Tissoires2014-10-29
| | * | | | | | HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet2014-12-01
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina2014-12-12
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | | |/ / / | | | |/| / / | | | |_|/ / | | |/| | |
| | | * | | HID: fix merge from wacom into the HID treeBenjamin Tissoires2014-10-29
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \ \ \ \
| * | | | | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-20
| * | | | | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20
| |\ \ \ \ \
| * | | | | | mod_devicetable.h: grammar fix in commentMichael Opdenacker2014-10-29
* | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-11
|\ \ \ \ \ \ \
| * | | | | | | cgroup: implement cgroup_get_e_css()Tejun Heo2014-11-18
| * | | | | | | cgroup: add cgroup_subsys->css_e_css_changed()Tejun Heo2014-11-18
| * | | | | | | cgroup: add cgroup_subsys->css_released()Tejun Heo2014-11-18
| * | | | | | | cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-27
* | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-11
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-05
| |/ / / / / / /
* | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-11
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2014-11-22
* | | | | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk2014-12-04
| * | | | | | | | | driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk2014-12-04
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-24