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
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+0
2014-04-27
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
1
-1
/
+12
2014-04-25
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
1
-1
/
+12
2014-04-25
s390/ccwgroup: Fix memory corruption
Christian Borntraeger
1
-1
/
+1
2014-04-25
s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
Martin Schwidefsky
1
-1
/
+0
2014-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-31
/
+210
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-4
/
+4
2014-04-11
s390/compat: fix typo
Heiko Carstens
1
-1
/
+1
2014-04-11
s390/uaccess: fix possible register corruption in strnlen_user_srst()
Heiko Carstens
1
-3
/
+2
2014-04-11
s390: add 31 bit warning message
Heiko Carstens
1
-0
/
+32
2014-04-11
s390: wire up sys_renameat2
Heiko Carstens
3
-1
/
+4
2014-04-11
s390: show_registers() should not map user space addresses to kernel symbols
Heiko Carstens
1
-4
/
+4
2014-04-09
s390/mm: print control registers and page table walk on crash
Heiko Carstens
1
-5
/
+135
2014-04-09
s390/smp: fix smp_stop_cpu() for !CONFIG_SMP
Heiko Carstens
3
-16
/
+31
2014-04-09
s390: fix control register update
Martin Schwidefsky
1
-1
/
+1
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
36
-958
/
+892
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-1
/
+4
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-07
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
Alex Thorlton
1
-0
/
+3
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+13
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+1
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
15
-815
/
+556
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
11
-66
/
+213
2014-04-03
s390/mm,tlb: safeguard against speculative TLB creation
Martin Schwidefsky
3
-18
/
+21
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
10
-23
/
+30
2014-04-03
s390/irq: Add defines for external interruption codes
Thomas Huth
1
-0
/
+13
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+8
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-213
/
+1204
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-1
/
+0
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+9
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+1
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2014-04-01
kvm/s390: also set guest pages back to stable on kexec/kdump
Christian Borntraeger
1
-0
/
+4
2014-04-01
s390/bitops,atomic: add missing memory barriers
Heiko Carstens
2
-46
/
+65
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
45
-359
/
+734
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
8
-1779
/
+578
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+4
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
1
-1
/
+4
2014-03-29
s390/compat: add copyright statement
Heiko Carstens
1
-0
/
+6
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-4
/
+4
2014-03-25
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
5
-10
/
+28
2014-03-25
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
3
-0
/
+16
2014-03-25
KVM: s390: Fix possible memory leak in SIGP functions
Thomas Huth
1
-8
/
+6
2014-03-25
KVM: s390: fix calculation of idle_mask array size
Jens Freimann
1
-2
/
+1
2014-03-25
KVM: s390: randomize sca address
Christian Borntraeger
1
-0
/
+5
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
6
-1
/
+172
2014-03-21
KVM: s390: adapter interrupt sources
Cornelia Huck
5
-1
/
+220
2014-03-21
KVM: Add per-vm capability enablement.
Cornelia Huck
1
-0
/
+24
[next]