Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
43e6ae6d9f08304682294c14c6b7f2b2441668e7
/
kernel
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
6b7b352
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
cb684b5
block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK
by Jens Axboe
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
a56af87
driver-core: move dma-coherent.c from kernel to driver/base
by Ming Lei
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
f199fd9
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2274239
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1aaf2e5
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b3e62e3
perf_counter: Fix buffer overflow in perf_copy_attr()
by Xiao Guangrong
· 15 years ago
1824090
Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
f86054c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
c91d7d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
by Linus Torvalds
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
353f6dd
cleanup console_print()
by Anirban Sinha
· 15 years ago
4a5d6ba
CRED: Allow put_cred() to cope with a NULL groups list
by David Howells
· 15 years ago
8de0307
PM: Trivial fixes
by Wu Fengguang
· 15 years ago
98e73dc
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
by Gerald Schaefer
· 15 years ago
ef4aede
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
by Rafael J. Wysocki
· 15 years ago
64a473c
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
by Rafael J. Wysocki
· 15 years ago
4bb3343
PM/Hibernate: Rework shrinking of memory
by Rafael J. Wysocki
· 15 years ago
e681c9d
PM: Fix typo in label name s/Platofrm_finish/Platform_finish/
by Thadeu Lima de Souza Cascardo
· 15 years ago
ac8d513
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
483e3cd
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
774a694
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4f0ac85
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d90a7e8
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
12a4996
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eee2775
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
53e16fb
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4e3408d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7193bea
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
989aa44
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4004f02
Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a12e4d3
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5e605b6
block: add blk-iopoll, a NAPI like approach for block devices
by Jens Axboe
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 16 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
e1f8450
sched: Fix sched::sched_stat_wait tracepoint field
by Ingo Molnar
· 15 years ago
3f2aa30
sched: Disable NEW_FAIR_SLEEPERS for now
by Ingo Molnar
· 15 years ago
bf992fa
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
61cbe54
sched: Keep kthreads at default priority
by Mike Galbraith
· 15 years ago
172e082
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
by Mike Galbraith
· 15 years ago
2bba22c
sched: Turn off child_runs_first
by Mike Galbraith
· 15 years ago
b5d9d73
sched: Ensure that a child can't gain time over it's parent after fork()
by Mike Galbraith
· 15 years ago
71a29aa
sched: Deal with low-load in wake_affine()
by Peter Zijlstra
· 15 years ago
cdd2ab3
sched: Remove short cut from select_task_rq_fair()
by Peter Zijlstra
· 15 years ago
b6d9c25
Security/SELinux: includecheck fix kernel/sysctl.c
by Jaswinder Singh Rajput
· 15 years ago
d28daf9
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
ed011b2
Merge commit 'v2.6.31-rc9' into tracing/core
by Ingo Molnar
· 15 years ago
93697a3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
85bac32
ring-buffer: only enable ring_buffer_swap_cpu when needed
by Steven Rostedt
· 15 years ago
62f0b3e
ring-buffer: check for swapped buffers in start of committing
by Steven Rostedt
· 15 years ago
e8165dbb
tracing: report error in trace if we fail to swap latency buffer
by Steven Rostedt
· 15 years ago
659372d
tracing: add trace_array_printk for internal tracers to use
by Steven Rostedt
· 15 years ago
e77405a
tracing: pass around ring buffer instead of tracer
by Steven Rostedt
· 15 years ago
f633903
tracing: make tracing_reset safe for external use
by Steven Rostedt
· 15 years ago
2f26ebd
tracing: use timestamp to determine start of latency traces
by Steven Rostedt
· 15 years ago
c58b432
tracing/filters: Defer pred allocation, fix memory leak
by Li Zefan
· 15 years ago
76f0d07
tracing: remove users of tracing_reset
by Steven Rostedt
· 15 years ago
621968c
tracing: disable buffers and synchronize_sched before resetting
by Steven Rostedt
· 15 years ago
b8de7bd1
tracing: disable update max tracer while reading trace
by Steven Rostedt
· 15 years ago
8248ac0
tracing: print out start and stop in latency traces
by Steven Rostedt
· 15 years ago
077c540
ring-buffer: disable all cpu buffers when one finds a problem
by Steven Rostedt
· 15 years ago
a1863c2
ring-buffer: do not count discarded events
by Steven Rostedt
· 15 years ago
dc892f7
ring-buffer: remove ring_buffer_event_discard
by Steven Rostedt
· 15 years ago
7e9391c
ring-buffer: fix ring_buffer_read crossing pages
by Steven Rostedt
· 15 years ago
1b959e1
ring-buffer: remove unnecessary cpu_relax
by Steven Rostedt
· 15 years ago
9827799
ring-buffer: do not swap buffers during a commit
by Steven Rostedt
· 15 years ago
41b6a95
ring-buffer: do not reset while in a commit
by Steven Rostedt
· 15 years ago
d7ea17a
sched: Fix dynamic power-balancing crash
by Ingo Molnar
· 15 years ago
18a3885
sched: Remove reciprocal for cpu_power
by Peter Zijlstra
· 15 years ago
d899a78
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
by Gautham R Shenoy
· 15 years ago
bdb94aa
sched: Try to deal with low capacity
by Peter Zijlstra
· 15 years ago
e9e9250
sched: Scale down cpu_power due to RT tasks
by Peter Zijlstra
· 15 years ago
ab29230
sched: Implement dynamic cpu_power
by Peter Zijlstra
· 15 years ago
a52bfd73
sched: Add smt_gain
by Peter Zijlstra
· 15 years ago
cc9fba7
sched: Update the cpu_power sum during load-balance
by Peter Zijlstra
· 15 years ago
b5d978e
sched: Add SD_PREFER_SIBLING
by Peter Zijlstra
· 15 years ago
f93e65c
sched: Restore __cpu_power to a straight sum of power
by Peter Zijlstra
· 15 years ago
9aa55fb
Merge branches 'sched/domains' and 'sched/clock' into sched/core
by Ingo Molnar
· 15 years ago
29e2035
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 15 years ago
dc86cab
perf_counter: Fix output-sharing error path
by Ingo Molnar
· 15 years ago
0fbdea1
perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access
by Ingo Molnar
· 15 years ago
f76bd10
Merge branch 'perfcounters/urgent' into perfcounters/core
by Ingo Molnar
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
e0e8173
CRED: Add some configurable debugging [try #6]
by David Howells
· 15 years ago
768d0c2
sched: Add wait, sleep and iowait accounting tracepoints
by Peter Zijlstra
· 15 years ago
8f0dfc3
sched: Provide iowait counters
by Arjan van de Ven
· 15 years ago
f14eff1
Merge commit 'v2.6.31-rc8' into sched/core
by Ingo Molnar
· 15 years ago
936e894
Merge commit 'v2.6.31-rc8' into x86/txt
by Ingo Molnar
· 15 years ago
69575d3
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
by Shane Wang
· 15 years ago
892a7c6
locking: Allow arch-inlined spinlocks
by Heiko Carstens
· 15 years ago
69d0ee7
locking: Move spinlock function bodies to header file
by Heiko Carstens
· 15 years ago
bbe69aa
Merge commit 'v2.6.31-rc8' into core/locking
by Ingo Molnar
· 15 years ago
8e254c1
tracing/filters: Defer pred allocation
by Li Zefan
· 15 years ago
372e24b
irq: Make sure irq_desc for legacy irq get correct node setting
by Yinghai Lu
· 15 years ago
84e9dab
sched: Rename init_cfs_rq => init_tg_cfs_rq
by Anirban Sinha
· 15 years ago
8684896
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
by Paul E. McKenney
· 15 years ago
Next »