index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-06
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
Tony Luck
1
-33
/
+41
2007-11-06
[IA64] Wrong args to memset in efi_gettimeofday()
Li Zefan
1
-2
/
+3
2007-11-06
[IA64] Remove duplicate includes from ia32priv.h
Lucas Woods
1
-1
/
+0
2007-11-06
[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...
Roel Kluin
1
-1
/
+1
2007-11-06
[IA64] Fix perfmon sysctl directory modes
Tony Luck
1
-2
/
+2
2007-11-05
ata_piix: Add additional PCI identifier for 40 wire short cable
Alan Cox
1
-0
/
+1
2007-11-05
time: fix inconsistent function names in comments
Li Zefan
3
-3
/
+3
2007-11-05
m68knommu: fix pread/pwrite defines
Greg Ungerer
1
-2
/
+2
2007-11-05
eCryptfs: release mutex on hash error path
Michael Halcrow
1
-4
/
+22
2007-11-05
eCryptfs: increment extent_offset once per loop interation
Michael Halcrow
1
-2
/
+0
2007-11-05
telephony: phonedev panics if unregistering device not registered [Bug 9266]
Matti Linnanvuori
1
-3
/
+2
2007-11-05
md: fix misapplied patch in raid5.c
Neil Brown
1
-7
/
+7
2007-11-05
virtio/virtcons: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2007-11-05
rtc: m48t59 fix section mismatch warning
Randy Dunlap
1
-3
/
+3
2007-11-05
uml: correctly strip kernel defines from userspace CFLAGS
Jeff Dike
1
-2
/
+5
2007-11-05
uml: fix incompatible types warning in previous SG fix
WANG Cong
1
-1
/
+1
2007-11-05
paride: fix 'and' typo in drivers/block/paride/pt.c
Roel Kluin
1
-1
/
+1
2007-11-05
fs/afs/vlocation.c: fix off-by-one
Adrian Bunk
1
-1
/
+1
2007-11-05
arm26: remove it again
Hugh Dickins
1
-1
/
+0
2007-11-05
Fix bitmap_scnlistprintf for empty masks
Andi Kleen
1
-0
/
+4
2007-11-05
Missing include file in kallsyms.h
Kamalesh Babulal
1
-0
/
+1
2007-11-05
local_t Documentation update
Mathieu Desnoyers
1
-0
/
+23
2007-11-05
serial: fix compile warning about putc
Yinghai Lu
1
-2
/
+2
2007-11-05
i2o: debug messages corrected
Vasily Averin
1
-2
/
+2
2007-11-05
Dump stack during sysctl registration failure
Alexey Dobriyan
1
-0
/
+1
2007-11-05
i4l: errors with assignments in if
Roel Kluin
1
-1
/
+1
2007-11-05
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-9
/
+11
2007-11-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
19
-64
/
+134
2007-11-05
leds: bugfixes for leds-gpio
David Brownell
1
-9
/
+11
2007-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
8
-19
/
+39
2007-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
26
-73
/
+225
2007-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild
Linus Torvalds
1
-3
/
+16
2007-11-05
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
12
-26
/
+52
2007-11-05
PCI: pciserial_resume_one ignored return value of pci_enable_device
Dirk Hohndel
1
-1
/
+4
2007-11-05
PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check
Adrian Bunk
1
-9
/
+7
2007-11-05
PCI: make pci_match_device() static
Adrian Bunk
2
-5
/
+2
2007-11-05
PCI: Remove 3 incorrect MSI quirks.
David Miller
2
-6
/
+0
2007-11-05
PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB
David Miller
1
-0
/
+20
2007-11-05
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
David Miller
4
-15
/
+45
2007-11-05
PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.
David Miller
2
-0
/
+4
2007-11-05
PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...
David Miller
2
-2
/
+0
2007-11-05
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-11-05
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
2
-8
/
+8
2007-11-05
ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: fix ide_find_dma_mode() to print human-readable info
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: add missing rq.ref_count initialization to ide_diag_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-05
ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: check rq->cmd_type in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: unexport ide_fix_driveid
Adrian Bunk
1
-3
/
+0
[next]