Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
78e691f4ae2d5edea0199ca802bb505b9cdced88
78e691f
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD
by Paul E. McKenney
· 10 years ago
630181c
rcu: Initialize tiny RCU stall-warning timeouts at boot
by Paul E. McKenney
· 10 years ago
ec1fe39
rcu: Fix RCU CPU stall detection in tiny implementation
by Miroslav Benes
· 10 years ago
fb81a44
rcu: Add GP-kthread-starvation checks to CPU stall warnings
by Paul E. McKenney
· 10 years ago
5cd3719
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
by Paul E. McKenney
· 10 years ago
a94844b
rcu: Optionally run grace-period kthreads at real-time priority
by Paul E. McKenney
· 10 years ago
6047967
ksoftirqd: Use new cond_resched_rcu_qs() function
by Paul E. McKenney
· 10 years ago
28423ad
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
by Calvin Owens
· 10 years ago
7602de4a
rcutorture: Add more diagnostics in rcu_barrier() test failure case
by Paul E. McKenney
· 10 years ago
d2f74b5
torture: Flag console.log file to prevent holdovers from earlier runs
by Paul E. McKenney
· 10 years ago
16c77ea
torture: Add "-enable-kvm -soundhw pcspk" to qemu command line
by Paul E. McKenney
· 10 years ago
94162c8
rcutorture: Handle different mpstat versions
by Paul E. McKenney
· 10 years ago
917963d
rcutorture: Check from beginning to end of grace period
by Paul E. McKenney
· 10 years ago
f9103c3
rcu: Remove redundant rcu_batches_completed() declaration
by Paul E. McKenney
· 10 years ago
1e32eae
rcutorture: Drop rcu_torture_completed() and friends
by Paul E. McKenney
· 10 years ago
c1fe9cd
rcu: Provide rcu_batches_completed_sched() for TINY_RCU
by Paul E. McKenney
· 10 years ago
6b80da4
rcutorture: Use unsigned for Reader Batch computations
by Paul E. McKenney
· 10 years ago
3b009c0
rcutorture: Make build-output parsing correctly flag RCU's warnings
by Paul E. McKenney
· 10 years ago
9733e4f
rcu: Make _batches_completed() functions return unsigned long
by Paul E. McKenney
· 10 years ago
79619cf
rcutorture: Issue warnings on close calls due to Reader Batch blows
by Paul E. McKenney
· 10 years ago
d87510c
documentation: Fix smp typo in memory-barriers.txt
by Davidlohr Bueso
· 10 years ago
432fbf3
documentation: Record limitations of bitfields and small variables
by Paul E. McKenney
· 10 years ago
e3663b1
rcu: Handle gpnum/completed wrap while dyntick idle
by Paul E. McKenney
· 10 years ago
6ccd2ec
rcu: Improve diagnostics for spurious RCU CPU stall warnings
by Paul E. McKenney
· 10 years ago
fc908ed
rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts
by Paul E. McKenney
· 10 years ago
e9408e4
rcutorture: Add checks for stall ending before dump start
by Paul E. McKenney
· 10 years ago
68158fe
rcu: Set default to RCU_CPU_STALL_INFO=y
by Paul E. McKenney
· 10 years ago
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
9735af5
rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
by Paul E. McKenney
· 10 years ago
a5c198f
rcu: Expand SRCU ->completed to 64 bits
by Paul E. McKenney
· 10 years ago
ab954c1
rcu: Remove redundant callback-list initialization
by Paul E. McKenney
· 10 years ago
6cd534e
rcu: Don't scan root rcu_node structure for stalled tasks
by Paul E. McKenney
· 10 years ago
abaf3f9d
rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inversion
by Lai Jiangshan
· 10 years ago
3ba4d0e
rcu: Note quiescent state when CPU goes offline
by Paul E. McKenney
· 10 years ago
5d0b024
rcu: Don't bother affinitying rcub kthreads away from offline CPUs
by Paul E. McKenney
· 10 years ago
1be0085
rcu: Don't initiate RCU priority boosting on root rcu_node
by Paul E. McKenney
· 10 years ago
3e9f5c7
rcu: Don't spawn rcub kthreads on root rcu_node structure
by Paul E. McKenney
· 10 years ago
96e9202
rcu: Make use of rcu_preempt_has_tasks()
by Paul E. McKenney
· 10 years ago
a8f4cba
rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu()
by Paul E. McKenney
· 10 years ago
d19fb8d
rcu: Don't migrate blocked tasks even if all corresponding CPUs offline
by Paul E. McKenney
· 10 years ago
b6a932d
rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearing
by Paul E. McKenney
· 10 years ago
8af3a5e
rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()
by Paul E. McKenney
· 10 years ago
74e871ac
rcu: Rename "empty" to "empty_norm" in preparation for boost rework
by Paul E. McKenney
· 10 years ago
b08ea27
rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()
by Paul E. McKenney
· 10 years ago
5a43b88
rcu: Remove "select IRQ_WORK" from config TREE_RCU
by Lai Jiangshan
· 10 years ago
41050a0
rcu: Fix rcu_barrier() race that could result in too-short wait
by Paul E. McKenney
· 10 years ago
87af9e7
hotplugcpu: Avoid deadlocks by waking active_writer
by David Hildenbrand
· 10 years ago
f520c98
rculist: Fix sparse warning
by Ying Xue
· 10 years ago
5f6130f
tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_task
by Lai Jiangshan
· 10 years ago
ac59853
rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()
by Pranith Kumar
· 10 years ago
536fa40
compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
by Paul E. McKenney
· 10 years ago
84596ccb
documentation: Update sysfs path for rcu_cpu_stall_timeout
by Xie XiuQi
· 10 years ago
924df8a
rcu: Fix invoke_rcu_callbacks() comment
by Paul E. McKenney
· 10 years ago
ca9558a
rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU
by Alexander Gordeev
· 10 years ago
734d168
rcu: Make rcu_nmi_enter() handle nesting
by Paul E. McKenney
· 10 years ago
97bf6af
Linux 3.19-rc1
by Linus Torvalds
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
bfc7249
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
a4e1328
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
cdce6ac
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
5d6a546
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
787140a
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
d08372c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
fe07ade
i2c: sh_mobile: fix uninitialized var when debug is enabled
by Wolfram Sang
· 10 years ago
ecb5ec0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
298647e
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 10 years ago
5c68eac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
20e471fd
Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
ed55635
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
5be95b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 10 years ago
971d9e0
Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 10 years ago
acab1f88
Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
8bcabff
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
by Jesper Nilsson
· 10 years ago
a3199ad
CRISv32: ETRAXFS: Fix recursive spinlock
by Jesper Nilsson
· 10 years ago
9f1ad51
CRISv32: Select MTDRAM for axisflashmap
by Jesper Nilsson
· 10 years ago
4729d77
CRISv32: Implement early console
by Jesper Nilsson
· 10 years ago
421d085
CRIS: Use KALLSYMs if available in call stack dump
by Jesper Nilsson
· 10 years ago
ca36c1f
CRISv32: Fix declaration mismatch
by Jesper Nilsson
· 10 years ago
3f10462
CRISv32: Rewrite of synchronous serial port driver
by Jesper Nilsson
· 10 years ago
80d6170
CRIS: Update init memory handling
by Jesper Nilsson
· 10 years ago
d6517c4
CRISv32: Better handling of watchdog bite
by Jesper Nilsson
· 10 years ago
dbd3c7e
CRIS: Export missing function symbols
by Jesper Nilsson
· 10 years ago
82e6df1
CRIS: Export ioremap_nocache
by Jesper Nilsson
· 10 years ago
6eb64b8
CRIS: Fix headers_install
by Sam Ravnborg
· 10 years ago
eeda008
CRISv32: Add missing include for mm.h
by Jesper Nilsson
· 10 years ago
f89412a
CRISv32: Drop obsolete file for SPI driver
by Jesper Nilsson
· 10 years ago
e589c9e
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
464ed18
PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
4bb9374
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ac88ee3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a544557
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1092b59
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
88a5766
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
34b85e3
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
d5e80b4
Update/Remove soon-to-be-dead email address
by Dave Jones
· 10 years ago
b074cf8
macintosh: therm_pm72: delete deprecated driver
by Wolfram Sang
· 10 years ago
71504e5
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
45544c8
sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
47164fd
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
a5fd973
tick/powerclamp: Remove tick_nohz_idle abuse
by Thomas Gleixner
· 10 years ago
Next »