index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
checkpatch: don't check c99 types like uint8_t under tools
Tomas Winkler
1
-1
/
+2
2016-12-12
checkpatch: avoid multiple line dereferences
Joe Perches
1
-0
/
+12
2016-12-12
checkpatch: don't check .pl files, improve absolute path commit log test
Joe Perches
1
-15
/
+15
2016-12-12
scripts/checkpatch.pl: fix spelling
Andrew Morton
1
-1
/
+1
2016-12-12
checkpatch: don't try to get maintained status when --no-tree is given
Jerome Forissier
1
-1
/
+1
2016-12-12
lib/ida: document locking requirements a bit better
Daniel Vetter
1
-0
/
+11
2016-12-12
lib/rbtree.c: fix typo in comment of ____rb_erase_color
Jie Chen
1
-4
/
+19
2016-12-12
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM
Dave Young
1
-1
/
+1
2016-12-12
MAINTAINERS: add drm and drm/i915 irc channels
Jani Nikula
1
-0
/
+2
2016-12-12
MAINTAINERS: add "C:" for URI for chat where developers hang out
Jani Nikula
1
-0
/
+2
2016-12-12
MAINTAINERS: add drm and drm/i915 bug filing info
Jani Nikula
1
-0
/
+2
2016-12-12
MAINTAINERS: add "B:" for URI where to file bugs
Jani Nikula
1
-0
/
+2
2016-12-12
get_maintainer: look for arbitrary letter prefixes in sections
Joe Perches
1
-3
/
+9
2016-12-12
printk: add Kconfig option to set default console loglevel
Olof Johansson
2
-1
/
+25
2016-12-12
printk/sound: handle more message headers
Petr Mladek
1
-6
/
+14
2016-12-12
printk/btrfs: handle more message headers
Petr Mladek
2
-11
/
+17
2016-12-12
printk/kdb: handle more message headers
Petr Mladek
2
-1
/
+9
2016-12-12
printk/NMI: handle continuous lines and missing newline
Petr Mladek
1
-28
/
+50
2016-12-12
printk/NMI: fix up handling of the full nmi log buffer
Petr Mladek
1
-2
/
+3
2016-12-12
compiler-gcc.h: use "proved" instead of "proofed"
Benjamin Peterson
1
-1
/
+1
2016-12-12
hung_task: decrement sysctl_hung_task_warnings only if it is positive
Tetsuo Handa
1
-1
/
+2
2016-12-12
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
Alexey Dobriyan
3
-6
/
+15
2016-12-12
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
Alexey Dobriyan
1
-4
/
+4
2016-12-12
fs/proc/array.c: slightly improve render_sigset_t
Rasmus Villemoes
1
-1
/
+1
2016-12-12
proc: tweak comments about 2 stage open and everything
Alexey Dobriyan
1
-8
/
+21
2016-12-12
proc: kmalloc struct pde_opener
Alexey Dobriyan
1
-1
/
+3
2016-12-12
proc: fix type of struct pde_opener::closing field
Alexey Dobriyan
2
-2
/
+2
2016-12-12
proc: just list_del() struct pde_opener
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: make struct struct map_files_info::len unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: make struct pid_entry::len unsigned
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: report no_new_privs state
Kees Cook
2
-2
/
+5
2016-12-12
mm/percpu.c: fix panic triggered by BUG_ON() falsely
zijun_hu
1
-4
/
+12
2016-12-12
kasan: turn on -fsanitize-address-use-after-scope
Andrey Ryabinin
1
-0
/
+2
2016-12-12
kasan: eliminate long stalls during quarantine reduction
Dmitry Vyukov
1
-46
/
+48
2016-12-12
kasan: support panic_on_warn
Dmitry Vyukov
1
-0
/
+2
2016-12-12
mm: make transparent hugepage size public
Hugh Dickins
2
-0
/
+15
2016-12-12
mm: add cond_resched() in gather_pte_stats()
Hugh Dickins
1
-0
/
+1
2016-12-12
mm: add three more cond_resched() in swapoff
Hugh Dickins
1
-7
/
+6
2016-12-12
mm, page_alloc: keep pcp count and list contents in sync if struct page is co...
Mel Gorman
1
-2
/
+10
2016-12-12
mm, rmap: handle anon_vma_prepare() common case inline
Vlastimil Babka
2
-36
/
+43
2016-12-12
mm, debug: print raw struct page data in __dump_page()
Vlastimil Babka
1
-0
/
+4
2016-12-12
mm: THP page cache support for ppc64
Aneesh Kumar K.V
6
-17
/
+100
2016-12-12
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
3
-15
/
+18
2016-12-12
mm: add preempt points into __purge_vmap_area_lazy()
Joel Fernandes
1
-5
/
+9
2016-12-12
mm: turn vmap_purge_lock into a mutex
Christoph Hellwig
1
-7
/
+7
2016-12-12
mm: mark all calls into the vmalloc subsystem as potentially sleeping
Christoph Hellwig
1
-1
/
+6
2016-12-12
x86/ldt: use vfree_atomic() to free ldt entries
Andrey Ryabinin
1
-1
/
+1
2016-12-12
kernel/fork: use vfree_atomic() to free thread stack
Andrey Ryabinin
1
-1
/
+1
2016-12-12
mm: add vfree_atomic()
Andrey Ryabinin
2
-6
/
+37
2016-12-12
mm: refactor __purge_vmap_area_lazy()
Christoph Hellwig
1
-45
/
+35
[next]