index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
2
-21
/
+88
2006-10-01
[PATCH] mmc (mainly): add "or later" clause to licence statement.
Pierre Ossman
4
-8
/
+12
2006-10-01
[PATCH] isicom: correct firmware loading
Jiri Slaby
1
-16
/
+19
2006-10-01
[PATCH] rtc: remove superfluous call to call to cdev_del()
Rolf Eike Beer
1
-1
/
+0
2006-10-01
[PATCH] cciss: remove unneeded spaces in output for attached volumes
Metathronius Galabant
1
-1
/
+1
2006-10-01
[PATCH] synclink_gt: increase max devices
Paul Fulghum
1
-3
/
+3
2006-10-01
[PATCH] synclink_gt: add bisync and monosync modes
Paul Fulghum
1
-25
/
+63
2006-10-01
[PATCH] leds: turn LED off when changing triggers
Paul Collins
1
-0
/
+1
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2
-8
/
+9
2006-10-01
[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*
Josef 'Jeff' Sipek
1
-3
/
+0
2006-10-01
[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+4
2006-10-01
[PATCH] via* : switch to pci_get_device refcounted PCI API
Alan Cox
2
-8
/
+12
2006-10-01
[PATCH] sis5513: Switch to pci refcounting
Alan Cox
1
-1
/
+2
2006-10-01
[PATCH] serverworks: Switch to pci refcounted interfaces
Alan Cox
1
-3
/
+5
2006-10-01
[PATCH] piix: Use refcounted interface when searching for a 450NX
Alan Cox
1
-1
/
+1
2006-10-01
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
3
-157
/
+11
2006-10-01
[PATCH] cciss: support for >2TB logical volumes
Mike Miller (OS Dev)
3
-73
/
+192
2006-10-01
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
2
-4
/
+44
2006-10-01
[PATCH] Generic boolean
Richard Knutsson
4
-10
/
+2
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
Keith Mannthey
1
-1
/
+1
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
1
-0
/
+4
2006-10-01
[PATCH] PCI quirks update
Alan Cox
1
-2
/
+15
2006-09-30
[PATCH] SCSI: fix request flag-related build breakage
Jeff Garzik
1
-1
/
+1
2006-09-30
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
54
-189
/
+357
2006-09-30
[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]
David Howells
1
-3
/
+2
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
13
-12
/
+31
2006-09-30
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
1
-0
/
+160
2006-09-30
[PATCH] SCSI: scsi_done_q is unused
Jens Axboe
1
-10
/
+1
2006-09-30
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
42
-1772
/
+1878
2006-09-30
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2
-2
/
+0
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
9
-13
/
+9
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
6
-14
/
+12
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
32
-135
/
+142
2006-09-30
[PATCH] i2c: Prevent deadlock on i2c client registration
Jean Delvare
1
-12
/
+13
2006-09-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
185
-4197
/
+8816
2006-09-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-1133
/
+1200
2006-09-30
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+527
2006-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+30
2006-09-29
[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
Michael Chan
1
-2
/
+30
2006-09-29
[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.
David S. Miller
1
-1
/
+1
2006-09-29
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
38
-884
/
+1973
2006-09-29
[PATCH] i2c-sibyte: Fix modular build breakage
Yoichi Yuasa
1
-2
/
+2
2006-09-29
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
1
-7
/
+11
2006-09-29
[PATCH] specialix - remove private speed decoding
Alan Cox
1
-12
/
+4
2006-09-29
[PATCH] istallion: Remove private baud rate decoding, which is also broken in...
Alan Cox
1
-19
/
+1
2006-09-29
[PATCH] generic_serial: remove private decoding of baud rate bits
Alan Cox
1
-10
/
+1
2006-09-29
[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driver
Atsushi Nemoto
1
-1
/
+8
2006-09-29
[PATCH] Uninitialized variable in drivers/net/wan/syncppp.c
Eric Sesterhenn
1
-1
/
+1
2006-09-29
[PATCH] rate limiting for the ldisc open failure messages
Akinobu Mita
1
-2
/
+3
2006-09-29
[PATCH] mem driver: fix conditional on isa i/o support
Geoff Levand
1
-4
/
+4
[next]