Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
98993cd2dce4556ec64f36c5155bb9fc03e7d707
98993cd
elite: Disable module loading.
by jared caliendo
· 13 years ago
2a28fba
fighter: Disable module loading.
by jared caliendo
· 13 years ago
f72c374
ville: Disable module loading.
by jared caliendo
· 13 years ago
62023c9
staging: prima: Allow prima_wlan to be built inside kernel
by Flemmard
· 13 years ago
42cfaf7
msm: ipc: Fix null check in msm_ipc_router_extract_msg
by Flemmard
· 13 years ago
10cd199
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.17' into cm-11.0
by Ethan Chen
· 13 years ago
de0f9a5
Merge tag 'v3.4.75' into cm-11.0
by Ethan Chen
· 13 years ago
84dfcb7
Linux 3.4.75
by Greg Kroah-Hartman
· 13 years ago
2c64388
ARM: OMAP2+: hwmod: Fix SOFTRESET logic
by Roger Quadros
· 13 years ago
8670ef4
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
by Greg Kroah-Hartman
· 13 years ago
0e755a9
hpfs: fix warnings when the filesystem fills up
by Mikulas Patocka
· 13 years ago
693b680
sc1200_wdt: Fix oops
by Alan
· 13 years ago
03a0d30
staging: comedi: ssv_dnp: use comedi_dio_update_state()
by H Hartley Sweeten
· 13 years ago
70a9dea
staging: comedi: pcmuio: fix possible NULL deref on detach
by Ian Abbott
· 13 years ago
e718598
nfs: fix do_div() warning by instead using sector_div()
by Helge Deller
· 13 years ago
d84ae92
dm table: fail dm_table_create on dm_round_up overflow
by Mikulas Patocka
· 13 years ago
b0d16fe
dm delay: fix a possible deadlock due to shared workqueue
by Mikulas Patocka
· 13 years ago
aa42ac1
dm bufio: initialize read-only module parameters
by Mikulas Patocka
· 13 years ago
57ca300
x86, efi: Don't use (U)EFI time services on 32 bit
by Matthew Garrett
· 13 years ago
4f1f56b
drm/radeon: fixup bad vram size on SI
by Alex Deucher
· 13 years ago
01c2b7b
mac80211: don't attempt to reorder multicast frames
by Johannes Berg
· 13 years ago
2ea04e5
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
by Paul Moore
· 13 years ago
1c5d9d1
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
by Paul Moore
· 13 years ago
898341a
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
by Linus Pizunski
· 13 years ago
13970f8
Input: usbtouchscreen - separate report and transmit buffer size handling
by Christian Engelmayer
· 13 years ago
6905bdb
USB: option: support new huawei devices
by Fangxiaozhi (Franko)
· 13 years ago
7ad54c6
USB: serial: option: blacklist interface 1 for Huawei E173s-6
by Gustavo Zacarias
· 13 years ago
4470dc5
usb: gadget: composite: reset delayed_status on reset_config
by Michael Grzeschik
· 13 years ago
f7557c7
usb: dwc3: fix implementation of endpoint wedge
by Alan Stern
· 13 years ago
325be95
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
by Julius Werner
· 13 years ago
ee4bb25
futex: fix handling of read-only-mapped hugepages
by Linus Torvalds
· 13 years ago
894a160
xfs: underflow bug in xfs_attrlist_by_handle()
by Dan Carpenter
· 13 years ago
433b0da
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
by Brian Carnes
· 13 years ago
f843edd
KVM: Improve create VCPU parameter (CVE-2013-4587)
by Andy Honig
· 13 years ago
47131c7
ARM: 7913/1: fix framepointer check in unwind_frame
by Konstantin Khlebnikov
· 13 years ago
fa2ea62
ARM: 7912/1: check stack pointer in get_wchan
by Konstantin Khlebnikov
· 13 years ago
c68cc16
ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module
by Roger Quadros
· 13 years ago
921f342
ARM: pxa: tosa: fix keys mapping
by Dmitry Eremin-Solenikov
· 13 years ago
50a715f
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
by Stefano Panella
· 13 years ago
a6079a3
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
by Jim Quinlan
· 13 years ago
827f121
Linux 3.4.74
by Greg Kroah-Hartman
· 13 years ago
4062191
crypto: scatterwalk - Use sg_chain_ptr on chain entries
by Tom Lendacky
· 13 years ago
3fc9589
drivers/char/i8k.c: add Dell XPLS L421X
by Alan Cox
· 13 years ago
bd73e38
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
by David Cluytens
· 13 years ago
73133f4
USB: spcp8x5: correct handling of CS5 setting
by Colin Leitner
· 13 years ago
7069fd0
USB: mos7840: correct handling of CS5 setting
by Colin Leitner
· 13 years ago
db2cbb5
USB: pl2303: fixed handling of CS5 setting
by Colin Leitner
· 13 years ago
3e80f4c
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
by Seth Heasley
· 13 years ago
cc3b20f
ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
by Seth Heasley
· 13 years ago
223588e
ahci: Add Device IDs for Intel Lynx Point-LP PCH
by James Ralston
· 14 years ago
809d290
um: add missing declaration of 'getrlimit()' and friends
by Sergei Trofimovich
· 14 years ago
5beebfa
Input: mousedev - allow disabling even without CONFIG_EXPERT
by Tom Gundersen
· 13 years ago
315a937
Input: allow deselecting serio drivers even without CONFIG_EXPERT
by Tom Gundersen
· 13 years ago
30f2ae6
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 13 years ago
a800095
irq: Enable all irqs unconditionally in irq_resume
by Laxman Dewangan
· 13 years ago
8dd978f
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
by Liu Gang
· 13 years ago
a1a84b6
NFSv4: Update list of irrecoverable errors on DELEGRETURN
by Trond Myklebust
· 13 years ago
5ee54c2
net: smc91: fix crash regression on the versatile
by Linus Walleij
· 13 years ago
3d48662
SCSI: hpsa: return 0 from driver probe function on success, not 1
by Stephen M. Cameron
· 13 years ago
8772275
SCSI: hpsa: do not discard scsi status on aborted commands
by Stephen M. Cameron
· 13 years ago
41bb75d
SCSI: libsas: fix usage of ata_tf_to_fis
by Dan Williams
· 13 years ago
b232973
SCSI: enclosure: fix WARN_ON in dual path device removing
by James Bottomley
· 13 years ago
8e73078
ASoC: wm8731: fix dsp mode configuration
by Bo Shen
· 13 years ago
d01cb3a
ASoC: wm8990: Mark the register map as dirty when powering down
by Mark Brown
· 13 years ago
788f5da
crypto: authenc - Find proper IV address in ablkcipher callback
by Tom Lendacky
· 13 years ago
fe879ea
crypto: ccm - Fix handling of zero plaintext when computing mac
by Horia Geanta
· 13 years ago
941f77d
crypto: scatterwalk - Set the chain pointer indication bit
by Tom Lendacky
· 13 years ago
e1a3c5a
msm: HTC: jet: give LUN paths to both storage drives
by Matt Mower
· 13 years ago
5c2b21e
msm: HTC: fighter: give LUN paths to both storage drives
by Matt Mower
· 13 years ago
b9f6609
usb: gadget: add support for multiple LUNs
by Matt Mower
· 13 years ago
09b3d79
Merge "msm: camera: Added bounds check for index parameter"
by Linux Build Service Account
· 13 years ago
73c2fba
Merge "msm_fb: display: update video tile framesize register"
by Linux Build Service Account
· 13 years ago
ae0c3aa
Merge "ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text"
by Linux Build Service Account
· 13 years ago
9e22815
Merge "ARM: allow kuser helpers to be removed from the vector page"
by Linux Build Service Account
· 13 years ago
3b53981
Merge "ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()"
by Linux Build Service Account
· 13 years ago
7e315c0
Merge "ARM: Fix FIQ code on VIVT CPUs"
by Linux Build Service Account
· 13 years ago
df75145
Merge "ARM: Fix the world famous typo with is_gate_vma()"
by Linux Build Service Account
· 13 years ago
9035dbd
Merge "ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)"
by Linux Build Service Account
· 13 years ago
1e74f4f
Merge "ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)"
by Linux Build Service Account
· 13 years ago
757a94d
Merge "ARM: make vectors page inaccessible from userspace"
by Linux Build Service Account
· 13 years ago
bbc319b
Merge "Revert "ARM: allow the kernel text section to be made read-only""
by Linux Build Service Account
· 13 years ago
74cc77e
Merge "ARM: move signal handlers into a vdso-like page"
by Linux Build Service Account
· 13 years ago
6003695
Merge "ARM: update FIQ support for relocation of vectors"
by Linux Build Service Account
· 13 years ago
6b4c833
Merge "ARM: fiq: change FIQ_START to a variable"
by Linux Build Service Account
· 13 years ago
dc6be2d
Merge "ARM: move vector stubs"
by Linux Build Service Account
· 13 years ago
850bd2f
Merge "ARM: poison memory between kuser helpers"
by Linux Build Service Account
· 13 years ago
8383902
Merge "ARM: poison the vectors page"
by Linux Build Service Account
· 13 years ago
f2cfed6
Merge "kernel: gtod: Add MSM-specific user-accessible timers"
by Linux Build Service Account
· 13 years ago
cf8cc80
msm: camera: Added bounds check for index parameter
by Alok Kediya
· 13 years ago
80f8dfb
msm_fb: display: update video tile framesize register
by Justin Philip
· 13 years ago
57b6f78
Merge "defconfig: Enable msm_sharedmem UIO driver"
by Linux Build Service Account
· 13 years ago
8e31f8e
Merge "ARM: dts: msm: Add new 'sharedmem' devices"
by Linux Build Service Account
· 13 years ago
4c426e5
Merge "uio: msm_sharedmem: Add new device driver for sharedmemory access"
by Linux Build Service Account
· 13 years ago
abe594e
defconfig: Enable msm_sharedmem UIO driver
by Pratibhasagar V
· 13 years ago
39608bb
ARM: dts: msm: Add new 'sharedmem' devices
by Pratibhasagar V
· 13 years ago
aaa132d
uio: msm_sharedmem: Add new device driver for sharedmemory access
by Pratibhasagar V
· 13 years ago
83fd9a8
Revert "ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM"
by Ethan Chen
· 13 years ago
2a38ada
Merge tag 'v3.4.72' into tmp
by Ethan Chen
· 13 years ago
50b673d
Linux 3.4.73
by Greg Kroah-Hartman
· 13 years ago
78530a1
blk-core: Fix memory corruption if blkcg_init_queue fails
by Mikulas Patocka
· 13 years ago
Next »