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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-14
s390/crc32-vx: use vector instructions to optimize CRC-32 computation
Hendrik Brueckner
2
-0
/
+475
2016-06-14
s390/vx: add support functions for in-kernel FPU use
Hendrik Brueckner
4
-1
/
+335
2016-06-14
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
2
-5
/
+6
2016-06-13
s390/topology: remove z10 special handling
Heiko Carstens
1
-56
/
+8
2016-06-13
s390/topology: add drawer scheduling domain level
Heiko Carstens
4
-11
/
+55
2016-06-13
topology/sysfs: provide drawer id and siblings attributes
Heiko Carstens
2
-8
/
+45
2016-06-13
s390/ipl: rename diagnose enums
Heiko Carstens
3
-14
/
+14
2016-06-13
s390/ipl: use load normal for LPAR re-ipl
Heiko Carstens
1
-1
/
+4
2016-06-13
s390: avoid extable collisions
Heiko Carstens
5
-5
/
+5
2016-06-13
s390/uaccess: use __builtin_expect for get_user/put_user
Heiko Carstens
1
-2
/
+2
2016-06-13
s390/uaccess: fix whitespace damage
Heiko Carstens
1
-3
/
+3
2016-06-13
s390/pci: ensure to not cross a dma segment boundary
Sebastian Ott
1
-1
/
+2
2016-06-13
s390/pci: ensure page aligned dma start address
Sebastian Ott
1
-0
/
+1
2016-06-13
s390: use SPARSE_IRQ
Sebastian Ott
3
-18
/
+7
2016-06-13
s390/Documentation: improve sort command for trace buffer
Thomas Richter
1
-1
/
+1
2016-06-13
s390: use __section macro everywhere
Heiko Carstens
3
-5
/
+5
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
5
-11
/
+19
2016-06-13
vmlinux.lds.h: allow arch specific handling of ro_after_init data section
Heiko Carstens
1
-1
/
+9
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
6
-48
/
+28
2016-06-13
bitmap: bitmap_equal memcmp optimization
Martin Schwidefsky
1
-0
/
+4
2016-06-13
s390/mm: fix vunmap vs finish_arch_post_lock_switch
Martin Schwidefsky
1
-2
/
+18
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
5
-1229
/
+55
2016-06-13
s390/time: add leap seconds to initial system time
Martin Schwidefsky
2
-2
/
+33
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
4
-11
/
+55
2016-06-13
s390/time: move PTFF definitions
Martin Schwidefsky
2
-32
/
+33
2016-06-13
s390/time: STP sync clock correction
Martin Schwidefsky
3
-9
/
+12
2016-06-13
s390/kexec: fix crash on resize of reserved memory
Heiko Carstens
2
-23
/
+25
2016-06-13
s390/kexec: fix update of os_info crash kernel size
Heiko Carstens
1
-6
/
+14
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
3
-3
/
+10
2016-06-13
s390: dump_stack: fill in arch description
Christian Borntraeger
1
-0
/
+21
2016-06-13
s390: use canonical include guard style
Daniel van Gerpen
3
-3
/
+3
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
5
-13
/
+69
2016-06-13
s390/cpuinfo: print cache info and all single cpu lines on first iteration
Heiko Carstens
1
-28
/
+34
2016-06-13
s390: add explicit <linux/stringify.h> for jump label
Jason Baron
1
-0
/
+1
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
3
-0
/
+53
2016-06-13
s390/vmem: simplify vmem code for read-only mappings
Heiko Carstens
1
-28
/
+9
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
3
-33
/
+250
2016-06-13
s390/pgtable: make pmd and pud helper functions available
Heiko Carstens
1
-14
/
+63
2016-06-13
s390/mm: always use PAGE_KERNEL when mapping pages
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/vmem: make use of pte_clear()
Heiko Carstens
1
-3
/
+1
2016-06-13
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
2
-3
/
+1
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
2
-10
/
+46
2016-06-13
s390/vmem: align segment and region tables to 16k
Heiko Carstens
1
-1
/
+3
2016-06-13
s390/pgtable: introduce and use generic csp inline asm
Heiko Carstens
2
-20
/
+19
2016-06-13
s390/keyboard: use memdup_user_nul()
Muhammad Falak R Wani
1
-12
/
+3
2016-06-13
KVM: s390/mm: Fix CMMA reset during reboot
Christian Borntraeger
1
-1
/
+1
2016-06-12
Linux 4.7-rc3
Linus Torvalds
1
-1
/
+1
2016-06-12
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2
-8
/
+10
2016-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-37
/
+59
2016-06-11
Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-7
/
+16
[next]