Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d9b62aba87a82939c73f451a166c7a21342350d6
/
kernel
6c64614
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a0fa1dd
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9326657
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a693c46
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6ffbe7d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
897aea3
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
48ba620
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
eaad451
sched: Fix __sched_setscheduler() nice test
by Peter Zijlstra
· 11 years ago
63b1a81
futexes: Fix futex_hashsize initialization
by Heiko Carstens
· 11 years ago
860fc2f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
7479f3c
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
by Peter Zijlstra
· 11 years ago
0bb040a
sched: Fix up attr::sched_priority warning
by Peter Zijlstra
· 11 years ago
39fd8fd
sched: Fix up scheduler syscall LTP fails
by Peter Zijlstra
· 11 years ago
e3de300
sched: Preserve the nice level over sched_setscheduler() and sched_setparam() calls
by Peter Zijlstra
· 11 years ago
5778fcc
sched/core: Fix htmldocs warnings
by Juri Lelli
· 11 years ago
7136265
sched/deadline: No need to check p if dl_se is valid
by Juri Lelli
· 11 years ago
d8bf523
sched/deadline: Remove unused variables
by Peter Zijlstra
· 11 years ago
88f1ebb
sched/deadline: Fix sparse static warnings
by Fengguang Wu
· 11 years ago
85ce70f
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8cb75e0
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
by Peter Zijlstra
· 11 years ago
0bd3a17
sched/preempt, locking: Rework local_bh_{dis,en}able()
by Peter Zijlstra
· 11 years ago
6577e42
sched/clock: Fix up clear_sched_clock_stable()
by Peter Zijlstra
· 11 years ago
35af99e
sched/clock, x86: Use a static_key for sched_clock_stable
by Peter Zijlstra
· 11 years ago
ef08f0f
sched/clock: Remove local_irq_disable() from the clocks
by Peter Zijlstra
· 11 years ago
9ea4c38
locking: Optimize lock_bh functions
by Peter Zijlstra
· 11 years ago
c726099
sched: Factor out the on_null_domain() checks in trigger_load_balance()
by Daniel Lezcano
· 11 years ago
208cb16
sched: Pass 'struct rq' to nohz_idle_balance()
by Daniel Lezcano
· 11 years ago
f7ed0a8
sched: Pass 'struct rq' to rebalance_domains()
by Daniel Lezcano
· 11 years ago
0aeeeeb
sched: Remove unused parameter from nohz_balancer_kick()
by Daniel Lezcano
· 11 years ago
3dd0337
sched: Remove unused parameter from find_new_ilb()
by Daniel Lezcano
· 11 years ago
63f609b
sched: Pass 'struct rq' to on_null_domain()
by Daniel Lezcano
· 11 years ago
4a72562
sched: Reduce nohz_kick_needed() parameters
by Daniel Lezcano
· 11 years ago
7caff66
sched: Reduce trigger_load_balance() parameters
by Daniel Lezcano
· 11 years ago
de212f1
sched/deadline: Fix hotplug admission control
by Peter Zijlstra
· 11 years ago
1724813
sched/deadline: Remove the sysctl_sched_dl knobs
by Peter Zijlstra
· 11 years ago
e4099a5
sched/deadline: Fix up the smp-affinity mask tests
by Peter Zijlstra
· 11 years ago
6bfd6d7
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
by Juri Lelli
· 11 years ago
332ac17
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
2d3d891
sched/deadline: Add SCHED_DEADLINE inheritance logic
by Dario Faggioli
· 11 years ago
fb00aca
rtmutex: Turn the plist into an rb-tree
by Peter Zijlstra
· 11 years ago
af6ace7
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
755378a
sched/deadline: Add period support for SCHED_DEADLINE tasks
by Harald Gustafsson
· 11 years ago
239be4a
sched/deadline: Add SCHED_DEADLINE avg_update accounting
by Dario Faggioli
· 11 years ago
1baca4c
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
by Juri Lelli
· 11 years ago
aab03e0
sched/deadline: Add SCHED_DEADLINE structures & implementation
by Dario Faggioli
· 11 years ago
d50dde5
sched: Add new scheduler syscalls to support an extended scheduling parameters ABI
by Dario Faggioli
· 11 years ago
56b4811
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
b0c29f7
futexes: Avoid taking the hb->lock if there's nothing to wake up
by Davidlohr Bueso
· 11 years ago
99b60ce
futexes: Document multiprocessor ordering guarantees
by Thomas Gleixner
· 11 years ago
a52b89e
futexes: Increase hash table size for better performance
by Davidlohr Bueso
· 11 years ago
0d00c7b
futexes: Clean up various details
by Jason Low
· 11 years ago
1c62448
Merge tag 'v3.13-rc8' into core/locking
by Ingo Molnar
· 11 years ago
d05d24a
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
by Ingo Molnar
· 11 years ago
dba8614
Merge branch 'linus' into timers/core
by Ingo Molnar
· 11 years ago
a21b0b3
perf: Introduce a flag to enable close-on-exec in perf_event_open()
by Yann Droneaud
· 11 years ago
f3ae75d
perf/x86: Fix active_entry initialization
by Stephane Eranian
· 11 years ago
7a06c41
sched_clock: Disable seqlock lockdep usage in sched_clock()
by John Stultz
· 11 years ago
9722c2d
sched: Calculate effective load even if local weight is 0
by Rik van Riel
· 11 years ago
bddffa2
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
1a67253
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
by Rafael J. Wysocki
· 11 years ago
70e672f
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
4b69316
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
38aef31
timekeeping: Remove comment that's mostly out of date
by John Stultz
· 11 years ago
d26e4fe
timekeeper: fix comment typo for tk_setup_internals()
by Yijing Wang
· 11 years ago
330a161
timekeeping: Fix missing timekeeping_update in suspend path
by John Stultz
· 11 years ago
04005f6
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
by John Stultz
· 11 years ago
47a1b796
tick/timekeeping: Call update_wall_time outside the jiffies lock
by John Stultz
· 11 years ago
6fdda9a
timekeeping: Avoid possible deadlock from clock_was_set_delayed
by John Stultz
· 11 years ago
5258d3f
timekeeping: Fix potential lost pv notification of time change
by John Stultz
· 11 years ago
f55c076
timekeeping: Fix lost updates to tai adjustment
by John Stultz
· 11 years ago
c606850
PM / sleep: Fix memory leak in pm_vt_switch_unregister().
by Masami Ichikawa
· 11 years ago
597d795
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
by Kirill A. Shutemov
· 11 years ago
5263f0a
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
85fbd72
libata, freezer: avoid block device removal while system is frozen
by Tejun Heo
· 11 years ago
f755669
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
58cac3f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
86fbf16
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
2084140
mm: fix TLB flush race between migration, and change_protection_range
by Rik van Riel
· 11 years ago
3c67f47
sched: numa: skip inaccessible VMAs
by Mel Gorman
· 11 years ago
c97102b
kexec: migrate to reboot cpu
by Vivek Goyal
· 11 years ago
a81bddd
Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 11 years ago
dd05080
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
91f30a1
mutexes: Give more informative mutex warning in the !lock->owner case
by Chuansheng Liu
· 11 years ago
bb799d3
Merge tag 'v3.13-rc4' into core/locking
by Ingo Molnar
· 11 years ago
e777b63
sched/numa: Fix period_slot recalculation
by Wanpeng Li
· 11 years ago
82897b4
sched/numa: Use wrapper function task_faults_idx to calculate index in group_faults
by Wanpeng Li
· 11 years ago
de1b301
sched/numa: Use wrapper function task_node to get node which task is on
by Wanpeng Li
· 11 years ago
1bd53a7
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
by Wanpeng Li
· 11 years ago
ffe732c
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
bad7192
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
by Peter Zijlstra
· 11 years ago
757dfca
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
by Kirill Tkhai
· 11 years ago
5d4cf99
sched: Assign correct scheduling domain to 'sd_llc'
by Mel Gorman
· 11 years ago
4437727
perf: Disable all pmus on unthrottling and rescheduling
by Alexander Shishkin
· 11 years ago
c1a7150
cgroup: don't recycle cgroup id until all csses' have been destroyed
by Li Zefan
· 11 years ago
c4602c1
ftrace: Initialize the ftrace profiler for each possible cpu
by Miao Xie
· 11 years ago
fe361cf
Merge tag 'v3.13-rc4' into perf/core
by Ingo Molnar
· 11 years ago
73a7ac2
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 11 years ago
6303b9c
rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
by Paul E. McKenney
· 11 years ago
9199c4c
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
6bd364d
KEYS: fix uninitialized persistent_keyring_register_sem
by Xiao Guangrong
· 11 years ago
Next »