index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-05-24
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-24
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-22
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-21
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-21
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-21
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
2016-05-21
radix-tree: free up the bottom bit of exceptional entries for reuse
Matthew Wilcox
2016-05-21
dax: move RADIX_DAX_ definitions to dax.c
NeilBrown
2016-05-21
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
2016-05-21
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
2016-05-21
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
2016-05-21
radix-tree: rename INDIRECT_PTR to INTERNAL_NODE
Matthew Wilcox
2016-05-21
radix-tree: remove root->height
Matthew Wilcox
2016-05-21
radix-tree: replace node->height with node->shift
Matthew Wilcox
2016-05-21
radix-tree: split node->path into offset and height
Matthew Wilcox
2016-05-21
radix-tree: add support for multi-order iterating
Ross Zwisler
2016-05-21
radix-tree: remove unused looping macros
Ross Zwisler
2016-05-21
radix tree test suite: allow testing other fan-out values
Ross Zwisler
2016-05-21
radix-tree: introduce radix_tree_empty
Matthew Wilcox
2016-05-21
include/linux/genhd.h: move to use generic UUID library
Andy Shevchenko
2016-05-21
include/linux/efi.h: redefine type, constant, macro from generic code
Andy Shevchenko
2016-05-21
lib/uuid.c: remove FSF address
Andy Shevchenko
2016-05-21
lib/uuid.c: introduce a few more generic helpers
Andy Shevchenko
2016-05-21
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-21
printk/nmi: flush NMI messages on the system panic
Petr Mladek
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-21
include/linux/syscalls.h: use pid_t instead of int
René Nyffenegger
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
2016-05-21
zsmalloc: require GFP in zs_malloc()
Sergey Senozhatsky
2016-05-21
mm/kasan: add API to check memory regions
Andrey Ryabinin
2016-05-21
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
2016-05-21
mm: page_is_guard(): return false when page_ext arrays are not allocated yet
Yang Shi
2016-05-21
mm: make faultaround produce old ptes
Kirill A. Shutemov
2016-05-21
mm: use phys_addr_t for reserve_bootmem_region() arguments
Stefan Bader
2016-05-21
userfaultfd: don't pin the user memory in userfaultfd_file_create()
Oleg Nesterov
2016-05-21
mm: thp: microoptimize compound_mapcount()
Andrea Arcangeli
2016-05-21
mm: use unsigned long constant for page flags
Yu Zhao
2016-05-21
mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext
Weijie Yang
2016-05-21
include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo...
Chen Gang
2016-05-21
include/linux/hugetlb*.h: clean up code
Chen Gang
2016-05-21
mm: tighten fault_in_pages_writeable()
Eric Dumazet
[next]