Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
508db8c954d55ed30f870d2c24d741ba6269d13c
/
kernel
/
Makefile
42f5e03
pm: fix build for CONFIG_PM unset
by Rafael J. Wysocki
· 16 years ago
9316fca
kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n
by Andrew Morton
· 16 years ago
53ce3d9
smp_call_function_single(): be slightly less stupid
by Andrew Morton
· 16 years ago
22a9d64
async: Asynchronous function calls to speed up kernel boot
by Arjan van de Ven
· 16 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a39b863
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
64db4cf
"Tree RCU": scalable classic RCU implementation
by Paul E. McKenney
· 16 years ago
3ac3ba0
Merge branch 'linus' into sched/core
by Ingo Molnar
· 16 years ago
f3a5c54
Merge branch 'master' into next
by James Morris
· 16 years ago
65ecc14
Remove -mno-spe flags as they dont belong
by Kumar Gala
· 16 years ago
f1752ee
CRED: Detach the credentials from task_struct
by David Howells
· 16 years ago
ae1e913
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
by Ingo Molnar
· 16 years ago
8bb8c43
sched, ftrace: trace sched.c
by Peter Zijlstra
· 16 years ago
debfcaf
Merge branch 'tracing/ftrace' into tracing/urgent
by Ingo Molnar
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
8174f15
container freezer: make refrigerator always available
by Matt Helsley
· 16 years ago
97e1c18
tracing: Kernel Tracepoints
by Mathieu Desnoyers
· 16 years ago
cb28a1b
Merge branch 'linus' into core/generic-dma-coherent
by Ingo Molnar
· 16 years ago
b03f648
build kernel/profile.o only when requested
by Adrian Bunk
· 16 years ago
f6dc8cc
Merge branch 'linus' into core/generic-dma-coherent
by Ingo Molnar
· 16 years ago
d88c169
Revert parts of "ftrace: do not trace scheduler functions"
by Ingo Molnar
· 16 years ago
c349e0a
ftrace: do not trace scheduler functions
by Ingo Molnar
· 17 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
5806b81a
Merge branch 'auto-ftrace-next' into tracing/for-linus
by Ingo Molnar
· 16 years ago
1e16c0a
ftrace: trace schedule
by Steven Rostedt
· 17 years ago
ee7e551
generic: per-device coherent dma allocator
by Dmitry Baryshkov
· 17 years ago
3d44223
Add generic helpers for arch IPI function calls
by Jens Axboe
· 17 years ago
68f4f1e
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
by Max Krasnyansky
· 17 years ago
6e0534f
sched: use a 2-d bitmap for searching lowest-pri CPU
by Gregory Haskins
· 17 years ago
6ec5623
ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory
by Steven Rostedt
· 17 years ago
1d09daa
ftrace: use Makefile to remove tracing from lockdep
by Steven Rostedt
· 17 years ago
bc0c38d
ftrace: latency tracer infrastructure
by Steven Rostedt
· 17 years ago
16444a8
ftrace: add basic support for gcc profiler instrumentation
by Arnaldo Carvalho de Melo
· 17 years ago
3e51f33
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
by Peter Zijlstra
· 17 years ago
88f458e
sysctl: allow embedded targets to disable sysctl_check.c
by Holger Schurig
· 17 years ago
9732b61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
by Linus Torvalds
· 17 years ago
dc7d552
kgdb: core
by Jason Wessel
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
bdc8078
avoid overflows in kernel/time.c
by H. Peter Anvin
· 17 years ago
74bd59b
namespaces: cleanup the code managed with PID_NS option
by Pavel Emelyanov
· 17 years ago
aee16ce
namespaces: cleanup the code managed with the USER_NS option
by Pavel Emelyanov
· 17 years ago
58bfdd6d
namespaces: move the UTS namespace under UTS_NS option
by Pavel Emelyanov
· 17 years ago
e552b66
Memory controller: resource counters
by Pavel Emelianov
· 17 years ago
f011e2e
latency.c: use QoS infrastructure
by Mark Gross
· 17 years ago
d82b351
pm qos infrastructure and interface
by Mark Gross
· 17 years ago
dfacd68
kobject: Always build in kernel/ksysfs.o.
by Paul Mundt
· 17 years ago
6dab277
x86: add a simple backtrace test module
by Arjan van de Ven
· 17 years ago
8c1c935
x86: kprobes: add kprobes smoke tests that run on boot
by Ananth N Mavinakayanahalli
· 17 years ago
9745512
sched: latencytop support
by Arjan van de Ven
· 17 years ago
e260be6
Preempt-RCU: implementation
by Paul E. McKenney
· 17 years ago
01c1c66
Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c
by Paul E. McKenney
· 17 years ago
cfb5285
revert "Task Control Groups: example CPU accounting subsystem"
by Andrew Morton
· 17 years ago
74c3cbe
[PATCH] audit: watching subtrees
by Al Viro
· 17 years ago
c1cb8e4
sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL
by Eric W. Biederman
· 17 years ago
8256e47
Linux Kernel Markers
by Mathieu Desnoyers
· 17 years ago
858d72e
cgroups: implement namespace tracking subsystem
by Serge E. Hallyn
· 17 years ago
006cb99
Task Control Groups: simple task cgroup debug info subsystem
by Paul Menage
· 17 years ago
62d0df6
Task Control Groups: example CPU accounting subsystem
by Paul Menage
· 17 years ago
ddbcc7e
Task Control Groups: basic task cgroup framework
by Paul Menage
· 17 years ago
fe9d4f5
Add kernel/notifier.c
by Alexey Dobriyan
· 17 years ago
fc6cd25
sysctl: Error on bad sysctl tables
by Eric W. Biederman
· 17 years ago
acce292
user namespace: add the framework
by Cedric Le Goater
· 17 years ago
7d69a1f
remove CONFIG_UTS_NS and CONFIG_IPC_NS
by Cedric Le Goater
· 17 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
39732ac
[PATCH] sysctl: move utsname sysctls to their own file
by Eric W. Biederman
· 18 years ago
d1526e2
Remove stack unwinder for now
by Linus Torvalds
· 18 years ago
621934e
[PATCH] srcu-3: RCU variant permitting read-side blocking
by Paul E. McKenney
· 18 years ago
4865ecf
[PATCH] namespaces: utsname: implement utsname namespaces
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
f3cef7a
[PATCH] csa: basic accounting over taskstats
by Jay Lan
· 18 years ago
5c87579
[PATCH] maximum latency tracking infrastructure
by Arjan van de Ven
· 18 years ago
c757249
[PATCH] per-task-delay-accounting: taskstats interface
by Shailabh Nagar
· 18 years ago
ca74e92
[PATCH] per-task-delay-accounting: setup
by Shailabh Nagar
· 18 years ago
8a25d5d
[PATCH] lockdep: prove spinlock rwlock locking correctness
by Ingo Molnar
· 19 years ago
4ea2176
[PATCH] lockdep: prove rwsem locking correctness
by Ingo Molnar
· 19 years ago
a8f24a3
[PATCH] lockdep: procfs
by Ingo Molnar
· 19 years ago
fbb9ce95
[PATCH] lockdep: core
by Ingo Molnar
· 19 years ago
8637c09
[PATCH] lockdep: stacktrace subsystem, core
by Ingo Molnar
· 19 years ago
61a8712
[PATCH] pi-futex: rt mutex tester
by Thomas Gleixner
· 19 years ago
e7eebaf
[PATCH] pi-futex: rt mutex debug
by Ingo Molnar
· 19 years ago
23f78d4a
[PATCH] pi-futex: rt mutex core
by Ingo Molnar
· 19 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 19 years ago
4552d5d
[PATCH] x86_64: reliable stack trace support
by Jan Beulich
· 19 years ago
ad59617
[PATCH] Time: Use clocksource infrastructure for update_wall_time
by john stultz
· 19 years ago
6f18a02
Finally remove the obnoxious inter_module_xxx()
by David Woodhouse
· 19 years ago
34f192c
[PATCH] lightweight robust futexes: compat
by Ingo Molnar
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
b86ff981
[PATCH] relay: migrate from relayfs to a generic relay API
by Jens Axboe
· 19 years ago
fe7752b
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
by David Woodhouse
· 19 years ago
fd27919
[PATCH] build kernel/intermodule.c only when required
by Adrian Bunk
· 19 years ago
c0a3132
[PATCH] hrtimer: hrtimer core code
by Thomas Gleixner
· 19 years ago
4ae362b
[PATCH] kdump: read previous kernel's memory
by Vivek Goyal
· 19 years ago
408894e
[PATCH] mutex subsystem, debugging code
by Ingo Molnar
· 19 years ago
6053ee3
[PATCH] mutex subsystem, core
by Ingo Molnar
· 19 years ago
a241ec6
[PATCH] RCU torture-testing kernel module
by Paul E. McKenney
· 19 years ago
4276d32
[PATCH] Remove redundant configs.o
by Brian Gerst
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
Next »