Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
113a0e4590881ce579ca992a80ddc562b3372ede
/
arch
/
s390
e34a628
[S390] Add missing compat system call wrappers.
by Michael Holzheu
· 16 years ago
179cb81
[S390] etr/stp: fix possible deadlock
by Heiko Carstens
· 16 years ago
f9a2f797
[S390] cputime: fix lowcore initialization on cpu hotplug
by Heiko Carstens
· 16 years ago
e9a4e9d
[S390] fix compat sigaltstack syscall table entry
by Michael Holzheu
· 16 years ago
03e4c49
[S390] personality: fix personality loss on execve
by Heiko Carstens
· 16 years ago
bca2685
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
74d96f0
byteorder: make swab.h include asm/swab.h like a regular header
by Harvey Harrison
· 16 years ago
2668945
[CVE-2009-0029] s390 specific system call wrappers
by Heiko Carstens
· 16 years ago
ed6bb61
[CVE-2009-0029] s390: enable system call wrappers
by Heiko Carstens
· 16 years ago
1134723
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
by Heiko Carstens
· 16 years ago
33e1911
[S390] Use unsigned long long for u64 on 64bit.
by Heiko Carstens
· 16 years ago
81ffa04
[S390] vdso: compile fix
by Heiko Carstens
· 16 years ago
f47d52a
[S390] remove code for oldselect system call
by Heiko Carstens
· 16 years ago
0680ba0
[S390] types: add/fix types.h include in header files
by Heiko Carstens
· 16 years ago
13de227
[S390] dasd: add device attribute to disable blocking on lost paths
by Holger Smolinski
· 16 years ago
dbb397d
[S390] asm-s390/posix_types.h: drop __USE_ALL usage
by Mike Frysinger
· 16 years ago
2020238
[S390] gettimeofday.S: removed duplicated #includes
by Huang Weiyi
· 16 years ago
16de058
[S390] ptrace: no extern declarations for userspace
by Heiko Carstens
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
13f7877
s390: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
1294156
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
by Masami Hiramatsu
· 16 years ago
ea435467
atomic_t: unify all arch definitions
by Matthew Wilcox
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
035da16
s390: remove s390_root_dev_*()
by Mark McLoughlin
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
597b0d2
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
2bb23a6
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390
by Rusty Russell
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
ca9edae
KVM: Consolidate userspace memory capability reporting into common code
by Avi Kivity
· 16 years ago
6692cef
KVM: s390: Fix memory leak of vcpu->run
by Christian Borntraeger
· 16 years ago
d329c03
KVM: s390: Fix refcounting and allow module unload
by Christian Borntraeger
· 16 years ago
c742b31
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
by Martin Schwidefsky
· 16 years ago
9cfb9b3
[PATCH] improve idle cputime accounting
by Martin Schwidefsky
· 16 years ago
6f43092
[PATCH] improve precision of idle time detection.
by Martin Schwidefsky
· 16 years ago
aa5e97c
[PATCH] improve precision of process accounting.
by Martin Schwidefsky
· 16 years ago
79741dd
[PATCH] idle cputime accounting
by Martin Schwidefsky
· 16 years ago
457533a
[PATCH] fix scaled & unscaled cputime accounting
by Martin Schwidefsky
· 16 years ago
2ca1a61
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
ab70537
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
db40598
virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
by Rusty Russell
· 16 years ago
33edcf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
abf137d
aio: make the lookup_ioctx() lockless
by Jens Axboe
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
1db2a5c1
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
a39b863
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9be3eec
cpumask: cpu_coregroup_mask(): s390
by Rusty Russell
· 16 years ago
395d31d
[S390] convert cpu related printks to pr_xxx macros.
by Martin Schwidefsky
· 16 years ago
93098bf
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
by Hongjie Yang
· 16 years ago
c5612c1
[S390] convert s390 debug feature printks to pr_xxx macros.
by Michael Holzheu
· 16 years ago
e7534b0
[S390] convert appldata printks to pr_xxx macros.
by Gerald Schaefer
· 16 years ago
3b6ed4a
[S390] convert setup printks to pr_xxx macros.
by Martin Schwidefsky
· 16 years ago
f55495b
[S390] convert hypfs printks to pr_xxx macros.
by Michael Holzheu
· 16 years ago
feab650
[S390] convert time printks to pr_xxx macros.
by Martin Schwidefsky
· 16 years ago
39f0939
[S390] convert cpacf printks to pr_xxx macros.
by Jan Glauber
· 16 years ago
2f526e5
[S390] convert cpcmd printks to pr_xxx macros.
by Christian Borntraeger
· 16 years ago
acfa922
[S390] s390: Remove redundant test
by Julia Lawall
· 16 years ago
0946100
[S390] s390/setup: set default preferred console device "ttyS"
by Hendrik Brueckner
· 16 years ago
33b1d09
[S390] panic_stack leak in smp_alloc_lowcore
by Martin Schwidefsky
· 16 years ago
4f7e90d
[S390] clear_table inline assembly contraints
by Martin Schwidefsky
· 16 years ago
c185b78
[S390] Remove config options.
by Martin Schwidefsky
· 16 years ago
349f1b6
[S390] cpu topology: remove dead code
by Heiko Carstens
· 16 years ago
2b1a61f
[S390] cpu topology: introduce kernel parameter
by Heiko Carstens
· 16 years ago
9fee8db
[S390] add new machine types to setup_hwcaps.
by Martin Schwidefsky
· 16 years ago
c58d92b
[S390] Remove initial kernel stack backchain initialization.
by Heiko Carstens
· 16 years ago
64253ac
[S390] s390: use the new byteorder headers
by Harvey Harrison
· 16 years ago
e37f50e
[S390] Add processor type march=z10 and a processor type safety check.
by Martin Schwidefsky
· 16 years ago
2d6cd2a
[S390] remove warnings with functions ending in BUG
by Martin Schwidefsky
· 16 years ago
edd5378
[S390] mark disabled_wait as noreturn function
by Heiko Carstens
· 16 years ago
d7b6048
[S390] cio: update sac values
by Peter Oberparleiter
· 16 years ago
547e3ce
[S390] remove ptrace warning on 31 bit.
by Martin Schwidefsky
· 16 years ago
5d360a7
[S390] ftrace: function tracer backend for s390
by Heiko Carstens
· 16 years ago
6bcac50
[S390] service level interface.
by Martin Schwidefsky
· 16 years ago
22f9934
[S390] qdio: rework debug feature logging
by Jan Glauber
· 16 years ago
bbd50e1
[S390] qdio: fix qeth port count detection
by Jan Glauber
· 16 years ago
cb17a63
[S390] zcrypt: Use of Thin Interrupts
by Felix Beck
· 16 years ago
320c04c
[S390] Move stfle to header file.
by Heiko Carstens
· 16 years ago
ca9fc75
[S390] convert s390 to generic IPI infrastructure
by Heiko Carstens
· 16 years ago
0b3016b
[S390] serialize stp/etr work
by Martin Schwidefsky
· 16 years ago
750887d
[S390] convert etr/stp to stop_machine interface
by Heiko Carstens
· 16 years ago
b020632
[S390] introduce vdso on s390
by Martin Schwidefsky
· 16 years ago
f414f5f
[S390] cpu topology: dont destroy cpu sets on topology change
by Heiko Carstens
· 16 years ago
8f2961c
[S390] audit: get s390 ret_from_fork in sync with other architectures
by Al Viro
· 16 years ago
5439050
[S390] cpu topology: fix cpu_core_map initialization
by Heiko Carstens
· 16 years ago
968ea6d
Merge ../linux-2.6-x86
by Rusty Russell
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
ee79d1b
sched: let arch_update_cpu_topology indicate if topology changed
by Heiko Carstens
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b7d6266
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
f1ba3bc
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
abd9421
[S390] Update default configuration.
by Martin Schwidefsky
· 16 years ago
0778dc3
[S390] Fix alignment of initial kernel stack.
by Heiko Carstens
· 16 years ago
2944a5c
[S390] pgtable.h: Fix oops in unmap_vmas for KVM processes
by Christian Borntraeger
· 16 years ago
Next »