Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1c00650c233c404fadf9347329214d55283bd17a
/
arch
/
s390
/
kernel
e033b9a
[S390] initrd: change default load address
by Heiko Carstens
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
33fea79
[S390] etr: fix clock synchronization race
by Martin Schwidefsky
· 14 years ago
f5cdac2
[S390] Fix IRQ tracing in case of PER
by Heiko Carstens
· 14 years ago
7615856
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
by John Stultz
· 14 years ago
3164a3c
[S390] kprobes: add parameter check to module_free()
by Hendrik Brueckner
· 15 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
cc106eb
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
d882ba6
s390: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 15 years ago
2ffbb3f
[S390] spp: remove KVM_AWARE_CMF config option
by Heiko Carstens
· 15 years ago
bac9f15
[S390] kprobes: forbid probing of stnsm/stosm/epsw
by Heiko Carstens
· 15 years ago
215b309
[S390] spp: fix compilation for CONFIG_32BIT
by Heiko Carstens
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
ba0234e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
b8ae30e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ab3c68e
[S390] debug: enable exception-trace debug facility
by Heiko Carstens
· 15 years ago
6ea5096
[S390] user space fault: report fault before calling do_exit
by Heiko Carstens
· 15 years ago
10d3858
[S390] topology: expose core identifier
by Heiko Carstens
· 15 years ago
a78f1c4
[S390] vdso: remove redundant check for CONFIG_64BIT
by Christoph Egger
· 15 years ago
58ea91c
[S390] avoid default_llseek in s390 drivers
by Martin Schwidefsky
· 15 years ago
86f2552
[S390] add breaking event address for user space
by Martin Schwidefsky
· 15 years ago
cd3b70f
[S390] virtualization aware cpu measurement
by Carsten Otte
· 15 years ago
6377981
[S390] idle time accounting vs. machine checks
by Martin Schwidefsky
· 15 years ago
6a2df3a
[S390] improve irq tracing code in entry[64].S
by Martin Schwidefsky
· 15 years ago
43d399d
[S390] cleanup sysc_work and io_work code
by Martin Schwidefsky
· 15 years ago
94038a9
[S390] More cleanup for struct _lowcore
by Martin Schwidefsky
· 15 years ago
57d8490
[S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
by Martin Schwidefsky
· 15 years ago
545c174
[S390] ptrace: fix return value of do_syscall_trace_enter()
by Gerald Schaefer
· 15 years ago
e7858f5
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core
by Ingo Molnar
· 15 years ago
3fc1f1e
stop_machine: reimplement using cpu_stop
by Tejun Heo
· 15 years ago
157a1a2
[S390] vdso: use ntp adjusted clock multiplier
by Hendrik Brueckner
· 15 years ago
889ee95
[S390] add hook to reenable mss after hibernation
by Sebastian Ott
· 15 years ago
1876446
[S390] nss: add missing .previous statement to asm function
by Heiko Carstens
· 15 years ago
176b180
[S390] fix io_return critical section cleanup
by Martin Schwidefsky
· 15 years ago
d7015c1
[S390] arch/s390/kernel: Add missing unlock
by Julia Lawall
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
06c0dd7
[S390] fix boot failures with compressed kernels
by Martin Schwidefsky
· 15 years ago
a087865
[S390] smp: fix lowcore allocation
by Heiko Carstens
· 15 years ago
92fe313
[S390] zcore: CPU registers are not saved under LPAR
by Michael Holzheu
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
b1e2ba8
[S390] Cleanup xtime usage
by John Stultz
· 15 years ago
5fbcae5
sysdev: fix missing s390 conversion
by Heiko Carstens
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
07b3bb1
Rename .data.nosave to .data..nosave.
by Denys Vlasenko
· 15 years ago
e0d2724
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6fb8302
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
a8d6356
[S390] time: remove unused code
by Heiko Carstens
· 15 years ago
1844c9b
[S390] add support for compressed kernels
by Martin Schwidefsky
· 15 years ago
61fd330
[S390] codepage conversion of kernel parameter line
by Martin Schwidefsky
· 15 years ago
618708f
[S390] add z9-ec/z10 instruction to kernel disassembler
by Martin Schwidefsky
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
b8e660b
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
by Heiko Carstens
· 15 years ago
27d7160
[S390] add MACHINE_IS_LPAR flag
by Martin Schwidefsky
· 15 years ago
a93b8ec
[S390] smp: rework sigp code
by Heiko Carstens
· 15 years ago
2c2df11
[S390] smp: always reboot on cpu 0
by Heiko Carstens
· 15 years ago
abd1ecf
[S390] smp: rename and add lowcore defines
by Heiko Carstens
· 15 years ago
f64ca21
[S390] zfcpdump: remove cross arch dump support
by Heiko Carstens
· 15 years ago
987bcda
[S390] use inline assembly contraints available with gcc 3.3.3
by Martin Schwidefsky
· 15 years ago
952974ac6
s390: Add pt_regs register and stack access API
by Heiko Carstens
· 15 years ago
e7b8e67
tracing: Unify arch_syscall_addr() implementations
by Mike Frysinger
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
21ec7f6
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
by Martin Schwidefsky
· 15 years ago
0b4d789
[S390] use set_current_state in sigsuspend
by Martin Schwidefsky
· 15 years ago
94e587f
[S390] unwire sys_recvmmsg again
by Heiko Carstens
· 15 years ago
d381589
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
by Heiko Carstens
· 15 years ago
fb380aa
[S390] Move __cpu_logical_map to smp.c
by Heiko Carstens
· 15 years ago
c6a5f8c
[S390] smp: remove volatile type quilifier from __cpu_logical_map
by Heiko Carstens
· 15 years ago
02beacc
[S390] smp: setup smp_processor_id early
by Heiko Carstens
· 15 years ago
bebf023
[S390] remove superfluous TIF_USEDFPU bit
by Martin Schwidefsky
· 15 years ago
6f50248
[S390] duplicate SIGTRAP on signal delivery.
by Martin Schwidefsky
· 15 years ago
f8d5faf
[S390] clear TIF_SINGLE_STEP for new process.
by Martin Schwidefsky
· 15 years ago
c3311c1
[S390] fix loading of PER control registers for utrace.
by Martin Schwidefsky
· 15 years ago
1d802e2
[S390] Use strim instead of strstrip to avoid false warnings.
by Heiko Carstens
· 15 years ago
ca633fd
[S390] ptrace: dont abuse PT_PTRACED
by Oleg Nesterov
· 15 years ago
622e99b
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
by Martin Schwidefsky
· 15 years ago
70ee951
[S390] wire up sys_recvmmsg
by Heiko Carstens
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
570dcf2
Kill ancient crap in s390 compat mmap
by Al Viro
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
2da3cf9
[S390] s390: remove unused nfsd #includes
by Boaz Harrosh
· 15 years ago
b069468
[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390
by Aristeu Rozanski
· 15 years ago
bd119ee
[S390] etr/stp: put correct per cpu variable
by Heiko Carstens
· 15 years ago
b11b533
[S390] Improve address space mode selection.
by Martin Schwidefsky
· 15 years ago
cf87b74
[S390] s390: clear high-order bits of registers after sam64
by Hendrik Brueckner
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
0696b71
timekeeping: Fix clock_gettime vsyscall time warp
by Lin Ming
· 15 years ago
bcc6525
[S390] s390: fix single stepping on svc0
by Christian Borntraeger
· 15 years ago
b89031e
[S390] reset cputime accounting after IPL from NSS
by Martin Schwidefsky
· 15 years ago
b05fd35
sysctl s390: Remove dead sysctl binary support
by Eric W. Biederman
· 16 years ago
Next »