index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
4
-14
/
+21
*
s390/topology: always use s390 specific sched_domain_topology_level
Heiko Carstens
2016-12-07
1
-1
/
+1
*
s390/smp: use smp_get_base_cpu() helper function
Heiko Carstens
2016-12-07
1
-2
/
+2
*
s390/numa: always use logical cpu and core ids
Heiko Carstens
2016-12-07
2
-1
/
+7
*
s390: Remove VLAIS in ptff() and clear_table()
Michael Holzheu
2016-12-07
2
-26
/
+33
*
s390: fix machine check panic stack switch
Martin Schwidefsky
2016-12-07
1
-1
/
+1
*
s390/setup: fix memblock usage
Heiko Carstens
2016-12-02
1
-8
/
+8
*
s390/kexec: use node 0 when re-adding crash kernel memory
Heiko Carstens
2016-12-02
1
-1
/
+1
*
s390/uapi: sort header export list
Heiko Carstens
2016-11-29
1
-2
/
+2
*
s390/hypfs: add hypfs header file to uapi header export list
Heiko Carstens
2016-11-29
1
-0
/
+1
*
s390: use generic asm-offsets.h
Heiko Carstens
2016-11-29
2
-1
/
+1
*
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
2016-11-29
2
-13
/
+12
*
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
Martin Schwidefsky
2016-11-25
1
-1
/
+2
*
s390/pci: use unique UIDs for domain enumeration
Sebastian Ott
2016-11-23
3
-1
/
+15
*
s390: update defconfig
Heiko Carstens
2016-11-23
3
-3
/
+11
*
s390: add cma support
Heiko Carstens
2016-11-23
3
-2
/
+4
*
s390/cpumf: simplify psw generation
Heiko Carstens
2016-11-23
1
-21
/
+5
*
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-11-23
7
-10
/
+8
*
s390/uaccess: make setfs macro return void
Heiko Carstens
2016-11-23
1
-3
/
+3
*
s390/pci_dma: remove memset from dma_alloc
Sebastian Ott
2016-11-17
1
-2
/
+0
*
s390/pci_dma: make lazy flush independent from the tlb_refresh bit
Sebastian Ott
2016-11-17
1
-8
/
+11
*
s390/pci: fix dma address calculation in map_sg
Sebastian Ott
2016-11-17
1
-7
/
+8
*
s390/time: fix clocksource steering for negative clock offsets
Martin Schwidefsky
2016-11-17
1
-4
/
+3
*
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-15
8
-21
/
+33
*
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
6
-27
/
+16
*
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
4
-8
/
+9
*
s390: move thread_info into task_struct
Heiko Carstens
2016-11-11
8
-36
/
+19
*
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-11-11
8
-5
/
+144
*
s390/bitops: use atomic primitives for bitops
Martin Schwidefsky
2016-11-11
1
-55
/
+7
*
s390/atomic: refactor atomic primitives
Martin Schwidefsky
2016-11-11
3
-169
/
+170
*
s390: remove unneeded dependency for gen_facilities
Masahiro Yamada
2016-11-08
1
-2
/
+0
*
s390: squash facilities_src.h into gen_facilities.c
Masahiro Yamada
2016-11-07
2
-83
/
+73
*
s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
Masahiro Yamada
2016-11-07
1
-2
/
+0
*
s390: kernel: make lgr explicitly non-modular
Paul Gortmaker
2016-10-31
1
-2
/
+3
*
s390: hypfs: make inode explicitly non-modular
Paul Gortmaker
2016-10-31
1
-20
/
+4
*
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
2016-10-28
7
-7
/
+106
*
s390/time: adjust last_update_clock at clock synchronization
Martin Schwidefsky
2016-10-28
1
-0
/
+2
*
s390/time: refactor clock sync
Martin Schwidefsky
2016-10-28
3
-84
/
+71
*
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Michael Holzheu
2016-10-28
1
-3
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-28
4
-9
/
+5
|
\
|
*
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-28
1
-1
/
+1
|
*
kconfig.h: remove config_enabled() macro
Masahiro Yamada
2016-10-28
1
-3
/
+3
|
*
h8300: fix syscall restarting
Mark Rutland
2016-10-28
2
-5
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-10-27
10
-68
/
+55
|
\
\
|
|
/
|
/
|
|
*
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
2016-10-24
1
-17
/
+21
|
*
s390/dumpstack: use pr_cont within show_stack and die
Heiko Carstens
2016-10-24
1
-8
/
+8
|
*
s390/dumpstack: get rid of return_address again
Heiko Carstens
2016-10-17
2
-27
/
+1
|
*
s390/disassambler: use pr_cont where appropriate
Heiko Carstens
2016-10-17
1
-2
/
+2
|
*
s390/dumpstack: use pr_cont where appropriate
Heiko Carstens
2016-10-17
1
-4
/
+4
|
*
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
2016-10-17
5
-11
/
+16
[next]