index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
s390/dasd: channel path aware error recovery
Stefan Haberland
1
-1
/
+5
2016-12-12
s390: remove unused labels from entry.S
Heiko Carstens
1
-5
/
+0
2016-12-12
s390/crypto: unlock on error in prng_tdes_read()
Dan Carpenter
1
-2
/
+4
2016-12-07
s390/sysinfo: show partition extended name and UUID if available
Viktor Mihajlovski
2
-13
/
+27
2016-12-07
s390/numa: pin all possible cpus to nodes early
Heiko Carstens
1
-1
/
+22
2016-12-07
s390/numa: establish cpu to node mapping early
Heiko Carstens
5
-18
/
+44
2016-12-07
s390/topology: use cpu_topology array instead of per cpu variable
Heiko Carstens
3
-24
/
+23
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
4
-14
/
+21
2016-12-07
s390/topology: always use s390 specific sched_domain_topology_level
Heiko Carstens
1
-1
/
+1
2016-12-07
s390/smp: use smp_get_base_cpu() helper function
Heiko Carstens
1
-2
/
+2
2016-12-07
s390/numa: always use logical cpu and core ids
Heiko Carstens
2
-1
/
+7
2016-12-07
s390: Remove VLAIS in ptff() and clear_table()
Michael Holzheu
2
-26
/
+33
2016-12-07
s390: fix machine check panic stack switch
Martin Schwidefsky
1
-1
/
+1
2016-12-02
s390/setup: fix memblock usage
Heiko Carstens
1
-8
/
+8
2016-12-02
s390/kexec: use node 0 when re-adding crash kernel memory
Heiko Carstens
1
-1
/
+1
2016-11-29
s390/uapi: sort header export list
Heiko Carstens
1
-2
/
+2
2016-11-29
s390/hypfs: add hypfs header file to uapi header export list
Heiko Carstens
1
-0
/
+1
2016-11-29
s390: use generic asm-offsets.h
Heiko Carstens
2
-1
/
+1
2016-11-29
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
2
-13
/
+12
2016-11-25
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
Martin Schwidefsky
1
-1
/
+2
2016-11-23
s390/pci: use unique UIDs for domain enumeration
Sebastian Ott
3
-1
/
+15
2016-11-23
s390: update defconfig
Heiko Carstens
3
-3
/
+11
2016-11-23
s390: add cma support
Heiko Carstens
3
-2
/
+4
2016-11-23
s390/cpumf: simplify psw generation
Heiko Carstens
1
-21
/
+5
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
7
-10
/
+8
2016-11-23
s390/uaccess: make setfs macro return void
Heiko Carstens
1
-3
/
+3
2016-11-17
s390/pci_dma: remove memset from dma_alloc
Sebastian Ott
1
-2
/
+0
2016-11-17
s390/pci_dma: make lazy flush independent from the tlb_refresh bit
Sebastian Ott
1
-8
/
+11
2016-11-17
s390/pci: fix dma address calculation in map_sg
Sebastian Ott
1
-7
/
+8
2016-11-17
s390/time: fix clocksource steering for negative clock offsets
Martin Schwidefsky
1
-4
/
+3
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
8
-21
/
+33
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
6
-27
/
+16
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
4
-8
/
+9
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
8
-36
/
+19
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
8
-5
/
+144
2016-11-11
s390/bitops: use atomic primitives for bitops
Martin Schwidefsky
1
-55
/
+7
2016-11-11
s390/atomic: refactor atomic primitives
Martin Schwidefsky
3
-169
/
+170
2016-11-08
s390: remove unneeded dependency for gen_facilities
Masahiro Yamada
1
-2
/
+0
2016-11-07
s390: squash facilities_src.h into gen_facilities.c
Masahiro Yamada
2
-83
/
+73
2016-11-07
s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
Masahiro Yamada
1
-2
/
+0
2016-10-31
s390: kernel: make lgr explicitly non-modular
Paul Gortmaker
1
-2
/
+3
2016-10-31
s390: hypfs: make inode explicitly non-modular
Paul Gortmaker
1
-20
/
+4
2016-10-28
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
7
-7
/
+106
2016-10-28
s390/time: adjust last_update_clock at clock synchronization
Martin Schwidefsky
1
-0
/
+2
2016-10-28
s390/time: refactor clock sync
Martin Schwidefsky
3
-84
/
+71
2016-10-28
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Michael Holzheu
1
-3
/
+3
2016-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-9
/
+5
2016-10-27
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-27
kconfig.h: remove config_enabled() macro
Masahiro Yamada
1
-3
/
+3
2016-10-27
h8300: fix syscall restarting
Mark Rutland
2
-5
/
+1
[next]