Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c853b167e6ec1f25023cfc58ba2f43f9f6f5b49b
/
kernel
539edb5
mm: properly separate the bloated ptl from the regular case
by Peter Zijlstra
· 11 years ago
e009bb3
mm: implement split page table lock for PMD level
by Kirill A. Shutemov
· 11 years ago
e1f56c8
mm: convert mm->nr_ptes to atomic_long_t
by Kirill A. Shutemov
· 11 years ago
fe8a45d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
0910c0b
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
5216d53
locking/lockdep: Mark __lockdep_count_forward_deps() as static
by Fengguang Wu
· 11 years ago
85b088e
sched/fair: Avoid integer overflow
by Michal Nazarewicz
· 11 years ago
911b289
sched: Optimize task_sched_runtime()
by Peter Zijlstra
· 11 years ago
5eca82a
sched/numa: Cure update_numa_stats() vs. hotplug
by Peter Zijlstra
· 11 years ago
46a73e8
sched/numa: Fix NULL pointer dereference in task_numa_migrate()
by Rik van Riel
· 11 years ago
106dd5a
sched: Fix endless sync_sched/rcu() loop inside _cpu_down()
by Michael wang
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5cbb3d21
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
a998646
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
0128476
kernel/panic.c: reduce 1 byte usage for print tainted buffer
by Chen Gang
· 11 years ago
1931d43
gcov: reuse kbasename helper
by Andy Shevchenko
· 11 years ago
a5ebb875
kernel/gcov/fs.c: use pr_warn()
by Andrew Morton
· 11 years ago
bddb12b
kernel/module.c: use pr_foo()
by Andrew Morton
· 11 years ago
17c568d
gcov: compile specific gcov implementation based on gcc version
by Frantisek Hrbata
· 11 years ago
5f41ea0
gcov: add support for gcc 4.7 gcov format
by Frantisek Hrbata
· 11 years ago
8cbce37
gcov: move gcov structs definitions to a gcc version specific file
by Frantisek Hrbata
· 11 years ago
0d20633
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
by Chen Gang
· 11 years ago
3fa5826
kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end()
by Chen Gang
· 11 years ago
f02147e
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
by Chen Gang
· 11 years ago
7833819
kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax()
by Chen Gang
· 11 years ago
d049f74
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 11 years ago
ab76786
kprobes: use KSYM_NAME_LEN to size identifier buffers
by Joe Mario
· 11 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 11 years ago
4c1ace6
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
by Dirk Gouders
· 11 years ago
29e9d22
kernel/printk/printk.c: enable boot delay for earlyprintk
by Dave Young
· 11 years ago
27083ba
kernel/printk/printk.c: convert to pr_foo()
by Andrew Morton
· 11 years ago
6b80239
printk: report console names during cut-over
by Kees Cook
· 11 years ago
81e41ea
kernel/sys.c: remove obsolete #include <linux/kexec.h>
by Geert Uytterhoeven
· 11 years ago
324d666
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
by Chen Gang
· 11 years ago
01b0f19
cpu/mem hotplug: add try_online_node() for cpu_up()
by Toshi Kani
· 11 years ago
786235ee
kthread: make kthread_create() killable
by Tetsuo Handa
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
9b66bfb
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
014d595
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ad5d698
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ef1417a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1006fae
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
70fdcb8
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e5137b5
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
by Peter Zijlstra
· 11 years ago
7053ea1
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
by Rik van Riel
· 11 years ago
838cc7b
lockdep/proc: Fix lock-time avg computation
by Peter Zijlstra
· 11 years ago
67a6de4
locking/doc: Update references to kernel/mutex.c
by Peter Zijlstra
· 11 years ago
2ded098
uprobes: Fix the memory out of bound overwrite in copy_insn()
by Oleg Nesterov
· 11 years ago
70d7f98
uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()
by Oleg Nesterov
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
506f21c
switch elf_core_write_extra_phdrs() to dump_emit()
by Al Viro
· 11 years ago
e37459b
Merge branch 'blk-mq/core' into for-3.13/core
by Jens Axboe
· 11 years ago
f8c5e94
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
by Chen Gang
· 11 years ago
a404d55
blktrace: Send BLK_TN_PROCESS events to all running traces
by Jan Kara
· 11 years ago
6c86ae29
Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
feba070
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
56edff7
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
fd432b9
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
by Aaron Lu
· 11 years ago
12ae030
perf/ftrace: Fix paranoid level for enabling function tracer
by Steven Rostedt
· 11 years ago
f72d41f
uprobes: Export write_opcode() as uprobe_write_opcode()
by Oleg Nesterov
· 11 years ago
8a8de66
uprobes: Introduce arch_uprobe->ixol
by Oleg Nesterov
· 11 years ago
736e89d
uprobes: Kill module_init() and module_exit()
by Oleg Nesterov
· 11 years ago
37dc6b5
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
by Preeti U Murthy
· 11 years ago
2042abe
sched: Fix asymmetric scheduling for POWER7
by Vaidyanathan Srinivasan
· 11 years ago
c7e548b
perf: Factor out strncpy() in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
0a19684
perf: Fix arch_perf_out_copy_user default
by Peter Zijlstra
· 11 years ago
394570b
perf: Update a stale comment
by Peter Zijlstra
· 11 years ago
524feca
perf: Optimize perf_output_begin() -- address calculation
by Peter Zijlstra
· 11 years ago
d20a973
perf: Optimize perf_output_begin() -- lost_event case
by Peter Zijlstra
· 11 years ago
85f59ed
perf: Optimize perf_output_begin()
by Peter Zijlstra
· 11 years ago
c72b42a
perf: Add unlikely() to the ring-buffer code
by Peter Zijlstra
· 11 years ago
26c86da
perf: Simplify the ring-buffer code
by Peter Zijlstra
· 11 years ago
32cf7c3
locking: Move the percpu-rwsem code to kernel/locking/
by Peter Zijlstra
· 11 years ago
cd4d241
locking: Move the lglocks code to kernel/locking/
by Peter Zijlstra
· 11 years ago
ed428bf
locking: Move the rwsem code to kernel/locking/
by Peter Zijlstra
· 11 years ago
1696a8b
locking: Move the rtmutex code to kernel/locking/
by Peter Zijlstra
· 11 years ago
e25a64c
locking: Move the semaphore core to kernel/locking/
by Peter Zijlstra
· 11 years ago
60fc287
locking: Move the spinlock code to kernel/locking/
by Peter Zijlstra
· 11 years ago
8eddac3
locking: Move the lockdep code to kernel/locking/
by Peter Zijlstra
· 11 years ago
01768b4
locking: Move the mutex code to kernel/locking/
by Peter Zijlstra
· 11 years ago
c90423d
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move
by Ingo Molnar
· 11 years ago
b8a2162
sched: Move completion code from core.c to completion.c
by Peter Zijlstra
· 11 years ago
b414587
sched: Move wait code from core.c to wait.c
by Peter Zijlstra
· 11 years ago
7a6354e
sched: Move wait.c into kernel/sched/
by Peter Zijlstra
· 11 years ago
ecf1f01
Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ file move
by Ingo Molnar
· 11 years ago
97c53b4
Merge tag 'v3.12' into core/locking to pick up mutex upates
by Ingo Molnar
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2a3ede8
Merge branch 'perf/urgent' into perf/core to fix conflicts
by Ingo Molnar
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
6a716c9
hung_task debugging: Add tracepoint to report the hang
by Oleg Nesterov
· 11 years ago
3ab6796
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
by Oleg Nesterov
· 11 years ago
aa59c53
uprobes: Change uprobe_copy_process() to dup xol_area
by Oleg Nesterov
· 11 years ago
248d3a7
uprobes: Change uprobe_copy_process() to dup return_instances
by Oleg Nesterov
· 11 years ago
af0d95a
uprobes: Teach __create_xol_area() to accept the predefined vaddr
by Oleg Nesterov
· 11 years ago
Next »