Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b10e559277de490bf5c257a1e3264a2bf51404b
4b10e55
[PATCH] ahci: enable prefetching for PACKET commands
by Tejun Heo
· 19 years ago
418dc1f
libata: turn on ATAPI by default
by Jeff Garzik
· 19 years ago
2f7ccc5
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
ed071ad
Merge branch 'master'
by Jeff Garzik
· 19 years ago
8645984
[PATCH] sata_sil24: lengthen softreset timeout
by Tejun Heo
· 19 years ago
10d996a
[PATCH] sata_sil24: exit early from softreset if SStatus reports no device
by Tejun Heo
· 19 years ago
75deb6f
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
6971ed1
[PATCH] ahci: fix NULL pointer dereference detected by Coverity
by Tejun Heo
· 19 years ago
2061a47
[PATCH] libata: fix missing classes[] initialization in ata_bus_probe()
by Tejun Heo
· 19 years ago
75f554b
[PATCH] libata: kill unused xfer_mode functions
by Tejun Heo
· 19 years ago
a6d5a51
[PATCH] libata: reimplement ata_set_mode() using xfer_mask helpers
by Tejun Heo
· 19 years ago
23e71c3
[PATCH] libata: use xfer_mask helpers in ata_dev_set_mode()
by Tejun Heo
· 19 years ago
ff8854b
[PATCH] libata: use ata_id_xfermask() in ata_dev_configure()
by Tejun Heo
· 19 years ago
cb95d56
[PATCH] libata: add xfer_mask handling functions
by Tejun Heo
· 19 years ago
1da7b0d
[PATCH] libata: improve xfer mask constants and update ata_mode_string()
by Tejun Heo
· 19 years ago
2e755f6
[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK
by Tejun Heo
· 19 years ago
507ceda
[PATCH] libata: kill unused pio_task and packet_task
by Tejun Heo
· 19 years ago
8061f5f
[PATCH] libata: convert pio_task and packet_task to port_task
by Tejun Heo
· 19 years ago
86e45b6
[PATCH] libata: implement port_task
by Tejun Heo
· 19 years ago
d7fc3ca
Merge branch 'master'
by Jeff Garzik
· 19 years ago
5357448
Linux 2.6.16-rc6
by Linus Torvalds
· 19 years ago
0992a5d
[PATCH] 3c509: bus registration fix
by Andrew Morton
· 19 years ago
b2cba5b
[PATCH] de620: fix section mismatch warning
by Sam Ravnborg
· 19 years ago
28beaf6
[PATCH] NE2000 Kconfig help entry improvement
by Jesper Juhl
· 19 years ago
9ee09d9
[PATCH] dl2k: DMA freeing error
by Jon Mason
· 19 years ago
9e927fb
[PATCH] Wrong return value corrupts free object in e1000 driver
by David S. Miller
· 19 years ago
5ee33b7
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6
by Jeff Garzik
· 19 years ago
ed62178
[PATCH] radeonfb: Fix static array overrun
by Antonino A. Daplas
· 19 years ago
8e65098
[PATCH] aty128fb: Fix array overrun
by Antonino A. Daplas
· 19 years ago
54243ce
[PATCH] tdfxfb: Fix buffer overrun
by Antonino A. Daplas
· 19 years ago
d301524
[PATCH] intelfb: Fix buffer overrun
by Antonino A. Daplas
· 19 years ago
8d57f22
[PATCH] savagefb: Fix kfree before use
by Antonino A. Daplas
· 19 years ago
91bc89c
[PATCH] imsttfb: Fix resource leak
by Antonino A. Daplas
· 19 years ago
98365f5
[PATCH] s1d13xxxfb: Fix resource leak
by Antonino A. Daplas
· 19 years ago
939205b
[PATCH] arcfb: Fix dereference before NULL check
by Antonino A. Daplas
· 19 years ago
16afe81
[PATCH] kyrofb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
604cc99
[PATCH] arcfb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
6af7ffc
[PATCH] neofb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
1a4520b
[PATCH] LSM mail list has moved
by Chris Wright
· 19 years ago
692a206
[PATCH] update email address
by Chris Wright
· 19 years ago
7cd9013
[PATCH] remove __put_task_struct_cb export again
by Christoph Hellwig
· 19 years ago
27d162e
[PATCH] Altix: small ioc4 oversight
by Pat Gefre
· 19 years ago
341c2d8
[PATCH] selinux: tracer SID fix
by Stephen Smalley
· 19 years ago
4136cab
[PATCH] edac: disable a few sysfs files to avoid them becoming an ABI
by Arjan van de Ven
· 19 years ago
cd6ef84
[PATCH] ext3: fix nobh mode for chattr +j inodes
by Badari Pulavarty
· 19 years ago
0adb25d
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
by Kirill Korotaev
· 19 years ago
8bd0ee9
[PATCH] Input: psmouse - disable autoresync
by Dmitry Torokhov
· 19 years ago
35ab0e8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
44f329a
[PATCH] kbuild: version.h should depend on .kernelrelease
by Jan Beulich
· 19 years ago
4ceadbf
[PATCH] fix pcmcia_device_probe oops
by Hugh Dickins
· 19 years ago
8fce4d8
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
by Christoph Lameter
· 19 years ago
7b61fcd
[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n
by Roman Zippel
· 19 years ago
b707dbe
[PATCH] s390: dasd proc interface typo
by Horst Hummel
· 19 years ago
f2937be
[PATCH] memory hotadd: pgdat->node_present_pages fix
by Yasunori Goto
· 19 years ago
57c432b
[PATCH] edac: mark as experimental
by Tim Small
· 19 years ago
9656716
[PATCH] s390: Increase spinlock retry code performance
by Christian Ehrhardt
· 19 years ago
6a88231
[PATCH] ibmasm: use after free fix
by Max Asbock
· 19 years ago
a6bf527
[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
by Christoph Lameter
· 19 years ago
04b857f
[PATCH] md: Fix several raid1 bugs which cause a memory leak
by NeilBrown
· 19 years ago
628de61
[PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=y
by Adrian Bunk
· 19 years ago
38fb942
[PATCH] arch/sh/Kconfig: don't source non-existing Kconfig files
by Adrian Bunk
· 19 years ago
0ef675d
[PATCH] mtd: 64 bit fixes
by Atsushi Nemoto
· 19 years ago
eff2c2f
[PATCH] alpha: fix IRQ handling lockup
by Ivan Kokshaysky
· 19 years ago
10ad1b7
[PATCH] Fix error handling in backlight drivers
by Jean Delvare
· 19 years ago
435a80f
[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exit
by Doug Warzecha
· 19 years ago
85a6cd0
[PATCH] page_add_file_rmap(): remove BUG_ON()s
by Hugh Dickins
· 19 years ago
70f1be4
sky2: truncate oversize packets
by Stephen Hemminger
· 19 years ago
b19666d
sky2: force early transmit interrupts
by Stephen Hemminger
· 19 years ago
28a3186
sky2: not random enough
by Stephen Hemminger
· 19 years ago
39bf429
de2104x: fix the TX watchdog
by Francois Romieu
· 19 years ago
3f735b7
de2104x: prevent interrupt before the interrupt handler is registered
by Francois Romieu
· 19 years ago
6218cf4
[MIPS] Always pass -msoft-float.
by Ralf Baechle
· 19 years ago
fd2a4f1
[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.
by Ralf Baechle
· 19 years ago
1443e48
[MIPS] Scatter a bunch of __init over tlbex.c.
by Ralf Baechle
· 19 years ago
3367fd5
[MIPS] Momentum: Resurrect after things were moved around a while ago.
by Ralf Baechle
· 19 years ago
bb7d83f
[MIPS] Discard .exit.text at runtime.
by Ralf Baechle
· 19 years ago
ec28f30
[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.
by Ralf Baechle
· 19 years ago
cec2f0c
[MIPS] A struct console.setup function may not be __init.
by Ralf Baechle
· 19 years ago
cf028d1
[MIPS] Threaten removal of code for NEC DDB5074 and DDB5476 evaluation boards.
by Ralf Baechle
· 19 years ago
0d514f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
5ee1af9
[PATCH] block: disable block layer bouncing for most memory on 64bit systems
by Andi Kleen
· 19 years ago
f9262c1
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
by Andi Kleen
· 19 years ago
979ce80
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
7a2fe8c
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 19 years ago
1efa3c0
[NET] compat ifconf: fix limits
by Randy Dunlap
· 19 years ago
d8117ce
[IA64] Fix race in the accessed/dirty bit handlers
by Christoph Lameter
· 19 years ago
2ec5e3a
[PATCH] fix kexec asm
by Michael Matz
· 19 years ago
62287fb
[PATCH] dac960: add disk entropy in request completions
by Matt Mackall
· 19 years ago
07ed76b
[PATCH] slab: allocate larger cache_cache if order 0 fails
by Jack Steiner
· 19 years ago
731805b
[PATCH] v9fs: fix for access to unitialized variables or freed memory
by Latchesar Ionkov
· 19 years ago
ed2da19
[PATCH] x86: cpu model calculation for family 6 cpu
by Shaohua Li
· 19 years ago
90f0094
[PATCH] s390: dasd partition detection
by Horst Hummel
· 19 years ago
fbcae7e
[PATCH] s390: iucv message limit for smsg
by Martin Schwidefsky
· 19 years ago
331c465
[PATCH] s390: fix strnlen_user return value
by Gerald Schaefer
· 19 years ago
e96fb23
[PATCH] jffs2: avoid divide-by-zero
by David Woodhouse
· 19 years ago
529bf6b
[PATCH] fix file counting
by Dipankar Sarma
· 19 years ago
21a1ea9
[PATCH] rcu batch tuning
by Dipankar Sarma
· 19 years ago
e2bab3d
[PATCH] percpu_counter_sum()
by Andrew Morton
· 19 years ago
b884e25
[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi
by GOTO Masanori
· 19 years ago
707ced0
[PATCH] __get_unaligned() gcc-4 fix
by Atsushi Nemoto
· 19 years ago
Next »