Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e94bd23f67c87011f012f26ca0af3fcf6878eeac
e94bd23
e1000: Fix msi enable leak on error, don't print error message, cleanup
by Auke Kok
· 18 years ago
fb136c0
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
by Auke Kok
· 18 years ago
4a79a04
NetXen: Fix NetXen driver ping on system-p
by Mithlesh Thukral
· 18 years ago
9873940
spidernet: node-aware skbuff allocation
by Christoph Hellwig
· 18 years ago
3b6330c
gianfar: Add I/O barriers when touching buffer descriptor ownership.
by Scott Wood
· 18 years ago
dbf2e85
ibm_emac: fix link speed detection change
by Eugene Surovegin
· 18 years ago
5bb96e9
ibm_emac: improved PHY support
by Eugene Surovegin
· 18 years ago
0ec6d95
ibm_emac: fix section mismatch warnings
by Eugene Surovegin
· 18 years ago
bb33808
small netdevices.txt fix
by Christoph Hellwig
· 18 years ago
50432cb
sky2: memory barriers change
by Stephen Hemminger
· 18 years ago
84787e3
sky2: remove dual port workaround
by Stephen Hemminger
· 18 years ago
a3caead
sky2: MIB counter overflow handling
by Stephen Hemminger
· 18 years ago
3225b91
sky2: keep track of receive alloc failures
by Stephen Hemminger
· 18 years ago
53419c6
sky2: PHY register settings
by Stephen Hemminger
· 18 years ago
abc368a
sky2: remove Gigabyte 88e8056 restriction
by Stephen Hemminger
· 18 years ago
0479ea0
Fix incorrect prototype for ipxrtr_route_packet()
by David Woodhouse
· 18 years ago
b5b82df
NS16550A: Restore HS settings in EXCR2 on resume
by David Woodhouse
· 18 years ago
c97a9e1
mm: more rmap checking
by Nick Piggin
· 18 years ago
ea12589
Fix page allocation flags in grow_dev_page()
by Christoph Lameter
· 18 years ago
8d98a69
swsusp: fix sysfs interface
by Rafael J. Wysocki
· 18 years ago
7925409
circular locking dependency found in QUOTA OFF
by Jan Kara
· 18 years ago
bb49b32
i386: don't check_pgt_cache in flush_tlb_mm
by Hugh Dickins
· 18 years ago
c9f2875
ecryptfs: use zero_user_page
by Nate Diller
· 18 years ago
71ce92f
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size
by Dan Aloni
· 18 years ago
bc88d5d
icom: add new sub-device-id to support new adapter
by wendy xiong
· 18 years ago
e40659c
rtc kconfig clarification
by David Brownell
· 18 years ago
558a40f
rtc-omap build fix
by David Brownell
· 18 years ago
83c6590
gpio interface loosens call restrictions
by David Brownell
· 18 years ago
621e59a
docbook: make kernel-locking table readable
by Randy Dunlap
· 18 years ago
3dd1a32
parport: mailing list is subscribers-only
by Randy Dunlap
· 18 years ago
e3dfd29
make freezeable workqueues singlethread
by Oleg Nesterov
· 18 years ago
a1a4849
Refine SCREEN_INFO sanity check for vgacon initialization
by Gerd Hoffmann
· 18 years ago
79974a0e
Let smp_call_function_single return -EBUSY on UP
by Heiko Carstens
· 18 years ago
8317f14
simplify compat_sys_timerfd
by Heiko Carstens
· 18 years ago
d55e2ca
Make __vunmap static
by Benjamin Herrenschmidt
· 18 years ago
df652fe
i386/x86-64: fix section mismatch
by Bernhard Walle
· 18 years ago
f363d16
acpi: fix potential call to a freed memory section.
by Aaron Durbin
· 18 years ago
0aa817f
Slab allocators: define common size limitations
by Christoph Lameter
· 18 years ago
3ec0974
SLUB: Simplify debug code
by Christoph Lameter
· 18 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 18 years ago
5577bd8
SLUB: Do our own flags based on PG_active and PG_error
by Christoph Lameter
· 18 years ago
eefaca9
SLUB: slabinfo fixes
by Christoph Lameter
· 18 years ago
ade3aff
slub: fix handling of oversized slabs
by Andrew Morton
· 18 years ago
0b44f7a
slab: warn on zero-length allocations
by Christoph Lameter
· 18 years ago
4b6f075
SLUB: Define functions for cpu slab handling instead of using PageActive
by Christoph Lameter
· 18 years ago
3ca12ee
SLAB: Move two remaining SLAB specific definitions to slab_def.h
by Christoph Lameter
· 18 years ago
9fbf09a
SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT
by Christoph Lameter
· 18 years ago
c59def9f
Slab allocators: Drop support for destructors
by Christoph Lameter
· 18 years ago
afc0ced
slob: implement RCU freeing
by Nick Piggin
· 18 years ago
b2cd641
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
b17bfca
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 18 years ago
36dbe4d
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
e0f88db
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
43c0f3d
Fix: find_or_create_page skips cpuset memory spreading.
by Christoph Lameter
· 18 years ago
8382d2b
parport_pc needs dma-mapping.h
by Andrew Morton
· 18 years ago
0a4dd77
spi: fix spidev for >sizeof(long)/32 devices
by Domen Puncer
· 18 years ago
bb33ed6
AFS: Fix afs_prepare_write()
by David Howells
· 18 years ago
1800782
slub: don't confuse ctor and dtor
by Hugh Dickins
· 18 years ago
1abd727
SLUB: It is legit to allocate a slab of the maximum permitted size
by Christoph Lameter
· 18 years ago
faab83b
AFS: write back dirty data on unmount
by David Howells
· 18 years ago
5b58e21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
52ade9b
Fix ACPI suspend / device suspend ordering problem
by Linus Torvalds
· 18 years ago
576fe0b
[IA64] optimize pagefaults a little
by Christoph Hellwig
· 18 years ago
a04395e
[ALSA] usbaudio - Coping with short replies in usbmixer
by Thomas Reitmayr
· 18 years ago
8286c53
[ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty
by Daniel T Chen
· 18 years ago
609d769
[ALSA] Fix probe of non-PnP ISA devices
by Rene Herman
· 18 years ago
60af15f
[ALSA] version 1.0.14rc4
by Jaroslav Kysela
· 18 years ago
272a527
[ALSA] hda-codec - Fix ALC882/861VD codec support on some laptops
by Kailang Yang
· 18 years ago
a68660e
[ALSA] ASoC AC97 device reg bugfix
by Liam Girdwood
· 18 years ago
9ae67c7
[ALSA] ASoC AC97 static GPL symbol fix
by Liam Girdwood
· 18 years ago
b75e53f
[ALSA] hda-codec - Make the mixer capability check more robust
by Takashi Iwai
· 18 years ago
d417045
[ALSA] usb-audio: another Logitech QuickCam ID
by Daniel Drake
· 18 years ago
13b8d09
libata: track spindown status and skip spindown_compat if possible
by Tejun Heo
· 18 years ago
da071b4
libata: fix shutdown warning message printing
by Tejun Heo
· 18 years ago
3cadbcc
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
by Tejun Heo
· 18 years ago
6ddcd3b
libata: during revalidation, check n_sectors after device is configured
by Tejun Heo
· 18 years ago
fe30911
libata: separate out ata_dev_reread_id()
by Tejun Heo
· 18 years ago
d1c68fa
pata_scc had been missed by ata_std_prereset() switch
by Al Viro
· 18 years ago
c7754d4
[SPARC64]: Add hypervisor API negotiation and fix console bugs.
by David S. Miller
· 18 years ago
7b104bc
arm: walk_stacktrace() needs to be exported
by Al Viro
· 18 years ago
ecec5ba
fix uml-x86_64
by Al Viro
· 18 years ago
327b9ee
audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set
by Al Viro
· 18 years ago
b4e1ded
m32r: __xchg() should be always_inline
by Al Viro
· 18 years ago
8eafafb
rpadlpar breakage - fallout of struct subsystem removal
by Al Viro
· 18 years ago
1b2bad2
em28xx and ivtv should depend on PCI
by Al Viro
· 18 years ago
9cbe05c
missing includes in mlx4
by Al Viro
· 18 years ago
7a86ede
missing dependencies for USB drivers in input
by Al Viro
· 18 years ago
faa2fb4
missing mm.h in fw-ohci
by Al Viro
· 18 years ago
835a906
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
by Linus Torvalds
· 18 years ago
e089d43
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
0e402c6
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
28aa483
x86: Fix discontigmem + non-HIGHMEM compile
by Linus Torvalds
· 18 years ago
e0ff9cd
Use menuconfig objects: IDE
by Jan Engelhardt
· 18 years ago
640b31b
sl82c105: Switch to ref counting API
by Alan Cox
· 18 years ago
122ab08
ide: remove ide_use_dma()
by Bartlomiej Zolnierkiewicz
· 18 years ago
3649c06
ide: add missing validity checks for identify words 62 and 63
by Bartlomiej Zolnierkiewicz
· 18 years ago
4728d54
ide: remove ide_dma_enable()
by Bartlomiej Zolnierkiewicz
· 18 years ago
46cedc9
sl82c105: add speedproc() method and MWDMA0/1 support
by Sergei Shtylyov
· 18 years ago
3c3f5d2
cs5530/sc1200: add ->speedproc support
by Bartlomiej Zolnierkiewicz
· 18 years ago
a01ba40
cs5530/sc1200: DMA support cleanup
by Bartlomiej Zolnierkiewicz
· 18 years ago
Next »