aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-10
|\
| * Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-13
| |\
| | * KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-14
| * | Merge commit 'v3.14' into nextJames Morris2014-04-13
| |\ \
* | \ \ Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-06-09
|\ \ \ \
| * | | | f2fs: large volume supportChangman Lee2014-06-04
| * | | | f2fs: avoid overflow when large directory feathure is enabledChao Yu2014-06-04
| * | | | f2fs: introduce help macro ADDRS_PER_PAGE()Chao Yu2014-05-06
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-09
|\ \ \ \ \
| * | | | | Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-29
| * | | | | Input: add common DT binding for touchscreensSebastian Reichel2014-05-29
| * | | | | Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-26
| * | | | | Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2014-05-19
| * | | | | Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-19
| * | | | | Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-19
| * | | | | Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2014-05-19
| * | | | | Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2014-05-19
| * | | | | Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-14
| |\ \ \ \ \
| * | | | | | Input: implement managed polled input devicesDmitry Torokhov2014-05-14
| * | | | | | Input: gpio_keys - convert struct descriptions to kernel-docAndy Shevchenko2014-05-14
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-09
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-04
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton2014-05-28
* | | | | | | | | | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-06-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)2014-05-15
| * | | | | | | | | | ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)2014-05-14
| * | | | | | | | | | ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)2014-05-14
| * | | | | | | | | | tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)2014-05-07
| * | | | | | | | | | tracing: Replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter2014-05-05
| * | | | | | | | | | ftrace: Remove global function list and call function directlySteven Rostedt (Red Hat)2014-04-21
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cgroup: disallow debug controller on the default hierarchyTejun Heo2014-05-19
| * | | | | | | | | | cgroup: implement css_tryget()Tejun Heo2014-05-16
| * | | | | | | | | | cgroup: convert cgroup_has_live_children() into css_has_online_children()Tejun Heo2014-05-16
| * | | | | | | | | | cgroup: use CSS_ONLINE instead of CGRP_DEADTejun Heo2014-05-16
| * | | | | | | | | | cgroup: iterate cgroup_subsys_states directlyTejun Heo2014-05-16
| * | | | | | | | | | cgroup: introduce CSS_RELEASED and reduce css iteration fallback windowTejun Heo2014-05-16
| * | | | | | | | | | cgroup: move cgroup->serial_nr into cgroup_subsys_stateTejun Heo2014-05-16
| * | | | | | | | | | cgroup: move cgroup->sibling and ->children into cgroup_subsys_stateTejun Heo2014-05-16
| * | | | | | | | | | cgroup: remove cgroup->parentTejun Heo2014-05-16
| * | | | | | | | | | cgroup: remove css_parent()Tejun Heo2014-05-16
| * | | | | | | | | | cgroup: skip refcnting on normal root csses and cgrp_dfl_root self cssTejun Heo2014-05-16
| * | | | | | | | | | cgroup: use cgroup->self.refcnt for cgroup refcntingTejun Heo2014-05-14
| * | | | | | | | | | cgroup: enable refcnting for root cssesTejun Heo2014-05-14
| * | | | | | | | | | cgroup: remove cgroup_destory_css_killed()Tejun Heo2014-05-14
| * | | | | | | | | | cgroup: rename cgroup->dummy_css to ->self and move it to the topTejun Heo2014-05-14
| * | | | | | | | | | cgroup: remove cgroup->control_knTejun Heo2014-05-13
| * | | | | | | | | | cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-13
| * | | | | | | | | | cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13