Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
85d71244f02583886dc20a60df2d4657d42116b4
85d7124
Fix possible UDF data corruption
by Jan Kara
· 17 years ago
296baae
Add select PHYLIB to the UCC_GETH Kconfig option
by Jan Altenberg
· 17 years ago
2e1c49d
x86_64: allocate sparsemem memmap above 4G
by Zou Nan hai
· 17 years ago
fa0aa86
Fix vmi.c compilation
by Alexey Dobriyan
· 17 years ago
e984fd4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
184b812
PCI: quirk disable MSI on via vt3351
by Jay Cliburn
· 17 years ago
73a74ed
PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers
by Ivan Kokshaysky
· 17 years ago
3c92c57
PCI: Fix pci_find_present
by Ben Gardner
· 18 years ago
e3008de
PCI: disable MSI by default on systems with Serverworks HT1000 chips
by Andy Gospodarek
· 18 years ago
4fdadeb
msi: fix ARM compile
by Dan Williams
· 18 years ago
436bd75
Define/reserve new ext4 superblock fields
by Theodore Ts'o
· 17 years ago
315054f
When ext4_ext_insert_extent() fails to insert new blocks
by Alex Tomas
· 17 years ago
25d14f9
ext4: Extent overlap bugfix
by Amit Arora
· 17 years ago
8a9dc94
Remove unnecessary exported symbols.
by Mingming Cao
· 17 years ago
8c55e20
EXT4: Fix whitespace
by Dave Kleikamp
· 17 years ago
54ca412
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
by Linus Torvalds
· 17 years ago
51d7cfc
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
5983b12
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
8ac1c10
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 17 years ago
0e9871d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
b9066c2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
0c27011
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
ad360bb
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
bc8844e
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
3ecb0a5
[S390] cio: deregister ccw device when pgid disband failed
by Peter Oberparleiter
· 17 years ago
59a8a6e
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
by Cornelia Huck
· 17 years ago
ea1f4ee
[S390] Fix section annotations.
by Heiko Carstens
· 17 years ago
d330f93
[S390] raw3270: use mutex instead of semaphore
by Christoph Hellwig
· 17 years ago
e11f0d0
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
by Christoph Hellwig
· 17 years ago
3006d7c
[S390] dasd_eer: use mutex instead of semaphore
by Christoph Hellwig
· 17 years ago
c41d4e3
[S390] Add exception handler for diagnose 224
by Michael Holzheu
· 17 years ago
12d810c
m68k: discontinuous memory support
by Roman Zippel
· 17 years ago
00c541e
afs: needs sched.h
by Andrew Morton
· 17 years ago
8ffa687
SLUB: Fix NUMA / SYSFS bootstrap issue
by Christoph Lameter
· 17 years ago
fbe9c96
m68k: runtime patching infrastructure
by Roman Zippel
· 17 years ago
1fc799e
ntfs_init_locked_inode(): fix array indexing
by Andrew Morton
· 17 years ago
ebdf7d3
pci-quirks: fix MSI disabling on RS400-200 and RS480
by Tejun Heo
· 17 years ago
c1aee21
SLUB: More documentation
by Christoph Lameter
· 17 years ago
9af2037
at91: fix enable/disable_irq_wake symmetry in pcmcia driver
by Marc Pignat
· 17 years ago
8387c1a
smpboot: fix cachesize comparison in smp_tune_scheduling()
by Linus Torvalds
· 17 years ago
a2b7d2e
neofb: Fix pseudo_palette array overrun in neofb_setcolreg
by Antonino A. Daplas
· 17 years ago
672cc6c
[ALSA] version 1.0.14
by Jaroslav Kysela
· 17 years ago
8a73709
[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c
by Horst H. von Brand
· 17 years ago
1fb8812
[SPARC32]: Build fix.
by Andrew Morton
· 17 years ago
dbbe3cb
[SPARC64]: Add missing NCS and SVC hypervisor interfaces.
by David S. Miller
· 17 years ago
85553dd
[IPSEC]: Add xfrm_sysctl.txt.
by David S. Miller
· 17 years ago
1acf6ba
Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
9a834b8
[BRIDGE]: Round off STP perodic timers.
by Stephen Hemminger
· 17 years ago
071f772
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
by Baruch Even
· 17 years ago
6740375
[TCP] tcp_probe: use GCC printf attribute
by Stephen Hemminger
· 17 years ago
6331349
[TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.
by Sangtae Ha
· 17 years ago
4540250
[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.
by YOSHIFUJI Hideaki
· 17 years ago
b0ba666
[NET] napi: Call __netif_rx_complete in netif_rx_complete
by Herbert Xu
· 17 years ago
e4fd5da
[TCP]: Consolidate checking for tcp orphan count being too big.
by Pavel Emelianov
· 17 years ago
4e07a91
[SOCK]: Shrink struct sock by 8 bytes on 64-bit.
by Arnaldo Carvalho de Melo
· 17 years ago
be02097
[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.
by David S. Miller
· 17 years ago
8c7fc03
[IPV6]: Fix build warning.
by David S. Miller
· 17 years ago
a2efcfa
[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST
by David S. Miller
· 17 years ago
ddc31ce
[IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT
by David S. Miller
· 17 years ago
f282d45
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
by Kazunori MIYAZAWA
· 17 years ago
83f03fa
[NET]: parse ip:port strings correctly in in4_pton
by Jerome Borsboom
· 17 years ago
7ebba6d
[IPV6] ROUTE: No longer handle ::/0 specially.
by YOSHIFUJI Hideaki
· 17 years ago
144466b
[IPSEC]: Fix IPv6 AH calculation in outbound
by Kazunori MIYAZAWA
· 17 years ago
aad0e0b
[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.
by David S. Miller
· 17 years ago
01e67d0
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
by David S. Miller
· 17 years ago
4738d2f
[CASSINI]: Fix printk message typo.
by David S. Miller
· 17 years ago
189fe31
[CRYPTO] cryptd: Fix problem with cryptd and the freezer
by Rafael J. Wysocki
· 17 years ago
897cc18
[ALSA] hda-codec - Fix STAC922x capture boost level
by Takashi Iwai
· 17 years ago
f9acba4
[ALSA] hda-codec - Fix input with STAC92xx
by Takashi Iwai
· 17 years ago
7353e14
[ALSA] hda-codec - Fix pin configs for Gateway MX6453
by Steve Longerbeam
· 17 years ago
799f88a
[ALSA] hda-codec - Add support for MSI K9N Ultra
by Tobin Davis
· 17 years ago
e60623b
[ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
by Daniel T Chen
· 17 years ago
dd146a6
[ALSA] hda-codec - Add quirk for MSI S420
by Baruch Even
· 17 years ago
c72816b
[ALSA] Fix ASoC s3c24xx-pcm spinlock bug
by Zoltan Devai
· 17 years ago
36c3b4e
[ALSA] hda-intel: fix ASUS M2V detection
by Daniel Drake
· 17 years ago
2704364
[ALSA] ali5451 - Fix possible NULL dereference
by Takashi Iwai
· 17 years ago
3b54298
[ALSA] hda-codec - Add support for ASUS A8J modem
by Christian Rothlaender
· 17 years ago
fb3409e
[ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systems
by Tobin Davis
· 18 years ago
49c605d
[ALSA] HDA: Add more systems to Sigmatel codec
by Tobin Davis
· 18 years ago
2c11f95
[ALSA] HDA: Add support for Gateway NX860
by Tobin Davis
· 18 years ago
4e1c208
sh: support older gcc's
by Andrew Morton
· 17 years ago
66c5227
sh: trivial build cleanups.
by Evgeniy Polyakov
· 17 years ago
f75522c
sh: Fix vsyscall build failure.
by Manuel Lauss
· 17 years ago
bdff33d
sh: Trivial fix for dma-api compile failure.
by Manuel Lauss
· 17 years ago
370ac91
sh: Fix pcrel too far for in_nmi label.
by Takashi YOSHII
· 17 years ago
3f0a676
a bug in ramfs_nommu_resize function, passing old size to vmtruncate
by Bryan Wu
· 17 years ago
b4946ff
NFS: Fix a refcount leakage in O_DIRECT
by Trond Myklebust
· 17 years ago
7a74fc4
fix possible null ptr deref in kallsyms_lookup
by Kyle McMartin
· 17 years ago
b927b3e
alpha: support new syscalls
by Richard Henderson
· 17 years ago
74fd1b6
alpha: cleanup in bitops.h
by Richard Henderson
· 17 years ago
f54496f
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
cdea460
[ARM] Fix some section mismatch warnings
by Russell King
· 17 years ago
aa2d332
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
9462544
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
ade2137
ehea: Fixed multi queue RX bug
by Thomas Klein
· 17 years ago
d8511f8
sky2: enable IRQ on duplex renegotiation
by Stephen Hemminger
· 17 years ago
4731305
e1000: restore netif_poll_enable call but make sure IRQs are off
by Herbert Xu
· 17 years ago
8a32352
defxx: Fix the handling of ioremap() failures
by Maciej W. Rozycki
· 17 years ago
34dd962
sky2: program proper register for fiber PHY
by Stephen Hemminger
· 17 years ago
56069c0
sky2: checksum offload plus vlan bug
by Stephen Hemminger
· 17 years ago
Next »