Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c95b8eeda3efcb419ea0a3f864cf99e32c038c21
/
kernel
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
a2d4c71
deal with task_work callbacks adding more work
by Al Viro
· 13 years ago
ed3e694
move exit_task_work() past exit_files() et.al.
by Al Viro
· 13 years ago
67d1214
merge task_work and rcu_head, get rid of separate allocation for keyring case
by Al Viro
· 13 years ago
158e164
trim task_work: get rid of hlist
by Al Viro
· 13 years ago
41f9d29
trimming task_work: kill ->data
by Al Viro
· 13 years ago
7266702
signal: make sure we don't get stopped with pending task_work
by Al Viro
· 13 years ago
3992c03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2eafeb6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
16d286e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9a2bc86
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
by Linus Torvalds
· 13 years ago
c064da4
kdb: Switch to nolock variants of kmsg_dump functions
by Anton Vorontsov
· 13 years ago
533827c
printk: Implement some unlocked kmsg_dump functions
by Anton Vorontsov
· 13 years ago
1b499d0
printk: Remove kdb_syslog_data
by Anton Vorontsov
· 13 years ago
bc792e6
kdb: Revive dmesg command
by Anton Vorontsov
· 13 years ago
eea03c2
Make wait_for_device_probe() also do scsi_complete_async_scans()
by Linus Torvalds
· 13 years ago
11388c8
PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock
by Rafael J. Wysocki
· 13 years ago
823d936
Merge branch 'fixes' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
6f70242
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
eec19d1
Merge branch 'linus' into timers/core
by Ingo Molnar
· 13 years ago
6e0f17b
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
a2fe194
Merge branch 'linus' into perf/core
by Ingo Molnar
· 13 years ago
3e99713
timekeeping: Add missing update call in timekeeping_resume()
by Thomas Gleixner
· 13 years ago
f726a69
time: Rework timekeeping functions to take timekeeper ptr as argument
by John Stultz
· 13 years ago
2a8c088
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
by John Stultz
· 13 years ago
f2a5a08
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
by John Stultz
· 13 years ago
1f4f948
time: Refactor accumulation of nsecs to secs
by John Stultz
· 13 years ago
1e75fa8
time: Condense timekeeper.xtime into xtime_sec
by John Stultz
· 13 years ago
fee84c4
time: Explicitly use u32 instead of int for shift values
by John Stultz
· 13 years ago
42e71e8
time: Whitespace cleanups per Ingo%27s requests
by John Stultz
· 13 years ago
e8b9dd7
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 13 years ago
6b1859d
ntp: Fix STA_INS/DEL clearing bug
by John Stultz
· 13 years ago
ab93eb8
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 13 years ago
be34d1a
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
by David Howells
· 13 years ago
79714f7
get rid of kern_path_parent()
by Al Viro
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 13 years ago
d55e5bd
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
93574fc
tracing: Check for allocation failure in __tracing_open()
by Dan Carpenter
· 13 years ago
00c3e27
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
4229fb1d
c/r: prctl: less paranoid prctl_set_mm_exe_file()
by Konstantin Khlebnikov
· 13 years ago
5baefd6
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
by John Stultz
· 13 years ago
f6c06ab
timekeeping: Provide hrtimer update function
by Thomas Gleixner
· 13 years ago
196951e
hrtimers: Move lock held region in hrtimer_interrupt()
by Thomas Gleixner
· 13 years ago
5b9fe75
timekeeping: Maintain ktime_t based offsets for hrtimers
by Thomas Gleixner
· 13 years ago
4873fa0
timekeeping: Fix leapsecond triggered load spike issue
by John Stultz
· 13 years ago
f55a6fa
hrtimer: Provide clock_was_set_delayed()
by John Stultz
· 13 years ago
3dc352c
Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
5becfb1
kmsg: merge continuation records while printing
by Kay Sievers
· 13 years ago
eb02dac
kmsg: /proc/kmsg - support reading of partial log records
by Kay Sievers
· 13 years ago
5db9a4d
cgroup: fix cgroup hierarchy umount race
by Tejun Heo
· 13 years ago
7db5b3c
Revert "cgroup: superblock can't be released with active dentries"
by Tejun Heo
· 13 years ago
68b6507
kmsg: make sure all messages reach a newly registered boot console
by Kay Sievers
· 13 years ago
cb424ff
kmsg: properly handle concurrent non-blocking read() from /proc/kmsg
by Kay Sievers
· 13 years ago
43a73a5
kmsg: add the facility number to the syslog prefix
by Kay Sievers
· 13 years ago
e3f5a5f
kmsg: escape the backslash character while exporting data
by Kay Sievers
· 13 years ago
5c53d81
printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq
by liu chuansheng
· 13 years ago
5c09d12
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 13 years ago
5cf05ad
rcu: Fix broken strings in RCU's source code.
by Paul E. McKenney
· 13 years ago
c701d5d
rcu: Fix code-style issues involving "else"
by Paul E. McKenney
· 13 years ago
02a0677
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07.06a' and 'fnh.2012.07.02a' into HEAD
by Paul E. McKenney
· 13 years ago
cfca927
rcu: Introduce check for callback list/count mismatch
by Paul E. McKenney
· 13 years ago
40b3c43
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 13 years ago
35c2f48
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
90574eb
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
5167e8d
sched/nohz: Rewrite and fix load-avg computation -- again
by Peter Zijlstra
· 13 years ago
164c33c
sched: Fix fork() error path to not crash
by Salman Qazi
· 13 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
9d2ad24
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
by Paul E. McKenney
· 13 years ago
e84c48a
rcu: Round FAST_NO_HZ lazy timeout to nearest second
by Paul E. McKenney
· 13 years ago
28f8555
rcu: The rcu_needs_cpu() function is not a quiescent state
by Paul E. McKenney
· 13 years ago
bf1304e
rcu: Dump only the current CPU's buffers for idle-entry/exit warnings
by Paul E. McKenney
· 13 years ago
cf01537
rcu: Add check for CPUs going offline with callbacks queued
by Paul E. McKenney
· 13 years ago
95f0c1d
rcu: Disable preemption in rcu_blocking_is_gp()
by Paul E. McKenney
· 13 years ago
1c17e4d
rcu: Prevent uninitialized string in RCU CPU stall info
by Carsten Emde
· 13 years ago
d711817
rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
by Paul E. McKenney
· 13 years ago
29154c5
rcu: Split RCU core processing out of __call_rcu()
by Paul E. McKenney
· 13 years ago
a16b7a69
rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs
by Paul E. McKenney
· 13 years ago
62fde6e
rcu: Make __call_rcu() handle invocation from idle
by Paul E. McKenney
· 13 years ago
2a3fa84
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
by Paul E. McKenney
· 13 years ago
1d1fb39
rcu: Add ACCESS_ONCE() to ->qlen accesses
by Paul E. McKenney
· 13 years ago
3f5d3ea
rcu: Consolidate duplicate callback-list initialization
by Paul E. McKenney
· 13 years ago
285fe29
rcu: Fix detection of abruptly-ending stall
by Paul E. McKenney
· 13 years ago
72472a0
rcu: Make rcutorture fakewriters invoke rcu_barrier()
by Paul E. McKenney
· 13 years ago
143aa67
rcu: Fix diagnostic-printk typo in rcutorture
by Paul E. McKenney
· 13 years ago
c6ebcbb
rcu: Fix bug in rcu_barrier() torture test
by Paul E. McKenney
· 13 years ago
e3f8d37
rcu: Test srcu_barrier() from rcutorture test suite
by Paul E. McKenney
· 13 years ago
751a68b
rcu: Rationalize ordering of torture_ops list
by Paul E. McKenney
· 13 years ago
ff01503
rcu: RCU_SAVE_DYNTICK code no longer ever dead
by Paul E. McKenney
· 13 years ago
c0cc962
rcu: Use for_each_rcu_flavor() in TREE_RCU tracing
by Paul E. McKenney
· 13 years ago
6ce75a2
rcu: Introduce for_each_rcu_flavor() and use it
by Paul E. McKenney
· 13 years ago
1bca8cf
rcu: Remove unneeded __rcu_process_callbacks() argument
by Paul E. McKenney
· 13 years ago
d7e187c8
rcu: Add rcu_barrier() statistics to debugfs tracing
by Paul E. McKenney
· 13 years ago
a83eff0
rcu: Add tracing for _rcu_barrier()
by Paul E. McKenney
· 13 years ago
cf3a9c4
rcu: Increase rcu_barrier() concurrency
by Paul E. McKenney
· 13 years ago
cfed0a8
rcu: Remove needless initialization
by Paul E. McKenney
· 13 years ago
7be7f0b
rcu: Move rcu_barrier_mutex to rcu_state structure
by Paul E. McKenney
· 13 years ago
7db74df
rcu: Move rcu_barrier_completion to rcu_state structure
by Paul E. McKenney
· 13 years ago
Next »