linux.git
2014-04-07 Lukasz DorauMAINTAINERS: update Intel C600 SAS driver maintainers
2014-04-07 Christian Engelmayerfs/ufs: remove unused ufs_super_block_third pointer
2014-04-07 Christian Engelmayerfs/ufs: remove unused ufs_super_block_second pointer
2014-04-07 Christian Engelmayerfs/ufs: remove unused ufs_super_block_first pointer
2014-04-07 Fabian Frederickfs/ufs/super.c: add __init to init_inodecache()
2014-04-07 Mark Salterdoc/kernel-parameters.txt: add early_ioremap_debug
2014-04-07 Mark Salterarm64: add early_ioremap support
2014-04-07 Mark Salterarm64: initialize pgprot info earlier in boot
2014-04-07 Mark Salterx86: use generic early_ioremap
2014-04-07 Mark Saltermm: create generic early_ioremap() support
2014-04-07 Dave Youngx86/mm: sparse warning fix for early_memremap
2014-04-07 Josh Triplettlglock: map to spinlock when !CONFIG_SMP
2014-04-07 Christoph Lameterpercpu: add preemption checks to __this_cpu ops
2014-04-07 Christoph Lametervmstat: use raw_cpu_ops to avoid false positives on...
2014-04-07 Christoph Lameterslub: use raw_cpu_inc for incrementing statistics
2014-04-07 Christoph Lameternet: replace __this_cpu_inc in route.c with raw_cpu_inc
2014-04-07 Christoph Lametermodules: use raw_cpu_write for initialization of per...
2014-04-07 Christoph Lametermm: use raw_cpu ops for determining current NUMA node
2014-04-07 Christoph Lameterpercpu: add raw_cpu_ops
2014-04-07 Dave Jonesslub: fix leak of 'name' in sysfs_slab_add
2014-04-07 Vladimir Davydovslub: rework sysfs layout for memcg caches
2014-04-07 Vladimir Davydovslub: adjust memcg caches when creating cache alias
2014-04-07 Vladimir Davydovmemcg, slab: do not destroy children caches if parent...
2014-04-07 Vladimir Davydovmemcg, slab: unregister cache from memcg before startin...
2014-04-07 Vladimir Davydovmemcg, slab: separate memcg vs root cache creation...
2014-04-07 Vladimir Davydovmemcg, slab: cleanup memcg cache creation
2014-04-07 Vladimir Davydovmemcg, slab: never try to merge memcg caches
2014-04-07 David Howellsasm/system.h: um: arch_align_stack() moved to asm/exec.h
2014-04-07 David Howellsasm/system.h: clean asm/system.h from docs
2014-04-07 Gideon Israel... kernel: use macros from compiler.h instead of __attribu...
2014-04-07 Uwe Kleine... Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
2014-04-07 Davidlohr Buesoipc: use device_initcall
2014-04-07 Davidlohr Buesoipc/compat.c: remove sc_semopm macro
2014-04-07 Daniel M. Weeksinitramfs: debug detected compression method
2014-04-07 Dave Jonesfault-injection: set bounds on what /proc/self/make...
2014-04-07 Josh Triplettx86: always define BUG() and HAVE_ARCH_BUG, even with...
2014-04-07 Josh Triplettbug: Make BUG() always stop the machine
2014-04-07 Josh Triplettbug: when !CONFIG_BUG, make WARN call no_printk to...
2014-04-07 Josh Triplettinclude/asm-generic/bug.h: style fix: s/while(0)/while...
2014-04-07 Josh Triplettbug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
2014-04-07 Josh Triplettkconfig: make allnoconfig disable options behind EMBEDD...
2014-04-07 Josh Triplettppc: make PPC_BOOK3S_64 select IRQ_WORK
2014-04-07 Josh Triplettia64: select CONFIG_TTY for use of tty_write_message...
2014-04-07 Geert Uytterhoevencris: cpuinfo_op should depend on CONFIG_PROC_FS
2014-04-07 Josh Triplettcris: make ETRAX_ARCH_V10 select TTY for use in debugport
2014-04-07 Dan Carpenterdrivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_conte...
2014-04-07 Fabian Frederickkernel/panic.c: display reason at end + pr_emerg
2014-04-07 Fabian Frederickfs/bfs/inode.c: add __init to init_inodecache()
2014-04-07 Fabian Frederickaffs: add mount option to avoid filename truncates
2014-04-07 Fabian Frederickfs/affs/dir.c: unlock/brelse dir on failure + code...
2014-04-07 Fabian Frederickaffs: add __init to init_inodecache ()
2014-04-07 Fabian Frederickfs/adfs/super.c: add __init to init_inodecache()
2014-04-07 Liu Huahung_task: check the value of "sysctl_hung_task_timeout...
2014-04-07 Alexandre Bouninerapidio: rework device hierarchy and introduce mport...
2014-04-07 Alexandre Bouninedrivers/rapidio/devices/tsi721_dma.c: optimize use...
2014-04-07 Monam Agarwallib/idr.c: use RCU_INIT_POINTER(x, NULL)
2014-04-07 Stephen Hemmingeridr: remove dead code
2014-04-07 WANG Chaovmcore: continue vmcore initialization if PT_NOTE is...
2014-04-07 Rashika Kheriainclude/linux/crash_dump.h: add vmcore_cleanup() prototype
2014-04-07 Oleg Nesterovwait: WSTOPPED|WCONTINUED doesn't work if a zombie...
2014-04-07 Oleg Nesterovwait: WSTOPPED|WCONTINUED hangs if a zombie child is...
2014-04-07 Oleg Nesterovwait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE...
2014-04-07 Oleg Nesterovwait: completely ignore the EXIT_DEAD tasks
2014-04-07 Oleg Nesterovwait: use EXIT_TRACE only if thread_group_leader(zombie)
2014-04-07 Oleg Nesterovwait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD...
2014-04-07 Oleg Nesterovwait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE...
2014-04-07 Oleg Nesterovexec: kill bprm->tcomm[], simplify the "basename" logic
2014-04-07 Djalal Harouniprocfs: make /proc/*/pagemap 0400
2014-04-07 Djalal Harouniprocfs: make /proc/*/{stack,syscall,personality} 0400
2014-04-07 Monam Agarwalfs/proc/inode.c: use RCU_INIT_POINTER(x, NULL)
2014-04-07 Andrey Vaginproc: show mnt_id in /proc/pid/fdinfo
2014-04-07 Luiz Capitulinofs/proc/meminfo: meminfo_proc_show(): fix typo in comment
2014-04-07 Guillaume Morinkernel/exit.c: call proc_exit_connector() after exit_st...
2014-04-07 Oleg Nesterovexit: move check_stack_usage() to the end of do_exit()
2014-04-07 Oleg Nesterovexit: call disassociate_ctty() before exit_task_namespa...
2014-04-07 SeongJae Parkmm/zswap.c: remove unnecessary parentheses
2014-04-07 Minchan Kimmm/zswap: support multiple swap devices
2014-04-07 SeongJae Parkmm/zswap.c: update zsmalloc in comment to zbud
2014-04-07 SeongJae Parkmm/zswap.c: fix trivial typo and arrange indentation
2014-04-07 Joonsoo Kimzram: support REQ_DISCARD
2014-04-07 Sergey Senozhatskyzram: use scnprintf() in attrs show() methods
2014-04-07 Minchan Kimzram: propagate error to user
2014-04-07 Sergey Senozhatskyzram: return error-valued pointer from zcomp_create()
2014-04-07 Sergey Senozhatskyzram: move comp allocation out of init_lock
2014-04-07 Sergey Senozhatskyzram: add lz4 algorithm backend
2014-04-07 Sergey Senozhatskyzram: make compression algorithm selection possible
2014-04-07 Sergey Senozhatskyzram: add set_max_streams knob
2014-04-07 Sergey Senozhatskyzram: add multi stream functionality
2014-04-07 Sergey Senozhatskyzram: factor out single stream compression
2014-04-07 Sergey Senozhatskyzram: use zcomp compressing backends
2014-04-07 Sergey Senozhatskyzram: introduce compressing backend abstraction
2014-04-07 Sergey Senozhatskyzram: delete zram_init_device()
2014-04-07 Sergey Senozhatskyzram: document failed_reads, failed_writes stats
2014-04-07 Sergey Senozhatskyzram: move zram size warning to documentation
2014-04-07 Sergey Senozhatskyzram: drop not used table `count' member
2014-04-07 Sergey Senozhatskyzram: report failed read and write stats
2014-04-07 Sergey Senozhatskyzram: remove zram stats code duplication
2014-04-07 Sergey Senozhatskyzram: use atomic64_t for all zram stats
2014-04-07 Sergey Senozhatskyzram: remove good and bad compress stats
2014-04-07 Sergey Senozhatskyzram: do not pass rw argument to __zram_make_request()
next