Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
75353bed36cfbbfb55bbde0896bbf5a02d9ba355
/
kernel
c748e13
mm/vmstat.c: proper externs
by Adrian Bunk
· 16 years ago
338b9bb
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 16 years ago
7f9dce3
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d7b6de1
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
86a1c34
x86_64 syscall audit fast-path
by Roland McGrath
· 17 years ago
2db8732
set_irq_wake: fix return code and wake status tracking
by Uwe Kleine-König
· 16 years ago
6eaaaac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
53baaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
5f17156
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
by Atsushi Nemoto
· 16 years ago
91cd4d6
cpusets: fix wrong domain attr updates
by Miao Xie
· 16 years ago
a1ef5ad
remove CONFIG_KMOD from core kernel code
by Johannes Berg
· 17 years ago
3a642e9
modules: Take a shortcut for checking if an address is in a module
by Rusty Russell
· 16 years ago
2f0f2a3
module: turn longs into ints for module sizes
by Denys Vlasenko
· 16 years ago
f7f5b67
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
by Denys Vlasenko
· 16 years ago
dafd094
module: generic each_symbol iterator function
by Rusty Russell
· 16 years ago
da39ba5
module: don't use stop_machine for waiting rmmod
by Rusty Russell
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 17 years ago
ba42059
sched: hrtick_enabled() should use cpu_active()
by Ingo Molnar
· 16 years ago
d986434
Merge branch 'sched/urgent' into sched/devel
by Ingo Molnar
· 16 years ago
3165651
sched, x86: clean up hrtick implementation
by Peter Zijlstra
· 16 years ago
c18a41f
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
by Mike Travis
· 16 years ago
65c0118
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
by Mike Travis
· 16 years ago
bb2c018
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
4dca10a
softlockup: fix invalid proc_handler for softlockup_panic
by Hiroshi Shimamoto
· 17 years ago
577b4a5
sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not needed
by David Howells
· 16 years ago
39b0fad
cpu hotplug: Make cpu_active_map synchronization dependency clear
by Max Krasnyansky
· 16 years ago
e761b77
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
by Max Krasnyansky
· 16 years ago
7ebefa8
sched: rework of "prioritize non-migratable tasks over migratable ones"
by Dmitry Adamushko
· 17 years ago
13b40c1
sched: reduce stack size in isolated_cpu_setup()
by Mike Travis
· 17 years ago
d88c169
Revert parts of "ftrace: do not trace scheduler functions"
by Ingo Molnar
· 16 years ago
393d81a
Merge branch 'linus' into xen-64bit
by Ingo Molnar
· 16 years ago
bdec6ca
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
93a0886
x86, xen, power: fix up config dependencies on PM
by Jeremy Fitzhardinge
· 16 years ago
c349e0a
ftrace: do not trace scheduler functions
by Ingo Molnar
· 17 years ago
666f164
fix dangling zombie when new parent ignores children
by Roland McGrath
· 17 years ago
14dd0b8
do_wait: return security_task_wait() error code in place of -ECHILD
by Roland McGrath
· 17 years ago
f470021
ptrace children revamp
by Roland McGrath
· 17 years ago
98abed0
do_wait reorganization
by Roland McGrath
· 17 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
25f2f3d
snapshot: Use pm_mutex for mutual exclusion
by Rafael J. Wysocki
· 17 years ago
52d1102
snapshot: Push BKL down into ioctl handlers
by Alan Cox
· 17 years ago
ebb12db
Freezer: Introduce PF_FREEZER_NOSIG
by Rafael J. Wysocki
· 17 years ago
b62b8ef
force offline the processor during hot-removal
by Zhang Rui
· 17 years ago
6717ef1
Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
by Ingo Molnar
· 16 years ago
0775b3d
suspend, xen: enable PM_SLEEP for CONFIG_XEN
by Jeremy Fitzhardinge
· 17 years ago
8263884
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
1e09481
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
63cf13b
generic ipi function calls: wait on alloc failure fallback
by Jeremy Fitzhardinge
· 16 years ago
59190f4
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
da6e88f
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
61d97f4
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
af5329c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
666484f
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4bb0057
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
40e7bab
Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
948769a
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e18425a
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
17489c0
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a3da5bf
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
847106f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
dddec01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
7dc9719
Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/nohz', 'timers/clocksource' and 'timers/posixtimers' into timers/for-linus
by Thomas Gleixner
· 16 years ago
5806b81
Merge branch 'auto-ftrace-next' into tracing/for-linus
by Ingo Molnar
· 16 years ago
d14c8a6
Merge branch 'sched/for-linus' into tracing/for-linus
by Ingo Molnar
· 16 years ago
6712e29
Merge branch 'tracing/ftrace' into auto-ftrace-next
by Ingo Molnar
· 16 years ago
873a6ed
Merge commit 'v2.6.26' into sched/devel
by Ingo Molnar
· 16 years ago
361833e
Merge branch 'sched/clock' into sched/devel
by Ingo Molnar
· 16 years ago
d12c1a3
lockdep: fix kernel/fork.c warning
by Ingo Molnar
· 16 years ago
d59fdcf2
Merge commit 'v2.6.26' into x86/core
by Ingo Molnar
· 16 years ago
992860e
lockdep: fix ftrace irq tracing false positive
by Ingo Molnar
· 16 years ago
b4ba0ba
Merge commit 'v2.6.26' into core/locking
by Ingo Molnar
· 16 years ago
006ebb4
Security: split proc ptrace checking into read vs. attach
by Stephen Smalley
· 17 years ago
199a952
rcu classic: update qlen when cpu offline
by Lai Jiangshan
· 17 years ago
3b5c6b8
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3e84050
cpusets, hotplug, scheduler: fix scheduler domain breakage
by Dmitry Adamushko
· 16 years ago
54ef76f
Merge branch 'linus' into sched/devel
by Ingo Molnar
· 16 years ago
ae94b80
Merge branch 'linus' into x86/core
by Ingo Molnar
· 16 years ago
b2613e3
ftrace: build fix for ftraced_suspend
by Ingo Molnar
· 16 years ago
c300ba2
sched_clock: and multiplier for TSC to gtod drift
by Steven Rostedt
· 17 years ago
a83bc47
sched_clock: record TSC after gtod
by Steven Rostedt
· 17 years ago
c0c8773
sched_clock: only update deltas with local reads.
by Steven Rostedt
· 17 years ago
2b8a0cf
sched_clock: fix calculation of other CPU
by Steven Rostedt
· 17 years ago
af52a90
sched_clock: stop maximum check on NO HZ
by Steven Rostedt
· 17 years ago
f7cce27
sched_clock: widen the max and min time
by Steven Rostedt
· 17 years ago
62c43dd
sched_clock: record from last tick
by Steven Rostedt
· 17 years ago
60bc080
ftrace: separate out the function enabled variable
by Steven Rostedt
· 16 years ago
a2bb6a3
ftrace: add ftrace_kill_atomic
by Steven Rostedt
· 16 years ago
26bc83f
ftrace: use current CPU for function startup
by Steven Rostedt
· 16 years ago
ad59124
ftrace: start wakeup tracing after setting function tracer
by Steven Rostedt
· 16 years ago
b5c21b4
ftrace: check proper config for preempt type
by Steven Rostedt
· 16 years ago
1e16c0a
ftrace: trace schedule
by Steven Rostedt
· 16 years ago
001b676
ftrace: define function trace nop
by Steven Rostedt
· 16 years ago
007c05d
ftrace: move sched_switch enable after markers
by Steven Rostedt
· 16 years ago
857f3fd
nohz: don't stop idle tick if softirqs are pending.
by Heiko Carstens
· 16 years ago
Next »