Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
02a029b325854a98e76f0a79ab38bec13e66bd38
/
arch
/
s390
/
kernel
02a029b
signals: s390: renumber TIF_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
4ca4d7b
s390: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
7a88d7a
s390: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
fa58774
s390: KVM guest: detect when running on kvm
by Carsten Otte
· 17 years ago
b0c632d
KVM: s390: arch backend for the kvm kernel module
by Heiko Carstens
· 17 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
d7bb545
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
9e74a6b8
[S390] kernel: show last breaking-event-address on oops
by Christian Borntraeger
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
5a62b19
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
by Heiko Carstens
· 17 years ago
43ca5c3
[S390] Convert monitor calls to function calls.
by Heiko Carstens
· 17 years ago
9637c3f
[S390] Add debug_register_mode() function to debug feature API
by Michael Holzheu
· 17 years ago
c0015f9
[S390] switch sched_clock to store-clock-extended.
by Jan Glauber
· 17 years ago
c10fde0
[S390] Vertical cpu management.
by Heiko Carstens
· 17 years ago
dbd70fb
[S390] cpu topology support for s390.
by Heiko Carstens
· 17 years ago
7b758389
[S390] Export stfle.
by Heiko Carstens
· 17 years ago
de55343
[S390] Protect against sigaltstack wraparound.
by Heiko Carstens
· 17 years ago
583b33b
[S390] incorrect reipl nss name.
by Hongjie Yang
· 17 years ago
208e559
[S390] Load disabled wait psw if reipl fails.
by Michael Holzheu
· 17 years ago
98c7b38
[S390] Get rid of memcpy gcc warning workaround.
by Heiko Carstens
· 17 years ago
5ccd0e4
[S390] idle: Fix machine check handling in idle loop.
by Heiko Carstens
· 17 years ago
06cb92f
[S390] etr: fix compile error on !SMP
by Heiko Carstens
· 17 years ago
591bb4f
[S390] Initialize per cpu lowcores on cpu hotplug.
by Heiko Carstens
· 17 years ago
11ab244
[S390] Make sure enabled wait psw is loaded in default_idle.
by Heiko Carstens
· 17 years ago
6252d70
[S390] dynamic page tables.
by Martin Schwidefsky
· 17 years ago
0c1f1dc
[S390] Remove a.out header file.
by Martin Schwidefsky
· 17 years ago
1ee92a1
[S390] Wire up new timerfd syscalls.
by Heiko Carstens
· 17 years ago
df5f831
proc: seqfile convert proc_pid_status to properly handle pid namespaces
by Eric W. Biederman
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
39ce941
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
0189103
[S390] Remove BUILD_BUG_ON() in vmem code.
by Heiko Carstens
· 17 years ago
a3afe70
[S390] latencytop s390 support.
by Heiko Carstens
· 17 years ago
8c0933e
[S390] console: allow vt220 console to be the only console
by Peter Oberparleiter
· 17 years ago
2bc89b5
[S390] Fix couple of section mismatches.
by Heiko Carstens
· 17 years ago
37c5f71
[S390] Fix smp_call_function_mask semantics.
by Heiko Carstens
· 17 years ago
a817a61
[S390] Fix linker script.
by Heiko Carstens
· 17 years ago
2485579
[S390] DEBUG_PAGEALLOC support for s390.
by Heiko Carstens
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
9d40d2e
[S390] replace lock_cpu_hotplug with get_online_cpus
by Martin Schwidefsky
· 17 years ago
5c81cdb
[S390] constify function pointer tables.
by Jan Engelhardt
· 17 years ago
dab5209
[S390] add smp_call_function_mask
by Carsten Otte
· 17 years ago
53360fb
[S390] Remove TOPDIR from Makefile
by WANG Cong
· 17 years ago
0ac30be
[S390] single-step cleanup
by Roland McGrath
· 17 years ago
ea29ee1
[S390] Move NOTES and BUG_TABLE.
by Martin Schwidefsky
· 17 years ago
48657d2
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
by Michael Holzheu
· 17 years ago
d09293a
[S390] Initialize sclp_ipl_info
by Michael Holzheu
· 17 years ago
1cb6bb4
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
by Heiko Carstens
· 17 years ago
c654749
[S390] Load disabled wait psw instead of stopping cpu on halt.
by Michael Holzheu
· 17 years ago
99ca4e5
[S390] kernel: Shutdown Actions Interface
by Michael Holzheu
· 17 years ago
48483b3
[S390] Get rid of additional_cpus kernel parameter.
by Heiko Carstens
· 17 years ago
9f4b0ba
[S390] Get rid of HOLES_IN_ZONE requirement.
by Heiko Carstens
· 17 years ago
5c69971
[S390] Print kernel version in dump_stack() and show_regs().
by Heiko Carstens
· 17 years ago
5fd9c6e
[S390] Change vmalloc defintions
by Christian Borntraeger
· 17 years ago
6f457e1
[S390] Fix tlb flushing with idte.
by Martin Schwidefsky
· 17 years ago
08d0796
[S390] Standby cpu activation/deactivation.
by Heiko Carstens
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
f62ed9e
firmware: change firmware_kset to firmware_kobj
by Greg Kroah-Hartman
· 17 years ago
d91885b
kset: convert s390 ipl.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
9b94916
kobject: convert s390 ipl.c to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
7af0d6f
[S390] Make sure the restore psw masks are initialized.
by Heiko Carstens
· 17 years ago
ab1809b
[S390] Fix compile error on 31bit without preemption
by Christian Borntraeger
· 17 years ago
06770a6
[S390] Add missing die_notifier() call to die().
by Heiko Carstens
· 17 years ago
a2cb073
[S390] Fix memory detection.
by Heiko Carstens
· 17 years ago
677d762
[S390] Dont overwrite lowcores on smp_send_stop().
by Heiko Carstens
· 17 years ago
b8e7a54
[S390] Fix kernel preemption.
by Heiko Carstens
· 17 years ago
411788e
[S390] Fix irq tracing and lockdep_sys_exit calls.
by Heiko Carstens
· 17 years ago
7aa8dac
[S390] magic sysrq: check for in_atomic before doing an console_unblank
by Christian Borntraeger
· 17 years ago
fa13a5a
sched: restore deterministic CPU accounting on powerpc
by Paul Mackerras
· 17 years ago
d2cb0e6
[S390] tod clock: announce clocksource as perfect
by Christian Borntraeger
· 17 years ago
69d39d6
[S390] Rename "idle_time" attribute to "idle_time_us".
by Heiko Carstens
· 17 years ago
0b8da65
[S390] Fix memory detection.
by Heiko Carstens
· 17 years ago
0d2be08
[S390] Fix compile on !CONFIG_SMP.
by Heiko Carstens
· 17 years ago
6f3fa3f
[S390] Remove unused user_seg from thread structure.
by Martin Schwidefsky
· 17 years ago
ba8a922
[S390] tlb flush fix.
by Martin Schwidefsky
· 17 years ago
e3d3683
[S390] kernel: Fix dump on panic for DASDs under LPAR.
by Michael Holzheu
· 17 years ago
fae8b22
[S390] Add per-cpu idle time / idle count sysfs attributes.
by Heiko Carstens
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
523b44c
lockdep: s390: connect the sysexit hook
by Heiko Carstens
· 17 years ago
52480ee
[S390] s390: use PAGE_SIZE in vmlinux.lds
by Sam Ravnborg
· 17 years ago
e16af09
[S390] s390: beautify vmlinux.lds
by Sam Ravnborg
· 17 years ago
a004fb0
[S390] cpcmd: fix inline assembly usage.
by Heiko Carstens
· 17 years ago
6517156
[S390] Use IPL CLEAR for reipl under z/VM
by Michael Holzheu
· 17 years ago
364c855
[S390] Get rid of a bunch of sparse warnings again.
by Heiko Carstens
· 17 years ago
f536010
[S390] disassembler: Remove redundant variable assignment
by Christian Borntraeger
· 17 years ago
74ccbdc
[S390] disassembler: fix output for insns with 6 operands.
by Martin Schwidefsky
· 17 years ago
c45248c
[SOFTIRQ]: Remove do_softirq() symbol export.
by Robert Olsson
· 17 years ago
9c5f225
[S390] kprobes: fix instruction length calculation
by David Wilder
· 17 years ago
cee9e53
[S390] disassembler: fix b2 opcodes like srst, bsg, and others
by Christian Borntraeger
· 17 years ago
0a87c5c
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
by Michael Holzheu
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
b771aea
[S390] Fix IRQ tracing.
by Heiko Carstens
· 17 years ago
7a8e0c8
[S390] Wire up sys_fallocate.
by Martin Schwidefsky
· 17 years ago
Next »