Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2450d3e7b8604d0abb042817f2502cb7ee0b782f
2450d3e
[SCSI] zfcp: add queue_full sysfs attribute
by Stefan Raspl
· 16 years ago
7ae628d
[SCSI] scsi_dh: suppress comparison warning
by James Bottomley
· 16 years ago
650849d
[SCSI] scsi_dh: add Dell product information into rdac device handler
by Yanqing_Liu@Dell.com
· 16 years ago
b78ded8
[SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option
by Adrian Bunk
· 16 years ago
4a3e1ea
[SCSI] qla2xxx: fix printk format warnings
by Alexander Beregalov
· 16 years ago
36d1cdc
[SCSI] qla2xxx: Update version number to 8.02.01-k8.
by Andrew Vasquez
· 16 years ago
59d72d8
[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.
by Ravi Anand
· 16 years ago
2d13693
[SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.
by Andrew Vasquez
· 16 years ago
cc3ef7b
[SCSI] qla2xxx: Fix "occured" spelling errors.
by Bjorn Helgaas
· 16 years ago
272976c
[SCSI] qla2xxx: Add NPIV-Config Table support.
by Andrew Vasquez
· 16 years ago
c00d899
[SCSI] qla2xxx: Add Flash Layout Table support.
by Andrew Vasquez
· 16 years ago
4b89258
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.
by Andrew Vasquez
· 16 years ago
49fd462
[SCSI] qla2xxx: Add input/output byte-count statistics.
by Harish Zunjarrao
· 16 years ago
ac26d41
[SCSI] libiscsi: return error passed in during iscsi recovery
by Mike Christie
· 16 years ago
a7bbb57
[SCSI] mmc_block: use generic helper to print capacities
by Pierre Ossman
· 16 years ago
a30c3f6
[SCSI] fc_transport: Add an API to allow an LLD to create vports
by Andrew Vasquez
· 16 years ago
7404ad3b
[SCSI] sd: use generic helper to print capacities in both binary and SI
by James Bottomley
· 16 years ago
3c9f368
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
by James Bottomley
· 16 years ago
114f1ea
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
by FUJITA Tomonori
· 16 years ago
6f4267e
[SCSI] Update the SCSI state model to allow blocking in the created state
by James Bottomley
· 16 years ago
0f1d87a
[SCSI] add inline functions for recognising created and blocked states
by James Bottomley
· 16 years ago
22447be
[SCSI] scsi_netlink: Add transport and LLD recieve and event support
by James Smart
· 16 years ago
557cc47
[SCSI] tmscsim: Fixup KERN_INFO in printk
by Nick Warne
· 16 years ago
3fd7f93
[SCSI] qla2xxx: Remove semaphore.h
by Matthew Wilcox
· 16 years ago
315cb0a
[SCSI] scsi_host_lookup: error returns and NULL pointers
by James Smart
· 16 years ago
6f92a6a
e1000e: update version from k4 to k6
by Jesse Brandeburg
· 16 years ago
717d438
e1000e: debug contention on NVM SWFLAG
by Thomas Gleixner
· 16 years ago
4fa7553
e1000e: drop stats lock
by Jesse Brandeburg
· 16 years ago
23033fa
e1000e: remove phy read from inside spinlock
by Jesse Brandeburg
· 16 years ago
a8f88ff
e1000e: do not ever sleep in interrupt context
by Jesse Brandeburg
· 16 years ago
37f4023
e1000e: reset swflag after resetting hardware
by Jesse Brandeburg
· 16 years ago
6babc32
mm: handle initialising compound pages at orders greater than MAX_ORDER
by Andy Whitcroft
· 16 years ago
4b19de6
mm: tiny-shmem nommu fix
by Nick Piggin
· 16 years ago
6c1b7f6
memory hotplug: missing zone->lock in test_pages_isolated()
by Gerald Schaefer
· 16 years ago
aa94fbd
fix error-path NULL deref in alloc_posix_timer()
by Dan Carpenter
· 16 years ago
c0c9209
braille_console: only register notifiers when the braille console is used
by Pascal Terjan
· 16 years ago
16dbc6c
inotify: fix lock ordering wrt do_page_fault's mmap_sem
by Nick Piggin
· 16 years ago
0865086
fbcon: fix monochrome color value calculation
by David Winn
· 16 years ago
550ac95
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
591d8a2
Merge branch 'asoc-fixes' into for-linus
by Takashi Iwai
· 16 years ago
030b655
ALSA: snd-powermac: HP detection for 1st iMac G3 SL
by Risto Suominen
· 16 years ago
4dbf95b
ALSA: snd-powermac: mixers for PowerMac G4 AGP
by Risto Suominen
· 16 years ago
4037314
ASoC: Set correct name for WM8753 rec mixer output
by Rob Sims
· 16 years ago
1fce2d0
powerpc: Fix boot hang regression on MPC8544DS
by Kumar Gala
· 16 years ago
4a77035
e1000e: write protect ICHx NVM to prevent malicious write/erase
by Bruce Allan
· 16 years ago
20b918d
pxa2xx_spi: fix build breakage
by Mike Rapoport
· 16 years ago
edfd222
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d6478fa
MN10300: Fix IRQ handling
by David Howells
· 16 years ago
7ac9c1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
ae1cfb1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7253a33
dm mpath: add missing path switching locking
by Chandra Seetharaman
· 16 years ago
b01cd5a
dm: cope with access beyond end of device in dm_merge_bvec
by Mikulas Patocka
· 16 years ago
5037108
dm: always allow one page in dm_merge_bvec
by Mikulas Patocka
· 16 years ago
0523820
af_key: Free dumping state on socket close
by Timo Teras
· 16 years ago
5dc121e
XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep
by Arnaud Ebalard
· 16 years ago
2a5b827
ipv6: NULL pointer dereferrence in tcp_v6_send_ack
by Denis V. Lunev
· 16 years ago
4dd7972
tcp: Fix NULL dereference in tcp_4_send_ack()
by Vitaliy Gusev
· 16 years ago
dc63b52
x86, vmi: fix broken LDT access
by Zachary Amsden
· 16 years ago
de59985
x86: Fix broken LDT access in VMI
by Zachary Amsden
· 16 years ago
d3a47e8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
99c3563
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
022d5bc
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
95237b8
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
cf4b0b2
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ba01667
sctp: Fix kernel panic while process protocol violation parameter
by Wei Yongjun
· 16 years ago
24918b6
ALSA: hda - Fix model for Dell Inspiron 1525
by Takashi Iwai
· 16 years ago
e3145df
ALSA: ASoC: Fix cs4270 error path
by Jean Delvare
· 16 years ago
8b122ef
iucv: Fix mismerge again.
by Heiko Carstens
· 16 years ago
d01dbeb
ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space
by Herbert Xu
· 16 years ago
3dcd7e2
x86: fix typo in enable_mtrr_cleanup early parameter
by J.A. Magallón
· 16 years ago
6cac6e8
mfd: Fix asic3 compilation
by Samuel Ortiz
· 16 years ago
2eedd60
mfd: Fix Kconfig accroding to the new gpiolib symbols
by Samuel Ortiz
· 16 years ago
61e9916
powerpc: Fix failure to shutdown with CPU hotplug
by Johannes Berg
· 16 years ago
ad61104
powerpc: Fix PCI in Holly device tree
by David Gibson
· 16 years ago
c459ce8
[IA64] Put the space for cpu0 per-cpu area into .data section
by Tony Luck
· 16 years ago
94aca1d
Linux 2.6.27-rc8
by Linus Torvalds
· 16 years ago
31a78f2
mm owner: fix race between swapoff and exit
by Balbir Singh
· 16 years ago
bf5cb66
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4efb686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
0f873d5
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
df45edd
Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
by Linus Torvalds
· 16 years ago
929675d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
ccc7dad
hrtimer: prevent migration of per CPU hrtimers
by Thomas Gleixner
· 16 years ago
b00c1a9
hrtimer: mark migration state
by Thomas Gleixner
· 16 years ago
41e1022
hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
by Thomas Gleixner
· 16 years ago
7659e34
hrtimer: migrate pending list on cpu offline
by Thomas Gleixner
· 16 years ago
6612000
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
0d0f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
17c0d2a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
3c1370a
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
661b068
kconfig: readd lost change count
by zippel@linux-m68k.org
· 16 years ago
204c96f
kconfig: fix silentoldconfig
by zippel@linux-m68k.org
· 16 years ago
d0185c0
Fix NULL pointer dereference in proc_sys_compare
by Linus Torvalds
· 16 years ago
9778e9a
ALSA: ASoC: Fix another cs4270 error path
by Jean Delvare
· 16 years ago
ec2cd95
ALSA: make the CS4270 driver a new-style I2C driver
by Timur Tabi
· 16 years ago
7e6cfb5
scsi: fix fall out of sg-chaining patch in qlogicpti
by Boaz Harrosh
· 16 years ago
4c1eb90
sata_nv: reinstate nv_hardreset() for non generic controllers
by Tejun Heo
· 16 years ago
c9eeb24
[SCSI] qlogicpti: fix sg list traversal error in continuation entries
by Boaz Harrosh
· 16 years ago
d0eb406
cdrom: update ioctl documentation
by Márton Németh
· 16 years ago
278ecfb
ide: note that IDE generic may prevent other drivers from attaching
by Tejun Heo
· 16 years ago
Next »