index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
drivers/gpu/drm/i915/i915_irq.c: fix warning
Andrew Morton
1
-1
/
+1
2008-12-01
i82875p_edac: fix module remove
Jarkko Lavinen
1
-6
/
+7
2008-12-01
i82875p_edac: fix overflow device resource setup
Jarkko Lavinen
1
-0
/
+1
2008-12-01
fbdev: fix FB console blanking
Dmitry Baryshkov
1
-6
/
+3
2008-12-01
ntfs: don't fool kernel-doc
Randy Dunlap
1
-6
/
+2
2008-12-01
kernel-doc: handle varargs cleanly
Randy Dunlap
1
-3
/
+7
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
2
-3
/
+14
2008-12-01
DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling
FUJITA Tomonori
1
-5
/
+3
2008-12-01
frv: fix mmap2 error handling
David Howells
1
-9
/
+8
2008-12-01
taint: add missing comment
Arjan van de Ven
1
-0
/
+1
2008-12-01
radeonfb: fix problem with color expansion & alignment
Benjamin Herrenschmidt
2
-9
/
+30
2008-12-01
spi: fix spi_s3c24xx_gpio num_chipselect
Ben Dooks
2
-0
/
+2
2008-12-01
spi: fix spi_s3c24xx_gpio device handle lookup
Ben Dooks
1
-1
/
+1
2008-12-01
spi: au1550_spi full duplex dma fix
Jan Nikitenko
1
-10
/
+16
2008-12-01
spi: fix spi_imx probe oopsing
Julien Boibessot
1
-12
/
+13
2008-12-01
epoll: introduce resource usage limits
Davide Libenzi
4
-8
/
+118
2008-12-01
spi: mpc52xx_psc_spi chipselect bugfix
Stefano Babic
1
-1
/
+4
2008-12-01
spi: avoid spidev crash when device is removed
Wolfgang Ocker
1
-1
/
+3
2008-12-01
spi documentation: use __initdata on struct
roel kluin
1
-1
/
+1
2008-12-01
hwmon: applesmc: make applesmc load automatically on startup
Henrik Rydberg
1
-0
/
+1
2008-12-01
parport_serial: fix array overflow
Takashi Iwai
1
-0
/
+2
2008-12-01
memcg: memory hotplug fix for notifier callback
KAMEZAWA Hiroyuki
2
-16
/
+33
2008-12-01
mm: vmalloc fix lazy unmapping cache aliasing
Nick Piggin
1
-4
/
+16
2008-12-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-19
/
+13
2008-12-01
ocfs2: fix regression in ocfs2_read_blocks_sync()
Mark Fasheh
1
-11
/
+4
2008-12-01
ocfs2: fix return value set in init_dlmfs_fs()
Coly Li
1
-1
/
+3
2008-12-01
ocfs2: Small documentation update
Mark Fasheh
1
-3
/
+0
2008-12-01
ocfs2: fix wake_up in unlock_ast
David Teigland
1
-2
/
+1
2008-12-01
ocfs2: initialize stack_user lvbptr
David Teigland
1
-0
/
+3
2008-12-01
ocfs2: comments typo fix
Coly Li
2
-2
/
+2
2008-12-01
em28xx: remove backward compat macro added on a previous fix
Mauro Carvalho Chehab
1
-12
/
+0
2008-12-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+47
2008-12-01
V4L/DVB (9748): em28xx: fix compile warning
Hans Verkuil
1
-2
/
+0
2008-12-01
V4L/DVB (9743): em28xx: fix oops audio
Douglas Schilling Landgraf
1
-1
/
+1
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
9
-31
/
+107
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
2
-0
/
+22
2008-12-01
[libata] pata_rb532_cf: fix signature of the xfer function
Phil Sutter
1
-1
/
+3
2008-12-01
[libata] pata_rb532_cf: fix and rename register definitions
Phil Sutter
1
-4
/
+7
2008-12-01
ata_piix: add borked Tecra M4 to broken suspend list
Tejun Heo
1
-0
/
+15
2008-12-01
Merge branches 'ehca' and 'mlx4' into for-linus
Roland Dreier
5
-1
/
+53
2008-12-01
IB/mlx4: Fix MTT leakage in resize CQ
Jack Morgenstein
1
-0
/
+5
2008-12-01
IB/ehca: Fix problem with generated flush work completions
Stefan Roscher
3
-28
/
+53
2008-12-01
IB/ehca: Change misleading error message on memory hotplug
Joachim Fenkes
1
-2
/
+1
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-17
/
+31
2008-12-01
[SCSI] stex: switch to block timeout
James Bottomley
1
-1
/
+1
2008-12-01
[SCSI] make scsi_eh_try_stu use block timeout
James Bottomley
1
-2
/
+1
2008-12-01
[SCSI] megaraid_sas: switch to block timeout
James Bottomley
1
-1
/
+2
2008-12-01
[SCSI] ibmvscsi: switch to block timeout
James Bottomley
1
-1
/
+1
2008-12-01
[SCSI] aacraid: switch to block timeout
James Bottomley
1
-2
/
+2
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-28
/
+14
[prev]
[next]