| 2014-04-07 | 
Fabian Frederick | fs/ufs/super.c: add __init to init_inodecache() | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Mark Salter | doc/kernel-parameters.txt: add early_ioremap_debug | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Mark Salter | arm64: add early_ioremap support | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Mark Salter | arm64: initialize pgprot info earlier in boot | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Mark Salter | x86: use generic early_ioremap | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Mark Salter | mm: create generic early_ioremap() support | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Dave Young | x86/mm: sparse warning fix for early_memremap | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | lglock: map to spinlock when !CONFIG_SMP | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Christoph Lameter | percpu: add preemption checks to __this_cpu ops | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Christoph Lameter | vmstat: use raw_cpu_ops to avoid false positives on...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Christoph Lameter | slub: use raw_cpu_inc for incrementing statistics | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Christoph Lameter | net: replace __this_cpu_inc in route.c with raw_cpu_inc | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Christoph Lameter | modules: use raw_cpu_write for initialization of per...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Christoph Lameter | mm: use raw_cpu ops for determining current NUMA node | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Christoph Lameter | percpu: add raw_cpu_ops | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Dave Jones | slub: fix leak of 'name' in sysfs_slab_add | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Vladimir Davydov | slub: rework sysfs layout for memcg caches | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Vladimir Davydov | slub: adjust memcg caches when creating cache alias | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Vladimir Davydov | memcg, slab: do not destroy children caches if parent...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Vladimir Davydov | memcg, slab: unregister cache from memcg before startin...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Vladimir Davydov | memcg, slab: separate memcg vs root cache creation...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Vladimir Davydov | memcg, slab: cleanup memcg cache creation | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Vladimir Davydov | memcg, slab: never try to merge memcg caches | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
David Howells | asm/system.h: um: arch_align_stack() moved to asm/exec.h | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
David Howells | asm/system.h: clean asm/system.h from docs | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Gideon Israel...  | kernel: use macros from compiler.h instead of __attribu...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Uwe Kleine...  | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Davidlohr Bueso | ipc: use device_initcall | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Davidlohr Bueso | ipc/compat.c: remove sc_semopm macro | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Daniel M. Weeks | initramfs: debug detected compression method | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Dave Jones | fault-injection: set bounds on what /proc/self/make...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | x86: always define BUG() and HAVE_ARCH_BUG, even with...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | bug: Make BUG() always stop the machine | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | bug: when !CONFIG_BUG, make WARN call no_printk to...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | include/asm-generic/bug.h: style fix: s/while(0)/while...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | kconfig: make allnoconfig disable options behind EMBEDD...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | ppc: make PPC_BOOK3S_64 select IRQ_WORK | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | ia64: select CONFIG_TTY for use of tty_write_message...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Geert Uytterhoeven | cris: cpuinfo_op should depend on CONFIG_PROC_FS | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Josh Triplett | cris: make ETRAX_ARCH_V10 select TTY for use in debugport | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Dan Carpenter | drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_conte...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Fabian Frederick | kernel/panic.c: display reason at end + pr_emerg | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Fabian Frederick | fs/bfs/inode.c: add __init to init_inodecache() | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Fabian Frederick | affs: add mount option to avoid filename truncates | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Fabian Frederick | fs/affs/dir.c: unlock/brelse dir on failure + code...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Fabian Frederick | affs: add __init to init_inodecache () | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Fabian Frederick | fs/adfs/super.c: add __init to init_inodecache() | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Liu Hua | hung_task: check the value of "sysctl_hung_task_timeout...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Alexandre Bounine | rapidio: rework device hierarchy and introduce mport...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Alexandre Bounine | drivers/rapidio/devices/tsi721_dma.c: optimize use...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Monam Agarwal | lib/idr.c: use RCU_INIT_POINTER(x, NULL) | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Stephen Hemminger | idr: remove dead code | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
WANG Chao | vmcore: continue vmcore initialization if PT_NOTE is...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Rashika Kheria | include/linux/crash_dump.h: add vmcore_cleanup() prototype | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | wait: WSTOPPED|WCONTINUED doesn't work if a zombie...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | wait: WSTOPPED|WCONTINUED hangs if a zombie child is...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | wait: completely ignore the EXIT_DEAD tasks | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | wait: use EXIT_TRACE only if thread_group_leader(zombie) | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | exec: kill bprm->tcomm[], simplify the "basename" logic | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Djalal Harouni | procfs: make /proc/*/pagemap 0400 | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Djalal Harouni | procfs: make /proc/*/{stack,syscall,personality} 0400 | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Monam Agarwal | fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL) | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Andrey Vagin | proc: show mnt_id in /proc/pid/fdinfo | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Luiz Capitulino | fs/proc/meminfo: meminfo_proc_show(): fix typo in comment | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Guillaume Morin | kernel/exit.c: call proc_exit_connector() after exit_st...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | exit: move check_stack_usage() to the end of do_exit() | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Oleg Nesterov | exit: call disassociate_ctty() before exit_task_namespa...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
SeongJae Park | mm/zswap.c: remove unnecessary parentheses | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Minchan Kim | mm/zswap: support multiple swap devices | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
SeongJae Park | mm/zswap.c: update zsmalloc in comment to zbud | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
SeongJae Park | mm/zswap.c: fix trivial typo and arrange indentation | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Joonsoo Kim | zram: support REQ_DISCARD | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: use scnprintf() in attrs show() methods | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Minchan Kim | zram: propagate error to user | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: return error-valued pointer from zcomp_create() | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: move comp allocation out of init_lock | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: add lz4 algorithm backend | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: make compression algorithm selection possible | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: add set_max_streams knob | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: add multi stream functionality | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: factor out single stream compression | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: use zcomp compressing backends | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: introduce compressing backend abstraction | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: delete zram_init_device() | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: document failed_reads, failed_writes stats | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: move zram size warning to documentation | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: drop not used table `count' member | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: report failed read and write stats | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: remove zram stats code duplication | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: use atomic64_t for all zram stats | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: remove good and bad compress stats | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: do not pass rw argument to __zram_make_request() | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Sergey Senozhatsky | zram: drop `init_done' struct zram member | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
John Hubbard | mm/page_alloc.c: change mm debug routines back to EXPOR...  | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Srikar Dronamraju | numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK | 
commit | commitdiff | tree | snapshot | 
| 2014-04-07 | 
Zhang Yanfei | madvise: correct the comment of MADV_DODUMP flag | 
commit | commitdiff | tree | snapshot | 
| next |