Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
8a2ecf474d3ee8dd5d001490349e422cec52f39f
8a2ecf4
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
by Paul E. McKenney
· 15 years ago
29e37d8
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
by Paul E. McKenney
· 15 years ago
ce5df97
rcu: Remove redundant check for rcu_head misalignment
by Paul E. McKenney
· 15 years ago
3c1b1ce
PTR_ERR should be called before its argument is cleared.
by Julia Lawall
· 15 years ago
bde23c6
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
by Heiko Carstens
· 15 years ago
7129d38
rcu: Trace only after NULL-pointer check
by Paul E. McKenney
· 15 years ago
236fefa
rcu: Call out dangers of expedited RCU primitives
by Paul E. McKenney
· 15 years ago
2036d94
rcu: Rework detection of use of RCU by offline CPUs
by Paul E. McKenney
· 15 years ago
c5fdcec
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
by Paul E. McKenney
· 15 years ago
c0cfbbb
rcu: No interrupt disabling for rcu_prepare_for_idle()
by Paul E. McKenney
· 15 years ago
3d3b7db
rcu: Move synchronize_sched_expedited() to rcutree.c
by Paul E. McKenney
· 15 years ago
c0d6d01
rcu: Check for illegal use of RCU from offlined CPUs
by Paul E. McKenney
· 15 years ago
24cd7fd
rcu: Update stall-warning documentation
by Paul E. McKenney
· 15 years ago
c13f375
rcu: Add CPU-stall capability to rcutorture
by Paul E. McKenney
· 15 years ago
105617d
rcu: Make documentation give more realistic rcutorture duration
by Paul E. McKenney
· 15 years ago
9b9ec9b
rcutorture: Permit holding off CPU-hotplug operations during boot
by Paul E. McKenney
· 15 years ago
a858af2
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
by Paul E. McKenney
· 15 years ago
13cfcca
rcu: Set RCU CPU stall times via sysfs
by Paul E. McKenney
· 15 years ago
27565d6
rcu: Remove #ifdef CONFIG_SMP from TREE_RCU
by Paul E. McKenney
· 15 years ago
5e1ee6e
rcu: Note that rcu_access_pointer() can be used for teardown
by Paul E. McKenney
· 15 years ago
50406b9
rcu: Make rcu_sleep_check() also check rcu_lock_map
by Paul E. McKenney
· 15 years ago
c44e2cd
rcu: Check for idle-loop entry while in RCU read-side critical section
by Paul E. McKenney
· 15 years ago
30fbcc9
rcu: Clean up straggling rcu_preempt_needs_cpu() name
by Paul E. McKenney
· 15 years ago
1aa03f1
rcu: Simplify unboosting checks
by Paul E. McKenney
· 15 years ago
8762705
rcu: Inform RCU of irq_exit() activity
by Paul E. McKenney
· 15 years ago
768dfff
rcu: Prevent RCU callbacks from executing before scheduler initialized
by Paul E. McKenney
· 15 years ago
afef205
rcu: Streamline code produced by __rcu_read_unlock()
by Paul E. McKenney
· 15 years ago
26861fa
rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers
by Paul E. McKenney
· 15 years ago
f38bd10
rcu: Remove single-rcu_node optimization in rcu_start_gp()
by Paul E. McKenney
· 15 years ago
a50c3af
rcu: Don't make callbacks go through second full grace period
by Paul E. McKenney
· 15 years ago
8146c4e2
rcu: Check for callback invocation from offline CPUs
by Paul E. McKenney
· 15 years ago
778d250
rcu: Limit lazy-callback duration
by Paul E. McKenney
· 15 years ago
091541b
rcu: Make rcutorture flag online/offline failures
by Paul E. McKenney
· 15 years ago
e560140
rcu: Simplify offline processing
by Paul E. McKenney
· 15 years ago
ae1f18e
mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim()
by Paul E. McKenney
· 15 years ago
605b4af
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
by Paul E. McKenney
· 15 years ago
4f9c8c1
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
by Paul E. McKenney
· 15 years ago
a6c76da
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
by Paul E. McKenney
· 15 years ago
bc399d6
s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()
by Paul E. McKenney
· 15 years ago
5c8806a
rcu: Move RCU_TRACE to lib/Kconfig.debug
by Paul E. McKenney
· 15 years ago
486e259
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
by Paul E. McKenney
· 15 years ago
0bb7b59
rcu: Add diagnostic for misaligned rcu_head structures
by Paul E. McKenney
· 15 years ago
fe15d70
rcu: Add lockdep-RCU checks for simple self-deadlock
by Paul E. McKenney
· 15 years ago
18fec7d
rcu: Improve synchronize_rcu() diagnostics
by Frederic Weisbecker
· 15 years ago
4c62abc
rcu: Bring RTFP.txt up to date.
by Paul E. McKenney
· 15 years ago
b01543d
Linux 3.3-rc4
by Linus Torvalds
· 14 years ago
be2874c
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
584216b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
bff98bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 14 years ago
4686066
Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 14 years ago
7857b99
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 14 years ago
06ca7c4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
7bcd5b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 14 years ago
58e44ba
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 14 years ago
a18d3af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
34ddc81
i387: re-introduce FPU state preloading at context switch time
by Linus Torvalds
· 14 years ago
f94edac
i387: move TS_USEDFPU flag from thread_info to task_struct
by Linus Torvalds
· 14 years ago
4903062
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
by Linus Torvalds
· 14 years ago
b3b0870
i387: do not preload FPU state at task switch time
by Linus Torvalds
· 14 years ago
465c934
ecryptfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 14 years ago
545d680
eCryptfs: Copy up lower inode attrs after setting lower xattr
by Tyler Hicks
· 14 years ago
4a26620
eCryptfs: Improve statfs reporting
by Tyler Hicks
· 15 years ago
6d59d7a
i387: don't ever touch TS_USEDFPU directly, use helper functions
by Linus Torvalds
· 14 years ago
b6c6641
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
by Linus Torvalds
· 14 years ago
15d8791
i387: fix x86-64 preemption-unsafe user stack save/restore
by Linus Torvalds
· 14 years ago
9a45a94
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events
by Anton Blanchard
· 14 years ago
64f8c13
powerpc/adb: Use set_current_state()
by majianpeng
· 15 years ago
5432124
powerpc: Disable interrupts early in Program Check
by Benjamin Herrenschmidt
· 14 years ago
a1a1d1b
powerpc: Remove legacy iSeries from ppc64_defconfig
by Stephen Rothwell
· 14 years ago
13635df
powerpc/fsl/pci: Fix PCIe fixup regression
by Benjamin Herrenschmidt
· 14 years ago
40c8cef
powerpc: Fix kernel log of oops/panic instruction dump
by Ira Snyder
· 15 years ago
f2ea0f5
crypto: sha512 - use standard ror64()
by Alexey Dobriyan
· 15 years ago
6c23e41
net/ethernet: ks8851_mll fix irq handling
by Jan Weitzel
· 14 years ago
2371143
veth: Enforce minimum size of VETH_INFO_PEER
by Thomas Graf
· 14 years ago
78a5249f
stmmac: update the driver version to Feb 2012 (v2)
by Giuseppe CAVALLARO
· 14 years ago
cf3f047
stmmac: move hw init in the probe (v2)
by Giuseppe CAVALLARO
· 14 years ago
7a13f8f
stmmac: request_irq when use an ext wake irq line (v2)
by Francesco Virlinzi
· 14 years ago
1cc5a73
stmmac: do not discard frame on dribbling bit assert
by Giuseppe CAVALLARO
· 14 years ago
72ba009
ipheth: Add iPhone 4S
by Tim Gardner
· 14 years ago
9f5b6c6
mlx4: add unicast steering entries to resource_tracker
by Eugenia Emantayev
· 14 years ago
2531188
mlx4: fix QP tree trashing
by Eugenia Emantayev
· 14 years ago
75c6062
mlx4: fix buffer overrun
by Eugenia Emantayev
· 14 years ago
33b5d30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 14 years ago
61cddc5
regmap: Fix cache defaults initialization from raw cache defaults
by Lars-Peter Clausen
· 14 years ago
c38e234
i387: fix sense of sanity check
by Linus Torvalds
· 14 years ago
7ada1dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 14 years ago
ebf4bcb
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
8b36ac5
Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
694ce18
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
3013dc0
3c59x: shorten timer period for slave devices
by Eric Dumazet
· 14 years ago
58e05f3
netpoll: netpoll_poll_dev() should access dev->flags
by Eric Dumazet
· 14 years ago
f65bd5e
RxRPC: Fix kcalloc parameters swapped
by Axel Lin
· 14 years ago
fc54363
bnx2x: remove the 'poll' module option
by Michal Schmidt
· 14 years ago
0af2a0d
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
by Neal Cardwell
· 14 years ago
13d2619
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 14 years ago
b7f5b7d
drm/radeon/kms: fix MSI re-arm on rv370+
by Alex Deucher
· 14 years ago
6f9f8a6
drm/radeon/kms/atom: bios scratch reg handling updates
by Alex Deucher
· 14 years ago
40e8c73
drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.
by Dave Airlie
· 14 years ago
27c3afe
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
by Daniel T Chen
· 14 years ago
675c67a
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 14 years ago
Next »