index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-26
[S390] cio: fix cio_tpi ignoring adapter interrupts
Peter Oberparleiter
1
-2
/
+6
2011-08-24
[S390] memory hotplug: only unassign assigned increments
Heiko Carstens
1
-2
/
+4
2011-08-24
[S390] drivers/s390/block/dasd_ioctl.c: add missing kfree
Julia Lawall
1
-3
/
+7
2011-08-03
[S390] qdio: Use kstrtoul_from_user
Peter Huewe
1
-9
/
+3
2011-08-03
[S390] sclp_async: Use kstrtoul_from_user
Peter Huewe
1
-6
/
+3
2011-08-03
[S390] dasd: check if raw track access is supported
Stefan Haberland
1
-0
/
+9
2011-08-03
[S390] dasd: use vmalloc for statistics input buffer
Stefan Weinhuber
2
-6
/
+7
2011-08-03
[S390] qdio: 2nd stage retry on SIGA-W busy conditions
Jan Glauber
2
-3
/
+20
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
15
-15
/
+15
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
4
-91
/
+686
2011-07-24
[S390] ap: toleration support for ap device type 10
Holger Dengler
2
-27
/
+91
2011-07-24
[S390] qdio: clear shared DSCI before scheduling the queue handler
Jan Glauber
1
-10
/
+5
2011-07-24
[S390] kconfig: remove tape interface support comment
Martin Schwidefsky
1
-3
/
+0
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+6
2011-07-21
qeth: do vlan cleanup
Jiri Pirko
3
-56
/
+47
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-7
/
+18
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2
-6
/
+6
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-62
/
+68
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-06
[S390] qdio: Split SBAL entry flags
Jan Glauber
6
-62
/
+68
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
3
-3
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
3
-6
/
+6
2011-05-23
[S390] get CPC image name
Martin Schwidefsky
3
-1
/
+148
2011-05-23
[S390] sclp: event buffer dissection
Martin Schwidefsky
2
-84
/
+60
2011-05-23
[S390] chsc: process channel-path-availability information
Sebastian Ott
1
-1
/
+34
2011-05-23
[S390] qdio: prevent compile warning
Jan Glauber
1
-1
/
+1
2011-05-23
[S390] sclp: remove unnecessary sendmask check
Heiko Carstens
1
-13
/
+1
2011-05-23
[S390] ap: skip device registration on type probe failure
Holger Dengler
1
-2
/
+6
2011-05-23
[S390] tape: remove unused/not handled return codes
Heiko Carstens
2
-6
/
+2
2011-05-23
[S390] monwriter: fix return code handling
Heiko Carstens
1
-2
/
+2
2011-05-23
[S390] dasd: fix return code handling
Heiko Carstens
1
-2
/
+1
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
7
-29
/
+0
2011-05-23
[S390] Remove tape block device driver.
Heiko Carstens
3
-457
/
+0
2011-05-23
[S390] cio: fix unreg race in set_online path
Sebastian Ott
1
-2
/
+3
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
13
-349
/
+341
2011-05-18
qeth: use ndo_set_features callback for initial setup and recovery
Frank Blaschka
1
-52
/
+25
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2011-05-13
ctcm: get rid of compile warning
Ursula Braun
2
-11
/
+4
2011-05-13
lcs: get rid of compile warning
Heiko Carstens
1
-7
/
+3
2011-05-13
claw: remove unused return code handling
Heiko Carstens
1
-19
/
+3
2011-05-13
qeth: add owner to ccw driver
Sebastian Ott
1
-0
/
+1
2011-05-13
qeth: add OSA concurrent hardware trap
Frank Blaschka
6
-37
/
+268
2011-05-13
qeth: convert to hw_features part 2
Frank Blaschka
7
-178
/
+49
2011-05-10
[S390] dasd: prevent IO error during reserve/release loop
Stefan Haberland
1
-1
/
+10
2011-05-10
[S390] sclp/memory hotplug: fix initial usecount of increments
Heiko Carstens
1
-0
/
+2
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-2
/
+0
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
2
-2
/
+2
2011-04-21
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
1
-1
/
+0
2011-04-20
net: s390: convert to hw_features
Michał Mirosław
3
-107
/
+52
2011-04-20
[S390] dasd: check sense type in device change handler
Stefan Weinhuber
1
-2
/
+3
[next]