Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5cf05ad758c30d17ff23c2be346b5de982bc2121
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
9d2ad24
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
by Paul E. McKenney
· 13 years ago
4fa3b6c
rcu: Fix qlen_lazy breakage
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
28f5c69
rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset
by Paul E. McKenney
· 13 years ago
2a3fa84
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
by Paul E. McKenney
· 13 years ago
e9023c4
rcu: Remove return value from rcu_assign_pointer()
by Paul E. McKenney
· 13 years ago
e5c1f44
key: Remove extraneous parentheses from rcu_assign_keypointer()
by Paul E. McKenney
· 13 years ago
d1b88eb
rcu: Remove return value from RCU_INIT_POINTER()
by Paul E. McKenney
· 13 years ago
d36cc70
rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations
by Paul E. McKenney
· 13 years ago
172708d
rcu: Add a gcc-style structure initializer for RCU pointers
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
74d874e
rcu: Update documentation to cover call_srcu() and srcu_barrier().
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
24ebbca
rcu: Move rcu_barrier_cpu_count to rcu_state structure
by Paul E. McKenney
· 13 years ago
06668ef
rcu: Move _rcu_barrier()'s rcu_head structures to rcu_data structures
by Paul E. McKenney
· 13 years ago
037b64e
rcu: Place pointer to call_rcu() in rcu_data structure
by Paul E. McKenney
· 13 years ago
6c90cc7
rcu: Prevent excessive line length in RCU_STATE_INITIALIZER()
by Paul E. McKenney
· 13 years ago
cca6f39
rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS
by Paul E. McKenney
· 13 years ago
cc5df65
rcu: Four-level hierarchy is no longer experimental
by Paul E. McKenney
· 13 years ago
f885b7f
rcu: Control RCU_FANOUT_LEAF from boot-time parameter
by Paul E. McKenney
· 13 years ago
cba6d0d
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
by Paul E. McKenney
· 13 years ago
6887a41
Linux 3.5-rc5
by Linus Torvalds
· 13 years ago
c07978b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
4f0f4af
printk.c: fix kernel-doc warnings
by Randy Dunlap
· 13 years ago
87fac28
linux/irq.h: fix kernel-doc warning
by Randy Dunlap
· 13 years ago
5d5474d
Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 13 years ago
5ae95ae
ARM: imx6q: fix suspend regression caused by common clk migration
by Shawn Guo
· 13 years ago
e5a5192
Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 13 years ago
c767609
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
21f2729
Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
6eca954
Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release
by Len Brown
· 13 years ago
5f16012
acpi_pad: fix power_saving thread deadlock
by Stuart Hayes
· 13 years ago
b037384
ACPI video: Still use ACPI backlight control if _DOS doesn't exist
by Zhang Rui
· 13 years ago
02529ba
Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
d362082
printk: Optimize if statement logic where newline exists
by Steven Rostedt
· 13 years ago
15114c7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
15b7743
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
62a75b9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
efc9def
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
084681d
printk: flush continuation lines immediately to console
by Kay Sievers
· 13 years ago
bc6dc75
powerpc/pseries: Fix software invalidate TCE
by Michael Neuling
· 13 years ago
0b17ba7
powerpc: check_and_cede_processor() never cedes
by Anton Blanchard
· 13 years ago
2d773aa
powerpc/ftrace: Do not trace restore_interrupts()
by Steven Rostedt
· 13 years ago
2cb387a
powerpc: Fix Section mismatch warnings in prom_init.c
by Li Zhong
· 13 years ago
c58ce2b
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
by Tiejun Chen
· 13 years ago
82b2521
powerpc: Fix uninitialised error in numa.c
by Michael Neuling
· 13 years ago
7784655
powerpc: Fix BPF_JIT code to link with multiple TOCs
by Michael Ellerman
· 13 years ago
9acc7bd
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
ccce27c
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
221d3eb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
9a7c6b7
Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 13 years ago
8b9468d
watchdog: core: fix WDIOC_GETSTATUS return value
by Wim Van Sebroeck
· 13 years ago
a089361
watchdog: hpwdt: Unregister NMI events on exit.
by Mingarelli, Thomas
· 13 years ago
e5de32e
watchdog: iTCO_wdt: add platform driver module alias
by Jan Beulich
· 13 years ago
4a9c469
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
ef72622
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
f3747e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
1df2ae3
udf: Fortify loading of sparing table
by Jan Kara
· 13 years ago
adee11b
udf: Avoid run away loop when partition table length is corrupted
by Jan Kara
· 13 years ago
cb14d34
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
by Jan Kara
· 13 years ago
e9bcd47
Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus
by Paul Mundt
· 13 years ago
ad3337c
sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register
by Nobuhiro Iwamatsu
· 13 years ago
bc404e9
sh: kfr2r09: fix compile breakage
by Guennadi Liakhovetski
· 13 years ago
a969dd1
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 13 years ago
d31bb4f
9p: fix min_t() casting in p9pdu_vwritef()
by Dan Carpenter
· 13 years ago
47b514c
Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
2b25679
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
6ebfbe9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
843760c
Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
e04fb02
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 13 years ago
6b44695
chmod +x scripts/gfp-translate
by Dave Jones
· 13 years ago
Next »