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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
mm: make vm_brk killable
Michal Hocko
1
-1
/
+1
2016-05-23
mm: make vm_mmap killable
Michal Hocko
1
-1
/
+1
2016-05-23
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...
Xunlei Pang
1
-2
/
+0
2016-05-23
kexec: introduce a protection mechanism for the crashkernel reserved memory
Xunlei Pang
1
-0
/
+2
2016-05-23
signal: move the "sig < SIGRTMIN" check into siginmask(sig)
Oleg Nesterov
1
-9
/
+7
2016-05-23
signal: make oom_flags a bool
Tetsuo Handa
3
-8
/
+8
2016-05-23
nilfs2: fix block comments
Ryusuke Konishi
1
-23
/
+43
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-3
/
+3
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-2
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
3
-10
/
+17
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+1148
2016-05-21
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2
-60
/
+0
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-222
/
+365
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-1
/
+306
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+164
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-4
/
+220
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-13
/
+234
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-10
/
+111
2016-05-20
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
10
-8
/
+239
2016-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-38
/
+149
2016-05-20
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
1
-1
/
+26
2016-05-20
radix-tree: free up the bottom bit of exceptional entries for reuse
Matthew Wilcox
1
-15
/
+23
2016-05-20
dax: move RADIX_DAX_ definitions to dax.c
NeilBrown
1
-9
/
+0
2016-05-20
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
1
-3
/
+6
2016-05-20
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
1
-5
/
+5
2016-05-20
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
1
-7
/
+5
2016-05-20
radix-tree: rename INDIRECT_PTR to INTERNAL_NODE
Matthew Wilcox
1
-17
/
+13
2016-05-20
radix-tree: remove root->height
Matthew Wilcox
1
-3
/
+0
2016-05-20
radix-tree: replace node->height with node->shift
Matthew Wilcox
1
-1
/
+1
2016-05-20
radix-tree: split node->path into offset and height
Matthew Wilcox
1
-5
/
+2
2016-05-20
radix-tree: add support for multi-order iterating
Ross Zwisler
1
-9
/
+60
2016-05-20
radix-tree: remove unused looping macros
Ross Zwisler
1
-28
/
+0
2016-05-20
radix tree test suite: allow testing other fan-out values
Ross Zwisler
1
-3
/
+1
2016-05-20
radix-tree: introduce radix_tree_empty
Matthew Wilcox
1
-0
/
+5
2016-05-20
include/linux/genhd.h: move to use generic UUID library
Andy Shevchenko
1
-20
/
+3
2016-05-20
include/linux/efi.h: redefine type, constant, macro from generic code
Andy Shevchenko
1
-10
/
+4
2016-05-20
lib/uuid.c: remove FSF address
Andy Shevchenko
2
-9
/
+1
2016-05-20
lib/uuid.c: introduce a few more generic helpers
Andy Shevchenko
1
-0
/
+13
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2
-1
/
+2
2016-05-20
printk/nmi: flush NMI messages on the system panic
Petr Mladek
1
-0
/
+2
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
3
-4
/
+13
2016-05-20
include/linux/syscalls.h: use pid_t instead of int
René Nyffenegger
1
-4
/
+4
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+7
2016-05-20
zsmalloc: require GFP in zs_malloc()
Sergey Senozhatsky
1
-2
/
+2
2016-05-20
mm/kasan: add API to check memory regions
Andrey Ryabinin
1
-0
/
+12
2016-05-20
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
1
-2
/
+11
2016-05-20
mm: page_is_guard(): return false when page_ext arrays are not allocated yet
Yang Shi
1
-0
/
+3
2016-05-20
mm: make faultaround produce old ptes
Kirill A. Shutemov
1
-1
/
+1
[next]