| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 225 | -1915/+5048 |
|\ |
|
| * | sscanf: implement basic character sets | Jessica Yu | 2016-03-17 | 1 | -1/+58 |
| * | lib/bug.c: use common WARN helper | Josh Poimboeuf | 2016-03-17 | 3 | -39/+34 |
| * | param: convert some "on"/"off" users to strtobool | Kees Cook | 2016-03-17 | 8 | -53/+15 |
| * | lib: add "on"/"off" support to kstrtobool | Kees Cook | 2016-03-17 | 1 | -3/+17 |
| * | lib: update single-char callers of strtobool() | Kees Cook | 2016-03-17 | 5 | -54/+24 |
| * | lib: move strtobool() to kstrtobool() | Kees Cook | 2016-03-17 | 4 | -30/+57 |
| * | include/linux/unaligned: force inlining of byteswap operations | Denys Vlasenko | 2016-03-17 | 1 | -12/+12 |
| * | include/uapi/linux/byteorder, swab: force inlining of some byteswap operations | Denys Vlasenko | 2016-03-17 | 3 | -29/+29 |
| * | include/asm-generic/atomic-long.h: force inlining of some atomic_long operations | Denys Vlasenko | 2016-03-17 | 1 | -3/+3 |
| * | usb: common: convert to use match_string() helper | Heikki Krogerus | 2016-03-17 | 1 | -14/+8 |
| * | ide: hpt366: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -7/+2 |
| * | ata: hpt366: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -8/+5 |
| * | power: ab8500: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 4 | -40/+20 |
| * | power: charger_manager: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -23/+4 |
| * | drm/edid: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -11/+6 |
| * | pinctrl: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -10/+3 |
| * | device property: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -8/+4 |
| * | lib/string: introduce match_string() helper | Andy Shevchenko | 2016-03-17 | 2 | -0/+28 |
| * | radix-tree tests: add test for radix_tree_iter_next | Konstantin Khlebnikov | 2016-03-17 | 1 | -8/+39 |
| * | radix-tree tests: add regression3 test | Konstantin Khlebnikov | 2016-03-17 | 5 | -1/+90 |
| * | radix-tree,shmem: introduce radix_tree_iter_next() | Matthew Wilcox | 2016-03-17 | 2 | -9/+19 |
| * | mm: use radix_tree_iter_retry() | Matthew Wilcox | 2016-03-17 | 2 | -47/+29 |
| * | btrfs: use radix_tree_iter_retry() | Matthew Wilcox | 2016-03-17 | 1 | -2/+1 |
| * | radix_tree: add radix_tree_dump | Matthew Wilcox | 2016-03-17 | 1 | -0/+35 |
| * | radix_tree: add support for multi-order entries | Matthew Wilcox | 2016-03-17 | 3 | -29/+93 |
| * | radix_tree: loop based on shift count, not height | Matthew Wilcox | 2016-03-17 | 1 | -3/+3 |
| * | radix_tree: tag all internal tree nodes as indirect pointers | Matthew Wilcox | 2016-03-17 | 2 | -8/+21 |
| * | radix tree test harness | Matthew Wilcox | 2016-03-17 | 36 | -0/+2110 |
| * | radix-tree: add an explicit include of bitops.h | Matthew Wilcox | 2016-03-17 | 1 | -0/+1 |
| * | lib/bug.c: make panic_on_warn available for all architectures | Heiko Carstens | 2016-03-17 | 1 | -0/+11 |
| * | include/linux/list_bl.h: use bool instead of int for boolean functions | Chen Gang | 2016-03-17 | 1 | -2/+2 |
| * | MAINTAINERS: update s-Par driver maintainer list | David Kershner | 2016-03-17 | 1 | -1/+0 |
| * | printk: add clear_idx symbol to vmcoreinfo | Ivan Delalande | 2016-03-17 | 1 | -10/+9 |
| * | printk: check CON_ENABLED in have_callable_console() | Sergey Senozhatsky | 2016-03-17 | 1 | -1/+2 |
| * | printk: set may_schedule for some of console_trylock() callers | Sergey Senozhatsky | 2016-03-17 | 1 | -9/+14 |
| * | printk: move can_use_console() out of console_trylock_for_printk() | Sergey Senozhatsky | 2016-03-17 | 1 | -55/+42 |
| * | include/uapi/linux/elf-em.h: remove v850 | Rob Landley | 2016-03-17 | 1 | -3/+0 |
| * | fix Christoph's email addresses | Christoph Lameter | 2016-03-17 | 7 | -7/+7 |
| * | bug: set warn variable before calling WARN() | Steven Rostedt | 2016-03-17 | 1 | -9/+12 |
| * | arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h | Andrew Morton | 2016-03-17 | 1 | -0/+1 |
| * | mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG | Andrew Morton | 2016-03-17 | 2 | -0/+2 |
| * | proc-vmcore: wrong data type casting fix | Dave Young | 2016-03-17 | 1 | -2/+5 |
| * | proc/base: make prompt shell start from new line after executing "cat /proc/$... | Minfei Huang | 2016-03-17 | 1 | -1/+1 |
| * | procfs: add conditional compilation check | Eric Engestrom | 2016-03-17 | 1 | -0/+2 |
| * | proc: add /proc/<pid>/timerslack_ns interface | John Stultz | 2016-03-17 | 2 | -0/+85 |
| * | timer: convert timer_slack_ns from unsigned long to u64 | John Stultz | 2016-03-17 | 9 | -21/+26 |
| * | mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled | Tetsuo Handa | 2016-03-17 | 1 | -1/+5 |
| * | mm,oom: make oom_killer_disable() killable | Tetsuo Handa | 2016-03-17 | 1 | -7/+3 |
| * | mm/zsmalloc: add `freeable' column to pool stat | Sergey Senozhatsky | 2016-03-17 | 1 | -7/+13 |