Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a6887e2874916aff0f56ae8f2cded797fa9b2225
« Previous
7c6a5df
Hexagon: update copyright dates
by Richard Kuo
· 12 years ago
7959bd7
Hexagon: add translation types for __vmnewmap
by Richard Kuo
· 12 years ago
f3f601c
Hexagon: fix signal.c compile error
by Richard Kuo
· 12 years ago
0d3ab45
Hexagon: break up user fn/arg register setting
by Richard Kuo
· 12 years ago
c05c3ec
Hexagon: use generic sys_fork, sys_vfork, and sys_clone
by Richard Kuo
· 12 years ago
82092776
Hexagon: fix psp/sp macro
by Richard Kuo
· 12 years ago
3981c47
Hexagon: fix up int enable/disable at ret_from_fork
by Richard Kuo
· 12 years ago
1ce81f4
Hexagon: add IOMEM and _relaxed IO macros
by Richard Kuo
· 12 years ago
f167063
Hexagon: switch to using the device type for IO mappings
by Richard Kuo
· 12 years ago
2b3c744
Hexagon: don't print info for offline CPU's
by Richard Kuo
· 12 years ago
7777746
Hexagon: add support for single-stepping (v4+)
by Richard Kuo
· 12 years ago
f8722a4
Hexagon: use correct work mask when checking for more work
by Richard Kuo
· 12 years ago
db0fe53
Hexagon: add support for additional exceptions
by Richard Kuo
· 12 years ago
20f704b
Hexagon: fix initial page table setup prior to jump to VA
by Richard Kuo
· 12 years ago
0357d2f
Hexagon: remove keyring related call
by Richard Kuo
· 12 years ago
9cdae82
Hexagon: check to if we will overflow the signal stack
by Richard Kuo
· 12 years ago
a11e67c
Hexagon: Signal and return path fixes
by Richard Kuo
· 12 years ago
60c4ba9
Hexagon: add support for new v4+ registers
by Richard Kuo
· 13 years ago
444dd74
Hexagon: add individual register access for switch_stack
by Richard Kuo
· 13 years ago
e470d93
Hexagon: use defines for MIN_KERNEL_SEG calculation
by Richard Kuo
· 13 years ago
53debcd
Hexagon: use GENERIC_CPU_DEVICES
by Richard Kuo
· 13 years ago
66b03db
Hexagon: change arch version config to allow comparisons
by Richard Kuo
· 13 years ago
8f5a0b9d
Hexagon: add support for ARCH_PFN_OFFSET
by Richard Kuo
· 12 years ago
e0025a7
Hexagon: fix __atomic_add_unless
by Richard Kuo
· 12 years ago
22493cf
Hexagon: clean up generic headers in Kbuild
by Richard Kuo
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
f1e9a23
Merge tag 'md-3.10' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
e2a8b0a
Documentation/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
7b6b99a
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
5452c7f
sparc/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
90a102e
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
9387a39
ARM/etm/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
28ad585
power/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
f345650
kgdb/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
6f9982b
lib/decompress.c: fix initconst
by Andi Kleen
· 12 years ago
e12a95f
notifier-error-inject: fix module names in Kconfig
by Akinobu Mita
· 12 years ago
52b3694
kernel/sys.c: make prctl(PR_SET_MM) generally available
by Amnon Shiloh
· 12 years ago
22145aa
UAPI: remove empty Kbuild files
by David Howells
· 12 years ago
bcdedcc
menuconfig: print more info for symbol without prompts
by Wengmeiling
· 12 years ago
657a520
init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display
by Mike Frysinger
· 12 years ago
966f309
kconfig menu: move Virtualization drivers near other virtualization options
by Randy Dunlap
· 12 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
a05342cb
relay: use macro PAGE_ALIGN instead of FIX_SIZE
by zhangwei(Jovi)
· 12 years ago
536b39ec
kernel/relay.c: move FIX_SIZE macro into relay.c
by zhangwei(Jovi)
· 12 years ago
8359f68
kernel/relay.c: remove unused function argument actor
by zhangwei(Jovi)
· 12 years ago
4d10e0f
drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()
by Wei Yongjun
· 12 years ago
c28d6f2
drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()
by Wei Yongjun
· 12 years ago
c5cfedf
drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()
by Wei Yongjun
· 12 years ago
0ece1bb
drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()
by Wei Yongjun
· 12 years ago
8d46fa1
drivers/memstick/host/r592.c: make r592_pm_ops static
by Jingoo Han
· 12 years ago
06a6ea3
semaphore: use `bool' type for semaphore_waiter's up
by liguang
· 12 years ago
c74f66c
semaphore: use unlikely() for down's timeout
by liguang
· 12 years ago
97439d0
pps: pps_kc_hardpps_lock can be static
by Fengguang Wu
· 12 years ago
1a0f399
pps: hide more configuration symbols behind CONFIG_PPS
by Florian Fainelli
· 12 years ago
60abc78
aoe: replace kmalloc and then memcpy with kmemdup
by Mihnea Dobrescu-Balaur
· 12 years ago
078be02
nbd: increase default and max request sizes
by Michal Belczyk
· 12 years ago
5cc5445
pid_namespace.c/.h: simplify defines
by Raphael S.Carvalho
· 12 years ago
8db049b
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
by Raphael S. Carvalho
· 12 years ago
c75aaa8
rbtree_test: add __init/__exit annotations
by Davidlohr Bueso
· 12 years ago
4130f0e
rbtree_test: add extra rbtree integrity check
by Davidlohr Bueso
· 12 years ago
31c3a3f
kexec: Use min() and min_t() to simplify logic
by Zhang Yanfei
· 12 years ago
310faaa
kexec: fix wrong types of some local variables
by Zhang Yanfei
· 12 years ago
e56fb28
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 12 years ago
12eaaf3
set_task_comm: kill the pointless memset() + wmb()
by Oleg Nesterov
· 12 years ago
830e0fc
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
by David Rientjes
· 12 years ago
dc7ee2a
coredump: change wait_for_dump_helpers() to use wait_event_interruptible()
by Oleg Nesterov
· 12 years ago
079148b
coredump: factor out the setting of PF_DUMPCORE
by Oleg Nesterov
· 12 years ago
528f827
coredump: introduce dump_interrupted()
by Oleg Nesterov
· 12 years ago
acdedd9
coredump: sanitize the setting of signal->group_exit_code
by Oleg Nesterov
· 12 years ago
6cd8f0a
coredump: ensure that SIGKILL always kills the dumping thread
by Oleg Nesterov
· 12 years ago
403bad7
coredump: only SIGKILL should interrupt the coredumping task
by Oleg Nesterov
· 12 years ago
66e5b7e
kmod: remove call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
907ed13
usermodehelper: split remaining calls to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
fb96c47
coredump: remove trailling whitespace
by Lucas De Marchi
· 12 years ago
93997f6
KEYS: split call to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
f634460
kmod: split call to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
938e4b2
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup()
by Lucas De Marchi
· 12 years ago
17afab1
selftest: add a test case for PTRACE_PEEKSIGINFO
by Andrey Vagin
· 12 years ago
84c751b
ptrace: add ability to retrieve signals without removing from a queue (v4)
by Andrey Vagin
· 12 years ago
865f38a
hfsplus: remove duplicated message prefix in hfsplus_block_free()
by Vyacheslav Dubeyko
· 12 years ago
d7a475d
hfsplus: add error propagation to __hfsplus_ext_write_extent()
by Alexey Khoroshilov
· 12 years ago
d614267
hfs/hfsplus: convert printks to pr_<level>
by Joe Perches
· 12 years ago
c2b3e1f
hfs/hfsplus: convert dprint to hfs_dbg
by Joe Perches
· 12 years ago
5f3726f
hfsplus: fix warnings in fs/hfsplus/bfind.c
by Vyacheslav Dubeyko
· 12 years ago
9509f17
hfs: add error checking for hfs_find_init()
by Alexey Khoroshilov
· 12 years ago
eb53b6d
nilfs2: remove unneeded test in nilfs_writepage()
by Vyacheslav Dubeyko
· 12 years ago
dc33f5f
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
by Vyacheslav Dubeyko
· 12 years ago
8c26c4e
nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
by Vyacheslav Dubeyko
· 12 years ago
9151b398
i2o: check copy_from_user() size parameter
by Dan Carpenter
· 12 years ago
79bae42
dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
by Ben Hutchings
· 12 years ago
c1d025e
binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate
by Jiri Kosina
· 12 years ago
2535e0d
fs: make binfmt support for #! scripts modular and removable
by Josh Triplett
· 12 years ago
d6d67e7
epoll: cleanup: use RCU_INIT_POINTER when nulling
by Eric Wong
· 12 years ago
450d89e
epoll: cleanup: hoist out f_op->poll calls
by Eric Wong
· 12 years ago
ddf676c
epoll: lock ep->mtx in ep_free to silence lockdep
by Eric Wong
· 12 years ago
eea1d58
epoll: use RCU to protect wakeup_source in epitem
by Eric Wong
· 12 years ago
39732ca
epoll: trim epitem by one cache line
by Eric Wong
· 12 years ago
4a22f16
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
by Stephen Rothwell
· 12 years ago
1043f65
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
by Stephen Rothwell
· 12 years ago
1a0df59
kernel/compat.c: make do_sysinfo() static
by Stephen Rothwell
· 12 years ago
Next »