index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
mm/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
Davidlohr Bueso
2019-01-04
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
mm: select HAVE_MOVE_PMD on x86 for faster mremap
Joel Fernandes (Google)
2019-01-04
mm: speed up mremap by 20x on large regions
Joel Fernandes (Google)
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
initramfs: cleanup incomplete rootfs
David Engraf
2019-01-04
scripts/gdb: fix lx-version string output
Du Changbin
2019-01-04
kernel/kcov.c: mark write_comp_data() as notrace
Anders Roxell
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
2019-01-04
panic: add options to print system info when panic happens
Feng Tang
2019-01-04
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
2019-01-04
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
2019-01-04
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-04
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
2019-01-04
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2019-01-04
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
2019-01-04
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
Carmeli Tamir
2019-01-04
hfsplus: return file attributes on statx
Ernesto A. Fernández
2019-01-04
autofs: add strictexpire mount option
Ian Kent
2019-01-04
autofs: change catatonic setting to a bit flag
Ian Kent
2019-01-04
autofs: simplify parse_options() function call
Ian Kent
2019-01-04
autofs: improve ioctl sbi checks
Ian Kent
2019-01-04
init/main.c: make "initcall_level_names[]" const char *
Alexey Dobriyan
2019-01-04
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
2019-01-04
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
2019-01-04
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
2019-01-04
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
2019-01-04
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
2019-01-04
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
2019-01-04
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
2019-01-04
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
2019-01-04
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2019-01-04
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
2019-01-04
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-01-04
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
2019-01-04
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
2019-01-04
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
2019-01-04
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
2019-01-04
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
2019-01-04
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
2019-01-04
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
2019-01-04
Documentation/process/coding-style.rst: don't use "extern" with function prot...
Alexey Dobriyan
2019-01-04
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
[prev]
[next]