projects
/
platform
/
kernel
/
linux-arm64.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-arm64.git
2014-01-28
Joe Perches
checkpatch.pl: check for function declarations without...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Wanpeng Li
mm/migrate.c: fix setting of cpupid on page migration...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Joe Perches
softirq: use const char * const for softirq_to_name...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Joe Perches
softirq: convert printks to pr_<level>
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Joe Perches
softirq: use ffs() in __do_softirq()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Chen Gang
kernel/kexec.c: use vscnprintf() instead of vsnprintf...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Xiao Guangrong
splice: fix unexpected size truncation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Mateusz Guzik
ipc: fix compat msgrcv with negative msgtyp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Davidlohr Bueso
ipc,msg: document barriers
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Davidlohr Bueso
ipc: delete seq_max field in struct ipc_ids
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Davidlohr Bueso
ipc: simplify sysvipc_proc_open() return
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Davidlohr Bueso
ipc: remove useless return statement
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Davidlohr Bueso
ipc: remove braces for single statements
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Davidlohr Bueso
ipc: standardize code comments
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Manfred Spraul
ipc: whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Rafael Aquini
ipc: change kern_ipc_perm.deleted type to bool
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Rafael Aquini
ipc: introduce ipc_valid_object() helper to sort out...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Petr Mladek
ipc/sem.c: avoid overflow of semop undo (semadj) value
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Kang Hu
init/main.c: remove unused declaractions of mca_init...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Andrey Ryabinin
dynamic_debug: replace obselete simple_strtoul() with...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Andrey Ryabinin
dynamic_debug: fix ddebug_parse_query()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Andrey Ryabinin
dynamic_debug: remove wrong error message
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Xiaowei.Hu
ocfs2: do not log ENOENT in unlink()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Hugh Dickins
mm: bring back /sys/kernel/mm
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Heinrich Schuchardt
arch/unicore32/kernel/early_printk.c:setup_early_printk...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
malc
Revert "mm/vmalloc: interchage the implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Yinghai Lu
memblock: don't silently align size in memblock_virt_al...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Yinghai Lu
x86: revert wrong memblock current limit setting
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Yinghai Lu
memblock, nobootmem: add memblock_virt_alloc_low()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Linus Torvalds
Merge tag 'trace-fixes-3.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Linus Torvalds
Merge tag 'stable/for-linus-3.14-rc0-tag' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Linus Torvalds
Merge tag 'pwm/for-3.14-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Linus Torvalds
Merge tag 'firewire-updates' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Linus Torvalds
Merge tag 'cris-for-3.14' of git://jni.nu/cris
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Linus Torvalds
Merge tag 'mmc-updates-for-3.14-rc1' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Linus Torvalds
Merge tag 'for-3.14-merge-window' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
James Hogan
um: hostfs: make functions static
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Richard Weinberger
um: Include generic barrier.h
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Richard Weinberger
um: Removed unused attributes from thread_struct
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge branch 'ipmi' (ipmi patches from Corey Minyard)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Corey Minyard
ipmi: Cleanup error return
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Xie XiuQi
ipmi: fix timeout calculation when bmc is disconnected
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Xie XiuQi
ipmi: use USEC_PER_SEC instead of 1000000 for more...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Michael Opdenacker
ipmi: remove deprecated IRQF_DISABLED
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'spi-v3.14-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'regulator-v3.14-2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'regmap-v3.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-next
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'arc-v3.14-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'xtensa-next-20140123' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Ingo Molnar
Merge tag 'perf-urgent-for-mingo' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'md/3.14' of git://neil.brown.name/md
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'devicetree-for-3.14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'rdma-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge tag 'fbdev-3.14' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Linus Torvalds
Merge branch 'next' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Gavin Shan
net/cxgb4: Fix referencing freed adapter
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Gao feng
ipv6: reallocate addrconf router for ipv6 address when...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Oliver Hartkopp
fib_frontend: fix possible NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'pm+acpi-3.14-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
David S. Miller
Merge branch 'for-davem' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
John W. Linville
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Eric Van Hensbergen
9p: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Jiri Pirko
rtnetlink: remove IFLA_BOND_SLAVE definition
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge branch 'akpm' (incoming from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'clk-for-linus-3.14-part1' of git://git.linar...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'drivers-for-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'boards-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'dt-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'soc-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'cleanup-for-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge tag 'fixes-nc-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge branch 'for-linus' of git://ftp.arm.linux.org...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Linus Torvalds
Merge git://git.infradead.org/users/eparis/audit
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Jan Beulich
lib/decompress_unlz4.c: always set an error return...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rui Xiang
romfs: fix returm err while getting inode in fill_super
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Evgeny Boger
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Micky Ching
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Andreas Gruenbacher
userns: relax the posix_acl_valid() checks
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
arch/sh/kernel/dwarf.c: use rbtree postorder iteration...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Andrew Morton
fs-ext3-use-rbtree-postorder-iteration-helper-instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
fs/ext3: use rbtree postorder iteration helper instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
fs/jffs2: use rbtree postorder iteration helper instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
fs/ext4: use rbtree postorder iteration helper instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
fs/ubifs: use rbtree postorder iteration helper instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
rbtree/test: test rbtree_postorder_for_each_entry_safe()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Cody P Schafer
rbtree/test: move rb_node to the middle of the test...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Alexandre Bounine
rapidio: add modular rapidio core build into powerpc...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Davidlohr Bueso
partitions/efi: complete documentation of gpt kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Vivek Goyal
kdump: add /sys/kernel/vmcoreinfo ABI documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Vivek Goyal
kdump: fix exported size of vmcoreinfo note
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Kees Cook
kexec: add sysctl to disable kexec_load
commit
|
commitdiff
|
tree
|
snapshot
next