Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ba7e5a279e72f4b246dc7a419ac707e1936ede3e
/
kernel
ba7e5a2
sched/numa: Use select_idle_sibling() to select a destination for task_numa_move()
by Rik van Riel
· 10 years ago
8236d90
sched: Reduce contention in update_cfs_rq_blocked_load()
by Jason Low
· 10 years ago
5cd038f
sched: Migrate waking tasks
by Lai Jiangshan
· 11 years ago
eb1b4af
sched, time: Atomically increment stime & utime
by Rik van Riel
· 10 years ago
e78c349
time, signal: Protect resource use statistics with seqlock
by Rik van Riel
· 10 years ago
90ed9cb
exit: Always reap resource stats in __exit_signal()
by Rik van Riel
· 10 years ago
e2627dc
Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches, and to refresh the tree
by Ingo Molnar
· 10 years ago
6fef37c
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
81368f8
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ebc54f2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
177ef2a
sched/deadline: Fix a precision problem in the microseconds range
by xiaofeng.yan
· 10 years ago
9bf2419
timekeeping: Update timekeeper before updating vsyscall and pvclock
by Thomas Gleixner
· 10 years ago
849151d
compat: nanosleep: Clarify error handling
by Thomas Gleixner
· 10 years ago
35b123e
sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
40bea03
nohz: Restore NMI safe local irq work for local nohz kick
by Frederic Weisbecker
· 10 years ago
651bc1a
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 10 years ago
62109b4
PM / sleep: Fix test_suspend= command line option
by Rafael J. Wysocki
· 10 years ago
7505cea
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
74ca317
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
by Vivek Goyal
· 10 years ago
800df62
resource: fix the case of null pointer access
by Vivek Goyal
· 10 years ago
11ed7f9
rcu: Make nocb leader kthreads process pending callbacks after spawning
by Pranith Kumar
· 10 years ago
c0fe5dc
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
4ce97db
trace: Fix epoll hang when we race with new entries
by Josef Bacik
· 10 years ago
01e9982
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
7cad45e
irq: Export handle_fasteoi_irq
by Vincent Stehlé
· 10 years ago
44744bb
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
39b5552
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
by Steven Rostedt (Red Hat)
· 10 years ago
5f151b2
ftrace: Fix function_profiler and function tracer together
by Steven Rostedt (Red Hat)
· 10 years ago
bce0b6c
ftrace: Fix up trampoline accounting with looping on hash ops
by Steven Rostedt (Red Hat)
· 10 years ago
8426191
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
by Steven Rostedt (Red Hat)
· 10 years ago
33b7f99
ftrace: Allow ftrace_ops to use the hashes from other ops
by Steven Rostedt (Red Hat)
· 10 years ago
163122b
sched/fair: Remove double_lock_balance() from load_balance()
by Kirill Tkhai
· 10 years ago
e5673f2
sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop()
by Kirill Tkhai
· 10 years ago
a1e0182
sched: Remove double_rq_lock() from __migrate_task()
by Kirill Tkhai
· 10 years ago
cca26e8
sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
by Kirill Tkhai
· 10 years ago
da0c1e6
sched: Add wrapper for checking task_struct::on_rq
by Kirill Tkhai
· 10 years ago
f36c019
sched/fair: Fix reschedule which is generated on throttled cfs_rq
by Kirill Tkhai
· 10 years ago
8b06c55
sched: Match declaration with definition
by Pranith Kumar
· 10 years ago
5aface5
sched: Change autogroup_move_group() to use for_each_thread()
by Oleg Nesterov
· 10 years ago
1e4dda0
sched: Change thread_group_cputime() to use for_each_thread()
by Oleg Nesterov
· 10 years ago
d38e83c
sched: s/do_each_thread/for_each_process_thread/ in debug.c
by Oleg Nesterov
· 10 years ago
5d07f42
sched: s/do_each_thread/for_each_process_thread/ in core.c
by Oleg Nesterov
· 10 years ago
b3f2078
perf: Handle compat ioctl
by Pawel Moll
· 11 years ago
ff7e005
module: Clean up ro/nx after early module load failures
by Andy Lutomirski
· 10 years ago
c9d2642
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
0680eb1
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
by John Stultz
· 10 years ago
1d508f8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
311bf6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
14c4000
printk: Add function to return log buffer address and size
by Vasant Hegde
· 10 years ago
83d7f24
sched/numa: Fix numa capacity computation
by Rik van Riel
· 10 years ago
b932c03
sched/numa: Fix off-by-one in capacity check
by Rik van Riel
· 10 years ago
aaecac4
sched: Rename a misleading variable in build_overlap_sched_groups()
by Zhihui Zhang
· 10 years ago
9a5d9ba
sched/fair: Allow calculate_imbalance() to move idle cpus
by Peter Zijlstra
· 10 years ago
caeb178
sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd
by Rik van Riel
· 10 years ago
743cb1f
sched/fair: Make calculate_imbalance() independent
by Peter Zijlstra
· 10 years ago
e67ee10
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
69f6a34
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
by Guenter Roeck
· 10 years ago
f6f9933
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
c8d6637
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
fc335c1
Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
63b12bd
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
8e7d838
kexec: verify the signature of signed PE bzImage
by Vivek Goyal
· 10 years ago
dd5f726
kexec: support for kexec on panic using new system call
by Vivek Goyal
· 10 years ago
27f48d3
kexec-bzImage64: support for loading bzImage using 64bit entry
by Vivek Goyal
· 10 years ago
12db556
kexec: load and relocate purgatory at kernel load time
by Vivek Goyal
· 10 years ago
cb10525
kexec: implementation of new syscall kexec_file_load
by Vivek Goyal
· 10 years ago
f089568
kexec: new syscall kexec_file_load() declaration
by Vivek Goyal
· 10 years ago
8c86e70
resource: provide new functions to walk through resources
by Vivek Goyal
· 10 years ago
255aedd
kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()
by Vivek Goyal
· 10 years ago
dabe786
kexec: move segment verification code in a separate function
by Vivek Goyal
· 10 years ago
7d3e2bc
kexec: rename unusebale_pages to unusable_pages
by Vivek Goyal
· 10 years ago
8370ede
bin2c: move bin2c in scripts/basic
by Vivek Goyal
· 10 years ago
9183df2
shm: add memfd_create() syscall
by David Herrmann
· 10 years ago
4bb5f5d
mm: allow drivers to prevent new writable mappings
by David Herrmann
· 10 years ago
934fc29
kernel/acct.c: fix coding style warnings and errors
by Ionut Alexa
· 10 years ago
ab602f7
shm: make exit_shm work proportional to task activity
by Jack Miller
· 10 years ago
69361ee
panic: add TAINT_SOFTLOCKUP
by Josh Hunt
· 10 years ago
834b18b
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
by Fabian Frederick
· 10 years ago
33144e8
kernel/fork.c: make mm_init_owner static
by Vladimir Davydov
· 10 years ago
4f7d461
fork: copy mm's vm usage counters under mmap_sem
by Vladimir Davydov
· 10 years ago
ce65cef
fork: reset mm->pinned_vm
by Vladimir Davydov
· 10 years ago
41f727f
fork/exec: cleanup mm initialization
by Vladimir Davydov
· 10 years ago
ccf94f1
proc: constify seq_operations
by Fabian Frederick
· 10 years ago
a0be55d
kernel/exit.c: fix coding style warnings and errors
by Ionut Alexa
· 10 years ago
4878b14
kernel/test_kprobes.c: use current logging functions
by Fabian Frederick
· 10 years ago
b86280a
kernel/kallsyms.c: fix %pB when there's no symbol at the address
by Namhyung Kim
· 10 years ago
9a3f4d8
page-cgroup: get rid of NR_PCG_FLAGS
by Vladimir Davydov
· 10 years ago
747db95
mm: memcontrol: use page lists for uncharge batching
by Johannes Weiner
· 10 years ago
00501b5
mm: memcontrol: rewrite charge API
by Johannes Weiner
· 10 years ago
f96f567
kprobes: Skip kretprobe hit in NMI context to avoid deadlock
by Masami Hiramatsu
· 10 years ago
2577d92
kernel/acct.c: fix coding style warnings and errors
by Ionut Alexa
· 10 years ago
3064c35
death to mnt_pinned
by Al Viro
· 10 years ago
efb170c
take fs_pin stuff to fs/*
by Al Viro
· 10 years ago
1629d0e
start carving bsd_acct_struct up
by Al Viro
· 10 years ago
215748e
acct: move mnt_pin() upwards.
by Al Viro
· 10 years ago
17c0a5a
make acct_kill() wait for file closing.
by Al Viro
· 10 years ago
2798d4c
acct: get rid of acct_lock for acct->count
by Al Viro
· 10 years ago
215752f
acct: get rid of acct_list
by Al Viro
· 10 years ago
54a4d58
acct: simplify check_free_space()
by Al Viro
· 11 years ago
Next »