Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
346f98b41b76281bd0b748fb86bc1953c9fd9fe2
« Previous
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
75fc0cf
proc_devtree: Replace include linux/module.h with linux/export.h
by Syam Sidhardhan
· 12 years ago
b1983cd
create_mnt_ns: unidiomatic use of list_add()
by Al Viro
· 12 years ago
61572bb
fs: remove dentry_lru_prune()
by Yan, Zheng
· 12 years ago
6b13eb1
Removed unused typedef to avoid "unused local typedef" warnings.
by Han Shen
· 12 years ago
c0bd14af
kill fs/read_write.h
by Al Viro
· 12 years ago
5ae98f1
fs: Fix hang with BSD accounting on frozen filesystem
by Jan Kara
· 12 years ago
9dcc26c
sun3_scsi: add ->show_info()
by Geert Uytterhoeven
· 12 years ago
e765acb
nubus: Kill nubus_proc_detach_device()
by Geert Uytterhoeven
· 12 years ago
60b7bf4
more mode_t whack-a-mole...
by Al Viro
· 12 years ago
e86d35c
do_coredump(): don't wait for thaw if coredump has already been interrupted
by Al Viro
· 12 years ago
0d5cadb
do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission checks")
by Al Viro
· 12 years ago
73b2950
ipc: sem_putref() does not need the semaphore lock any more
by Linus Torvalds
· 12 years ago
6d49dab
ipc: move rcu_read_unlock() out of sem_unlock() and into callers
by Linus Torvalds
· 12 years ago
87c46b6
ARM: finally enable IRQ time accounting config
by Russell King
· 12 years ago
3fbc81e
hwmon: (lm75) Add support for the Dallas/Maxim DS7505
by Jean Delvare
· 12 years ago
0cd2c72
hwmon: (lm75) Tune resolution and sample time per chip
by Jean Delvare
· 12 years ago
87d0621
hwmon: (lm75) Prepare to support per-chip resolution and sample time
by Jean Delvare
· 12 years ago
8a5c5cc
hwmon: (lm75) Per-chip configuration register initialization
by Jean Delvare
· 12 years ago
ff359b1
ALSA: hda - Fix 3.9 regression of EAPD init on Conexant codecs
by Takashi Iwai
· 12 years ago
3ab9c63
drm/i915: hsw: fix link training for eDP on port-A
by Imre Deak
· 12 years ago
657445f
Revert "drm/i915: revert eDP bpp clamping code changes"
by Daniel Vetter
· 12 years ago
6e15eb3
perf/x86/intel/lbr: Fix LBR filter
by Peter Zijlstra
· 12 years ago
741a698
perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge
by Peter Zijlstra
· 12 years ago
265f22a
sched: Keep at least 1 tick per second for active dynticks tasks
by Frederic Weisbecker
· 12 years ago
73c3082
rcu: Fix full dynticks' dependency on wide RCU nocb mode
by Frederic Weisbecker
· 12 years ago
80690fd
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
by Geert Uytterhoeven
· 12 years ago
bfbdb31
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
by Nicholas Bellinger
· 12 years ago
64146db
target: Have dev/enable show if TCM device is configured
by Andy Grover
· 12 years ago
e3e84cd
target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
by Andy Grover
· 12 years ago
2acd09f
target: Remove unused struct members in se_dev_entry
by Andy Grover
· 12 years ago
2228768
ring-buffer: Select IRQ_WORK
by Steven Rostedt (Red Hat)
· 12 years ago
eb16d33
ARM: OMAP2+: Fix unmet direct dependencies for SERIAL_OMAP
by Tony Lindgren
· 12 years ago
ccefeea
ARM: ux500: always select ABX500_CORE
by Arnd Bergmann
· 12 years ago
cb0c480a
ARM: SIRF: select SMP_ON_UP only on SMP builds
by Arnd Bergmann
· 12 years ago
6343b05
ARM: SPEAr: conditionalize l2x0 support
by Arnd Bergmann
· 12 years ago
cb48389
ARM: imx: build CPU suspend code only when needed
by Arnd Bergmann
· 12 years ago
572b16d
ARM: OMAP: build SMP code only for OMAP4/5
by Arnd Bergmann
· 12 years ago
9f415eb
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
by J. Bruce Fields
· 12 years ago
63cc846
ARM: tegra: Tegra114 needs CPU_FREQ_TABLE
by Arnd Bergmann
· 12 years ago
777c230
cxgb4: fix error recovery when t4_fw_hello returns a positive value
by Thadeu Lima de Souza Cascardo
· 12 years ago
88dccf5
sky2: Fix crash on receiving VLAN frames
by Kirill Smelkov
· 12 years ago
8da3056
packet: tpacket_v3: do not trigger bug() on wrong header status
by Daniel Borkmann
· 12 years ago
c5060ce
asix: fix BUG in receive path when lowering MTU
by holger@eitzenberger.org
· 12 years ago
0decc64
net: qmi_wwan: Add Telewell TW-LTE 4G
by Teppo Kotilainen
· 12 years ago
3d64fc7
usbnet: pegasus: endian bug in write_mii_word()
by Dan Carpenter
· 12 years ago
0d05535
vxlan: Fix TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
9b3eb5e
gre: Fix GREv4 TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
83401eb
bridge: fix race with topology change timer
by stephen hemminger
· 12 years ago
488fc9a
tipc: pskb_copy() buffers when sending on more than one bearer
by Gerlando Falauto
· 12 years ago
77861d9
tipc: tipc_bcbearer_send(): simplify bearer selection
by Gerlando Falauto
· 12 years ago
e616071
tipc: cosmetic: clean up comments and break a long line
by Gerlando Falauto
· 12 years ago
1db7722
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
db17834
ath5k: do not reschedule tx_complete_work on stop
by Stanislaw Gruszka
· 12 years ago
4ef69d0
ath9k: fix key allocation error handling for powersave keys
by Felix Fietkau
· 12 years ago
8665218
Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 12 years ago
14a9e5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
2b87f3b
drm/i915: fix Haswell pfit power well check v2
by Jesse Barnes
· 12 years ago
168f836
drm/i915: unreference default context on module unload
by Mika Kuoppala
· 12 years ago
9b1d75b
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
by Trond Myklebust
· 12 years ago
c5a2a15
NFSv4.x: Fix handling of partially delegated locks
by Trond Myklebust
· 12 years ago
8546dc1
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
dfd2bb8
Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm into queue
by Marcelo Tosatti
· 12 years ago
d4702b1
sound: Fix make allmodconfig on MIPS
by Takashi Iwai
· 12 years ago
00fdffb5
Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstore
by Linus Torvalds
· 12 years ago
996b4a7
s390/mem_detect: remove artificial kdump memory types
by Heiko Carstens
· 12 years ago
d338363
s390/mm: add pte invalidation notifier for kvm
by Martin Schwidefsky
· 12 years ago
49d9e77
ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllers
by Mike Travis
· 12 years ago
fb1c2d8
Merge branch 'for_next' into for_linus
by Jan Kara
· 12 years ago
9ea6cfb
ALSA: atmel: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
f91eeeb
Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
9631c02
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
by Mark Brown
· 12 years ago
57669ea
Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linus
by Mark Brown
· 12 years ago
df4a4ee
ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.
by Marek Belisko
· 12 years ago
b52b506
HID: hid-steelseries fix led class build issue
by Simon Wood
· 12 years ago
e30b5dc
ext4: fix fio regression
by Yan, Zheng
· 12 years ago
237a1b0
lp8788-charger: Fix kconfig dependency
by Randy Dunlap
· 12 years ago
ce85722
ipc: fix GETALL/IPC_RM race for sysv semaphores
by Al Viro
· 12 years ago
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
03b28f8
KVM: x86: Account for failing enable_irq_window for NMI window request
by Jan Kiszka
· 12 years ago
307b9c0
qxl: update to new idr interfaces.
by Dave Airlie
· 12 years ago
5522ddb
x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
by Alexander van Heukelum
· 12 years ago
d2dbaaf
Merge branch 'server-fixes' into drm-next
by Dave Airlie
· 12 years ago
7e17fc0
Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into drm-next
by Dave Airlie
· 12 years ago
6110948
Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
d522844
[SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb()
by Vikas Chaudhary
· 12 years ago
98b8e17
[SCSI] ufs: Correct the expected data transfersize
by Vinayak Holikatti
· 12 years ago
03b1781
[SCSI] ufs: Add Platform glue driver for ufshcd
by Vinayak Holikatti
· 12 years ago
39c60a0
[SCSI] sd: fix array cache flushing bug causing performance problems
by James Bottomley
· 12 years ago
14b0680
[SCSI] qla2xxx: qla2x00_sp_compl can be static.
by Fengguang Wu
· 12 years ago
378c538
[SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to unsigned type"
by Armen Baloyan
· 12 years ago
b90ebc3
[SCSI] scsi_debug: fix logical block provisioning support
by Akinobu Mita
· 12 years ago
cc34a8e
[SCSI] scsi_debug: clear correct memory region when LBPRZ is enabled
by Akinobu Mita
· 12 years ago
ac17078
[SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_alignment
by Akinobu Mita
· 12 years ago
9ed8d3d
[SCSI] scsi_debug: call map_region() and unmap_region() only when needed
by Akinobu Mita
· 12 years ago
025a1f5
[SCSI] sd_dif: problem with verify of type 1 protection information (PI)
by Jeremy Higdon
· 12 years ago
1ac7c26
[SCSI] ipr: SATA DVD probing failed with 64bit adapter
by wenxiong@linux.vnet.ibm.com
· 12 years ago
bcab2cc
[SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init()
by Wei Yongjun
· 12 years ago
0279b3c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »