Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4b9d0d3b81ec0900971cbe8aba8ba0ae9c08a087
/
kernel
3959214
sched: delayed cleanup of user_struct
by Kay Sievers
· 16 years ago
19035e5
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f9db6e0
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3f27c0d
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
45e3e19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
a2ee2981
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cd6d95d
clocksource: prevent selection of low resolution clocksourse also for nohz=on
by Thomas Gleixner
· 16 years ago
947ec0b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
4ddbac9
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
fce2b111
PM/Hibernate: Move NVS routines into a seperate file (v2).
by Cornelia Huck
· 16 years ago
8b759b8
PM/Hibernate: Rename disk.c to hibernate.c
by Rafael J. Wysocki
· 16 years ago
a9d7052
PM: Separate suspend to RAM functionality from core
by Rafael J. Wysocki
· 16 years ago
fe41953
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
by Rafael J. Wysocki
· 16 years ago
c6f37f1
PM/Suspend: Do not shrink memory before suspend
by Rafael J. Wysocki
· 16 years ago
d161630
PM core: rename suspend and resume functions
by Alan Stern
· 16 years ago
e39a71e
PM: Rename device_power_down/up()
by Magnus Damm
· 16 years ago
6d21491
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
7f3591c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 16 years ago
3ac49a1
trivial: fix ETIMEOUT -> ETIMEDOUT typos
by Jean Delvare
· 16 years ago
1dc492a
trivial: kernel/power/poweroff.c: whitespace fix
by Manish Katiyar
· 16 years ago
b43e352
sched: export kick_process
by Rusty Russell
· 16 years ago
974802e
perf_counter: Add forward/backward attribute ABI compatibility
by Peter Zijlstra
· 16 years ago
081fad8
perf_counter: Remove PERF_TYPE_RAW special casing
by Peter Zijlstra
· 16 years ago
ad6561d
module: trim exception table on init free.
by Rusty Russell
· 16 years ago
fddd520
module_param: allow 'bool' module_params to be bool, not just int.
by Rusty Russell
· 16 years ago
45fcc70
module_param: split perm field into flags and perm
by Rusty Russell
· 16 years ago
9a71af2
module_param: invbool should take a 'bool', not an 'int'
by Rusty Russell
· 16 years ago
28be225
irq: slab alloc for default irq_affinity
by Yinghai Lu
· 16 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 16 years ago
589ff87
Switch collect_mounts() to struct path
by Al Viro
· 16 years ago
0d59597
Merge branch 'linus' into x86/mce3
by Ingo Molnar
· 16 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 16 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
b415c49
slow_work_thread() should do the exclusive wait
by Oleg Nesterov
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
d3d07d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
3296ca2
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
22fb4e7
irq: use kcalloc() instead of the bootmem allocator
by Pekka Enberg
· 16 years ago
0fb5302
sched: use slab in cpupri_init()
by Pekka Enberg
· 16 years ago
4bdddf8
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
by Pekka Enberg
· 16 years ago
dad213ae
irq/cpumask: make memoryless node zero happy
by Yinghai Lu
· 16 years ago
38c7fed
x86: remove some alloc_bootmem_cpumask_var calling
by Yinghai Lu
· 16 years ago
36b7b6d
sched: use kzalloc() instead of the bootmem allocator
by Pekka Enberg
· 16 years ago
4f2294b
kmemleak: Add modules support
by Catalin Marinas
· 16 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
cca3f45
perf_counter: Add counter->id to the throttle event
by Peter Zijlstra
· 16 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 16 years ago
1c432d8
perf_counter: Rename enums
by Peter Zijlstra
· 16 years ago
df58ab2
perf_counter: Rename perf_counter_limit sysctl
by Peter Zijlstra
· 16 years ago
0764771
perf_counter: More paranoia settings
by Peter Zijlstra
· 16 years ago
3f68535
clocksource: sanity check sysfs clocksource changes
by john stultz
· 16 years ago
cf9fe11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
991ec02
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8623661
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
8f40642
Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
20f3f3c
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
73fbad2
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
9e350de
perf_counter: Accurate period data
by Peter Zijlstra
· 16 years ago
df1a132
perf_counter: Introduce struct for sample data
by Peter Zijlstra
· 16 years ago
66fff22
perf_counter: Annotate exit ctx recursion
by Peter Zijlstra
· 16 years ago
e7241d7
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7506360
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
082b63a
Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
99e97b8
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
82782ca
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bd2b5b1
perf_counter: More aggressive frequency adjustment
by Peter Zijlstra
· 16 years ago
110bf2b
tracing: add protection around module events unload
by Steven Rostedt
· 16 years ago
ad6ccfa
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
by Manish Katiyar
· 16 years ago
725c624
tracing: add trace_seq_vprint interface
by Steven Rostedt
· 16 years ago
5578213
tracing/events: convert block trace points to TRACE_EVENT()
by Li Zefan
· 16 years ago
f57a8a1
ring-buffer: fix ret in rb_add_time_stamp
by Steven Rostedt
· 16 years ago
eaa9584
cpumask: alloc zeroed cpumask for static cpumask_var_ts
by Yinghai Lu
· 16 years ago
0b4ec6e
Merge branch 'master' into next
by James Morris
· 16 years ago
1f8a6a1
ring-buffer: pass in lockdep class key for reader_lock
by Peter Zijlstra
· 16 years ago
3af968e
async: Fix lack of boot-time console due to insufficient synchronization
by Linus Torvalds
· 16 years ago
8326f44
perf_counter: Implement generalized cache event types
by Ingo Molnar
· 16 years ago
a21ca2c
perf_counter: Separate out attr->type from attr->config
by Ingo Molnar
· 16 years ago
6a24ed6c
perf_counter: Fix frequency adjustment for < HZ
by Peter Zijlstra
· 16 years ago
689802b
perf_counter: Add PERF_SAMPLE_PERIOD
by Peter Zijlstra
· 16 years ago
ac4bcf8
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
by Peter Zijlstra
· 16 years ago
918143e
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
by Ingo Molnar
· 16 years ago
089dd79
perf_counter: Generate mmap events for install_special_mapping()
by Peter Zijlstra
· 16 years ago
6dc5f2a
perf_counter: Fix lockup with interrupting counters
by Paul Mackerras
· 16 years ago
edaba2c
ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic"
by Oleg Nesterov
· 16 years ago
087eb43
ptrace: tracehook_report_clone: fix false positives
by Oleg Nesterov
· 16 years ago
d99e944
perf_counter: Remove munmap stuff
by Peter Zijlstra
· 16 years ago
60313eb
perf_counter: Add fork event
by Peter Zijlstra
· 16 years ago
64edbc5
Merge branch 'tracing/ftrace' into tracing/core
by Ingo Molnar
· 16 years ago
e0a94c2
security: use mmap_min_addr indepedently of security models
by Christoph Lameter
· 16 years ago
128f048
perf_counter: Fix throttling lock-up
by Ingo Molnar
· 16 years ago
563af16
tracing: add annotation to what type of stack trace is recorded
by Steven Rostedt
· 16 years ago
56d8bd3
tracing: fix multiple use of __print_flags and __print_symbolic
by Steven Whitehouse
· 16 years ago
048dc50
tracing/events: fix output format of user stack
by walimis
· 16 years ago
f11b3f4
tracing/events: fix output format of kernel stack
by walimis
· 16 years ago
083a63b
tracing/trace_stack: fix the number of entries in the header
by walimis
· 16 years ago
ea05b57
ring-buffer: discard timestamps that are at the start of the buffer
by Steven Rostedt
· 16 years ago
Next »