Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf1bff6fa9fdd4e92e57d80a5434fd5201c051fc
bf1bff6
libata: increase PMP register access timeout to 3s
by Tejun Heo
· 17 years ago
e0614db
libata: ignore recovered PHY errors
by Tejun Heo
· 17 years ago
f046519
libata: kill hotplug related race condition
by Tejun Heo
· 17 years ago
dc98c32
libata: move reset freeze/thaw handling into ata_eh_reset()
by Tejun Heo
· 17 years ago
932648b
libata: reorganize ata_eh_reset() no reset method path
by Tejun Heo
· 17 years ago
0cbf071
libata: fix sata_link_hardreset() @online out parameter handling
by Tejun Heo
· 17 years ago
7715a6f
sata_promise: other cleanups
by Mikael Pettersson
· 17 years ago
821d22c
sata_promise: mmio access cleanups
by Mikael Pettersson
· 17 years ago
a13db78
sata_promise: fix irq clearing buglets
by Mikael Pettersson
· 17 years ago
07633b5
ata: remove FIT() macro
by Harvey Harrison
· 17 years ago
06aaca3
sata_mv: ensure empty request queue for FBS-NCQ EH
by Mark Lord
· 17 years ago
96e2c487
sata_mv: cache main_irq_mask register in hpriv
by Mark Lord
· 17 years ago
a44253d
sata_mv: disregard masked irqs
by Mark Lord
· 17 years ago
88e675e
sata_mv: fix pmp drives not found
by Mark Lord
· 17 years ago
c4de573
sata_mv: consolidate main_irq_mask updates
by Mark Lord
· 17 years ago
51de32d
sata_mv: don't blindly enable IRQs
by Mark Lord
· 17 years ago
c443c50
sata_mv: async notify for genIIe only
by Mark Lord
· 17 years ago
ad3aef5
sata_mv: group genIIe flags
by Mark Lord
· 17 years ago
e400607
sata_mv: fis irq register fixes
by Mark Lord
· 17 years ago
9dcffd9
sata_mv: always do softreset
by Mark Lord
· 17 years ago
68b90ee
avr32/pata: avoid unnecessary memset (updated after comments)
by Christophe Jaillet
· 17 years ago
b6e7b44
pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
by Sonic Zhang
· 17 years ago
860da5e
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
1bf9947
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 17 years ago
7d3cc8b
Don't clean bounds.h and asm-offsets.h
by Jan Blunck
· 17 years ago
107f43a
kconfig: incorrect 'len' field initialisation ?
by Christophe Jaillet
· 17 years ago
7b97887
kernel-doc: allow unnamed bit-fields
by Randy Dunlap
· 17 years ago
aab34ac
kbuild: filter away debug symbols from kernel symbols
by Sam Ravnborg
· 17 years ago
83e0c24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 17 years ago
42ece6c
snd-pcsp: silent misleading warning
by Stas Sergeev
· 17 years ago
2bc536a
snd-pcsp: depend on CONFIG_EXPERIMENTAL
by Stas Sergeev
· 17 years ago
4dfd795
snd-pcsp: put back the compatibility code for the older alsa-libs
by Stas Sergeev
· 17 years ago
3ccee69
snd-pcsp: adjust help texts to frighten users
by Stas Sergeev
· 17 years ago
161fb0c
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
b8291ad0
Linux 2.6.26-rc3
by Linus Torvalds
· 17 years ago
3e5b787
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 17 years ago
026bf9bb
m68k: Add multi_defconfig
by Geert Uytterhoeven
· 17 years ago
b4029b3
m68k: Update defconfigs
by Geert Uytterhoeven
· 17 years ago
d5ec550
m68k: Correctly handle multi-ISA at runtime
by Geert Uytterhoeven
· 17 years ago
52de114
m68k: Prefix ISA type with ISA_TYPE_
by Geert Uytterhoeven
· 17 years ago
91cf248
m68k: export m68k_mmutype
by Geert Uytterhoeven
· 17 years ago
3f20a4e
m68k: Q40/Q60 floppy support is broken
by Geert Uytterhoeven
· 17 years ago
fd5b462
m68k: Return -ENODEV if no device is found
by Geert Uytterhoeven
· 17 years ago
eb98630
m68k: Some input drivers do not check the platform
by Geert Uytterhoeven
· 17 years ago
0f73448
m68k: Some network drivers do not check the platform
by Geert Uytterhoeven
· 17 years ago
d649770
m68k: dnfb doesnt check for Apollo
by Geert Uytterhoeven
· 17 years ago
3ce92a2
m68k: macide doesnt check for Mac
by Geert Uytterhoeven
· 17 years ago
3f365e8
m68k: Correct jump if not running on HP300
by Geert Uytterhoeven
· 17 years ago
e8006b0
m68k: Make gcc aware that BUG() does not return
by Geert Uytterhoeven
· 17 years ago
eb4db45
m68k vme_scc: avoid global namespace pollution
by Geert Uytterhoeven
· 17 years ago
47738a7
m68k: Kill CONFIG_WHIPPET_SERIAL
by Geert Uytterhoeven
· 17 years ago
ad7e484
m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT
by Geert Uytterhoeven
· 17 years ago
8d13e5c
m68k: Kill CONFIG_FB_DAFB
by Geert Uytterhoeven
· 17 years ago
70f9cac
m68k: Convert access_ok() to an inline function
by Geert Uytterhoeven
· 17 years ago
70455e7
i2c/max6875: Really prevent 24RF08 corruption
by Jean Delvare
· 17 years ago
875b0a4
i2c-amd756: Fix functionality flags
by Jean Delvare
· 17 years ago
eb8a790
i2c: Kill the old driver matching scheme
by Jean Delvare
· 17 years ago
af29486
i2c: Convert remaining new-style drivers to use module aliasing
by Jean Delvare
· 17 years ago
238a871
i2c: Switch pasemi to the new device/driver matching scheme
by Jean Delvare
· 17 years ago
24fbacc
i2c: Clean up Blackfin BF527 I2C device declarations
by Jean Delvare
· 17 years ago
08851d6
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert
by Jean Delvare
· 17 years ago
710cf7e
i2c: New co-maintainer
by Jean Delvare
· 17 years ago
b452876
SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid
by Trond Myklebust
· 17 years ago
29e92f4
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
dfb0ae0
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 17 years ago
1da7807
Merge branch 'sa1100'
by Russell King
· 17 years ago
53491e0
[ARM] pxa: spitz wants PXA27x UDC definitions
by Russell King
· 17 years ago
78d3cfd
[ARM] pxa: fix pxafb build when cpufreq is enabled
by Russell King
· 17 years ago
1df5a8d
[ARM] fix parenthesis in include/asm-arm/arch-omap/control.h
by Mariusz Kozlowski
· 17 years ago
d0afc85
[ARM] colibri: fix support for DM9000 ethernet device
by Michael Abbott
· 17 years ago
7cc09c2
[ARM] arm/kernel/arthur.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
bbdf1c1
[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation
by Lennert Buytenhek
· 17 years ago
b3a8b75
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
by Lennert Buytenhek
· 17 years ago
db2c439
[ARM] export copy_page
by Russell King
· 17 years ago
2a52efb
[ARM] 5026/1: locomo: add .settype for gpio and several small fixes
by Thomas Kunze
· 17 years ago
08c1896
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
e9623b3
x86: disable mwait for AMD family 10H/11H CPUs
by Thomas Gleixner
· 17 years ago
31f4d87
x86: fix crash on cpu hotplug on pat-incapable machines
by Avi Kivity
· 17 years ago
a738d89
x86: remove mwait capability C-state check
by Ingo Molnar
· 17 years ago
20a2498
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
109d1c8
sparc64: Update defconfig.
by David S. Miller
· 17 years ago
7047901
sparc64: Fix lmb_reserve() args in find_ramdisk().
by David S. Miller
· 17 years ago
9a6ab76
byteorder: don't directly include linux/byteorder/generic.h
by Harvey Harrison
· 17 years ago
1d2e88e
nfs: make nfs4_drop_state_owner() static
by Adrian Bunk
· 17 years ago
31f31db1
nfs: path_{get,put}() cleanups
by Jan Blunck
· 17 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
46c8ac7
nfs/lsm: make NFSv4 set LSM mount options
by Eric Paris
· 17 years ago
3a6258e
NFSv4: Check the return value of decode_compound_hdr_arg()
by Trond Myklebust
· 17 years ago
38def50
nfs: fix race in nfs_dirty_request
by Fred Isaman
· 17 years ago
b0b5397
NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
by Trond Myklebust
· 17 years ago
f26a398
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
ac0e9c3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
a76bfd0
initcalls: Fix m68k build and possible buffer overflow
by Cyrill Gorcunov
· 17 years ago
e0df154
Split up 'do_initcalls()' into two simpler functions
by Linus Torvalds
· 17 years ago
a442ac5
Clean up 'print_fn_descriptor_symbol()' types
by Linus Torvalds
· 17 years ago
7371fd1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
02c471c
jbd2: update transaction t_state to T_COMMIT fix
by Mingming Cao
· 17 years ago
519deca
ext4: Retry block allocation if new blocks are allocated from system zone.
by Aneesh Kumar K.V
· 17 years ago
487ad7e
tty: fix BKL related leak and crash
by Ingo Molnar
· 17 years ago
839052d
[IA64] fix personality(PER_LINUX32) performance issue
by Huang, Xiaolan
· 17 years ago
Next »