Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
dc36be4419311fd57becdf54bfeef6bd04a6741d
dc36be4
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD
by Paul E. McKenney
· 14 years ago
b1420f1
rcu: Make rcu_barrier() less disruptive
by Paul E. McKenney
· 14 years ago
98248a0
rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variables
by Paul E. McKenney
· 14 years ago
21e52e1
rcu: Make RCU_FAST_NO_HZ handle timer migration
by Paul E. McKenney
· 14 years ago
9fab978
rcu: Update RCU maintainership
by Paul E. McKenney
· 14 years ago
9dd8fb1
rcu: Make exit_rcu() more precise and consolidate
by Paul E. McKenney
· 14 years ago
616c310
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
by Paul E. McKenney
· 14 years ago
f511fc6
rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU
by Paul E. McKenney
· 14 years ago
9059c94
rcu: Add rcutorture test for call_srcu()
by Lai Jiangshan
· 14 years ago
931ea9d
rcu: Implement per-domain single-threaded call_srcu() state machine
by Lai Jiangshan
· 14 years ago
d9792ed
rcu: Use single value to handle expedited SRCU grace periods
by Lai Jiangshan
· 14 years ago
dc87917
rcu: Improve srcu_readers_active_idx()'s cache locality
by Lai Jiangshan
· 14 years ago
966f58c
rcu: Remove unused srcu_barrier()
by Lai Jiangshan
· 14 years ago
b52ce06
rcu: Implement a variant of Peter's SRCU algorithm
by Lai Jiangshan
· 14 years ago
18108eb
rcu: Improve SRCU's wait_idx() comments
by Lai Jiangshan
· 14 years ago
944ce9a
rcu: Flip ->completed only once per SRCU grace period
by Lai Jiangshan
· 14 years ago
440253c
rcu: Increment upper bit only for srcu_read_lock()
by Lai Jiangshan
· 14 years ago
4b7a3e9
rcu: Remove fast check path from __synchronize_srcu()
by Lai Jiangshan
· 14 years ago
cef5012
rcu: Direct algorithmic SRCU implementation
by Paul E. McKenney
· 15 years ago
fae4b54
rcu: Introduce rcutorture testing for rcu_barrier()
by Paul E. McKenney
· 14 years ago
048a0e8
timer: Fix mod_timer_pinned() header comment
by Paul E. McKenney
· 14 years ago
79b9a75
rcu: Add warning for RCU_FAST_NO_HZ timer firing
by Paul E. McKenney
· 14 years ago
37e377d
rcu: Fixes to rcutorture error handling and cleanup
by Paul E. McKenney
· 14 years ago
c57afe8
rcu: Make RCU_FAST_NO_HZ account for pauses out of idle
by Paul E. McKenney
· 14 years ago
2ee3dc8
rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimer
by Paul E. McKenney
· 14 years ago
2fdbb31
rcu: Add RCU_FAST_NO_HZ tracing for idle exit
by Paul E. McKenney
· 14 years ago
6d81339
rcu: Document why rcu_blocking_is_gp() is safe
by Paul E. McKenney
· 14 years ago
dabb8aa
rcu: Document kernel command-line parameters
by Paul E. McKenney
· 14 years ago
8932a63
rcu: Reduce cache-miss initialization latencies for large systems
by Paul E. McKenney
· 14 years ago
d8169d4
rcu: Make __kfree_rcu() less dependent on compiler choices
by Jan Engelhardt
· 14 years ago
c933664
rcu: Clarify help text for RCU_BOOST_PRIO
by Paul E. McKenney
· 14 years ago
f88022a
rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
by Michel Machado
· 14 years ago
559f9ba
rcu: List-debug variants of rcu list routines.
by Dave Jones
· 14 years ago
66f75a5
Linux 3.4-rc4
by Linus Torvalds
· 14 years ago
e9a5ea1
sparc32,leon: add notify_cpu_starting()
by Yong Zhang
· 14 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
126a348
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
8898159
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 14 years ago
9f24ff6
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 14 years ago
9f3a4af
perfmon: kill some helpers and arguments
by Al Viro
· 14 years ago
936af15
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
by Al Viro
· 14 years ago
7c57091
mmc: core: Do not pre-claim host in suspend
by Ulf Hansson
· 14 years ago
e1631f9
mmc: dw_mmc: prevent NULL dereference for dma_ops
by Jaehoon Chung
· 14 years ago
b891528
mmc: unbreak sdhci-esdhc-imx on i.MX25
by Eric Bénard
· 14 years ago
5ca6518
mmc: cd-gpio: Include header to pickup exported symbol prototypes
by H Hartley Sweeten
· 14 years ago
87b87a3
mmc: sdhci: refine non-removable card checking for card detection
by Daniel Drake
· 14 years ago
a99aa9b
mmc: dw_mmc: Fix switch from DMA to PIO
by Seungwon Jeon
· 14 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 14 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 14 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 14 years ago
4d048f9
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
by Rajendra Nayak
· 14 years ago
b6d085f
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
by Chris Ball
· 14 years ago
2830281
mmc: fixes for eMMC v4.5 sanitize operation
by Adrian Hunter
· 14 years ago
7194efb
mmc: fixes for eMMC v4.5 discard operation
by Adrian Hunter
· 14 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 14 years ago
3b422e9
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 14 years ago
3a53743
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 14 years ago
1cd653a
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 14 years ago
c1acb0b
Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
19244ad
Revert "ACPI: ignore FADT reset-reg-sup flag"
by Linus Torvalds
· 14 years ago
b3dc627
memblock: memblock should be able to handle zero length operations
by Tejun Heo
· 14 years ago
310eb77
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 14 years ago
277b5fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
a54769c
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 14 years ago
73bebc8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
edaf6c3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
3d81acb
Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"
by Konrad Rzeszutek Wilk
· 14 years ago
2d5733f
USB: serial: cp210x: Fixed usb_control_msg timeout values
by Yuri Matylitski
· 14 years ago
d3a7b83
drivers/tty/amiserial.c: add missing tty_unlock
by Julia Lawall
· 14 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
e631f57
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
by Michael Krufky
· 14 years ago
186bab1
xen/resume: Fix compile warnings.
by Konrad Rzeszutek Wilk
· 14 years ago
1985330
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 14 years ago
18311c5
[media] V4L: mt9m032: fix compilation breakage
by Guennadi Liakhovetski
· 14 years ago
9e01297
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
3066616
xen/xenbus: Add quirk to deal with misconfigured backends.
by Konrad Rzeszutek Wilk
· 14 years ago
273a50f
nouveau: Set special lane map for the right chipset
by Henrik Rydberg
· 14 years ago
c817eeb
Merge branch 'fix/cxt-stable' into fix/hda
by Takashi Iwai
· 14 years ago
d70f363
ALSA: hda/conexant - Set up the missing docking-station pins
by Takashi Iwai
· 14 years ago
a09d431
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
by Dave Airlie
· 14 years ago
4e47e02
drm: Releasing FBs before releasing GEM objects during drm_release
by Prathyush
· 14 years ago
5799d9e
drm/nouveau/pm: don't read/write beyond end of stack buffer
by Jim Meyering
· 14 years ago
5edaad8
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h
by Marcos Paulo de Souza
· 14 years ago
dfc6ae5
radeon: fix r600/agp when vram is after AGP (v3)
by Jerome Glisse
· 14 years ago
aef6a7e
drm: fix page_flip error handling
by Joonyoung Shim
· 14 years ago
ca3649d
ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
by Takashi Iwai
· 14 years ago
d6b8395
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 14 years ago
e363250
drm/radeon/kms: fix the regression of DVI connector check
by Takashi Iwai
· 14 years ago
2198edd
HID: default HID_BATTERY_STRENGTH to no
by Josh Boyer
· 14 years ago
3bc86c62
[media] V4L: DocBook: Fix typos in the multi-plane formats description
by Sylwester Nawrocki
· 14 years ago
cd90491
[media] V4L: mt9m032: fix two dead-locks
by Guennadi Liakhovetski
· 14 years ago
590b477
ALSA: workaround: change the timing of alsa_sound_last_init()
by Kuninori Morimoto
· 14 years ago
3e84319
ALSA: hda/sigmatel - Fix inverted mute LED
by Takashi Iwai
· 14 years ago
b10c6d4
drm/usb: fix module license on drm/usb layer.
by Dave Airlie
· 14 years ago
9b7f43a
memcg: fix Bad page state after replace_page_cache
by Hugh Dickins
· 14 years ago
118cb4a
ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1
by Takashi Iwai
· 14 years ago
6842d4c
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 14 years ago
ea53671
Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes
by Olof Johansson
· 14 years ago
b462fca
Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 14 years ago
Next »