summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: reduce rootwait polling interval time to 5msJungseung Lee2016-12-121-1/+1
* binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron2016-12-121-2/+4
* checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery2016-12-121-0/+1
* checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler2016-12-121-1/+2
* checkpatch: avoid multiple line dereferencesJoe Perches2016-12-121-0/+12
* checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches2016-12-121-15/+15
* scripts/checkpatch.pl: fix spellingAndrew Morton2016-12-121-1/+1
* checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier2016-12-121-1/+1
* lib/ida: document locking requirements a bit betterDaniel Vetter2016-12-121-0/+11
* lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen2016-12-121-4/+19
* lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young2016-12-121-1/+1
* MAINTAINERS: add drm and drm/i915 irc channelsJani Nikula2016-12-121-0/+2
* MAINTAINERS: add "C:" for URI for chat where developers hang outJani Nikula2016-12-121-0/+2
* MAINTAINERS: add drm and drm/i915 bug filing infoJani Nikula2016-12-121-0/+2
* MAINTAINERS: add "B:" for URI where to file bugsJani Nikula2016-12-121-0/+2
* get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches2016-12-121-3/+9
* printk: add Kconfig option to set default console loglevelOlof Johansson2016-12-122-1/+25
* printk/sound: handle more message headersPetr Mladek2016-12-121-6/+14
* printk/btrfs: handle more message headersPetr Mladek2016-12-122-11/+17
* printk/kdb: handle more message headersPetr Mladek2016-12-122-1/+9
* printk/NMI: handle continuous lines and missing newlinePetr Mladek2016-12-121-28/+50
* printk/NMI: fix up handling of the full nmi log bufferPetr Mladek2016-12-121-2/+3
* compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson2016-12-121-1/+1
* hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa2016-12-121-1/+2
* fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan2016-12-123-6/+15
* fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan2016-12-121-4/+4
* fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes2016-12-121-1/+1
* proc: tweak comments about 2 stage open and everythingAlexey Dobriyan2016-12-121-8/+21
* proc: kmalloc struct pde_openerAlexey Dobriyan2016-12-121-1/+3
* proc: fix type of struct pde_opener::closing fieldAlexey Dobriyan2016-12-122-2/+2
* proc: just list_del() struct pde_openerAlexey Dobriyan2016-12-121-1/+1
* proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan2016-12-121-1/+1
* proc: make struct pid_entry::len unsignedAlexey Dobriyan2016-12-121-1/+1
* proc: report no_new_privs stateKees Cook2016-12-122-2/+5
* mm/percpu.c: fix panic triggered by BUG_ON() falselyzijun_hu2016-12-121-4/+12
* kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin2016-12-121-0/+2
* kasan: eliminate long stalls during quarantine reductionDmitry Vyukov2016-12-121-46/+48
* kasan: support panic_on_warnDmitry Vyukov2016-12-121-0/+2
* mm: make transparent hugepage size publicHugh Dickins2016-12-122-0/+15
* mm: add cond_resched() in gather_pte_stats()Hugh Dickins2016-12-121-0/+1
* mm: add three more cond_resched() in swapoffHugh Dickins2016-12-121-7/+6
* mm, page_alloc: keep pcp count and list contents in sync if struct page is co...Mel Gorman2016-12-121-2/+10
* mm, rmap: handle anon_vma_prepare() common case inlineVlastimil Babka2016-12-122-36/+43
* mm, debug: print raw struct page data in __dump_page()Vlastimil Babka2016-12-121-0/+4
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-126-17/+100
* mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-123-15/+18
* mm: add preempt points into __purge_vmap_area_lazy()Joel Fernandes2016-12-121-5/+9
* mm: turn vmap_purge_lock into a mutexChristoph Hellwig2016-12-121-7/+7
* mm: mark all calls into the vmalloc subsystem as potentially sleepingChristoph Hellwig2016-12-121-1/+6
* x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin2016-12-121-1/+1
OpenPOWER on IntegriCloud