Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10fc51b9953112ade61e33ff2f6f005f005a2361
/
arch
/
s390
/
include
157a1a2
[S390] vdso: use ntp adjusted clock multiplier
by Hendrik Brueckner
· 15 years ago
7d3f661
[S390] increase default size of vmalloc area
by Martin Schwidefsky
· 15 years ago
1bff7792
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
by Christian Borntraeger
· 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
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
584dfdd
[S390] remove unused qdio flags in zfcp and qeth
by Ursula Braun
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 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
13c6680
[S390] correct vdso version string
by Martin Schwidefsky
· 15 years ago
52499f4
[S390] bug: use relative pointers in bug table entries
by Heiko Carstens
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
59b6978
[S390] spinlock: check virtual cpu running status
by Gerald Schaefer
· 15 years ago
8387c73
[S390] sysinfo: fix SYSIB 3,2,2 structure
by Heiko Carstens
· 15 years ago
27d7160
[S390] add MACHINE_IS_LPAR flag
by Martin Schwidefsky
· 15 years ago
432ac5e
[S390] qdio: optimize cache line usage of struct qdio_irq
by Jan Glauber
· 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
d1bf859
[S390] cio: fix storage key handling
by Heiko Carstens
· 15 years ago
b4563e8
[S390] cio: wait for channel report
by Sebastian Ott
· 15 years ago
1dcec25
[S390] uaccess: implement strict user copy checks
by Heiko Carstens
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 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
7717aef
[S390] Fix struct _lowcore layout.
by Heiko Carstens
· 15 years ago
428aecf
[S390] irqflags: add missing types.h include
by Heiko Carstens
· 15 years ago
94e587f
[S390] unwire sys_recvmmsg again
by Heiko Carstens
· 15 years ago
a9df8e3
[S390] bug: implement arch specific __WARN macro
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
bebf023
[S390] remove superfluous TIF_USEDFPU bit
by Martin Schwidefsky
· 15 years ago
f5cae7b
[S390] Have param.h simply include <asm-generic/param.h>.
by Robert P. J. Day
· 15 years ago
70ee951
[S390] wire up sys_recvmmsg
by Heiko Carstens
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
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
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ed9216c
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
6a985c6
[S390] s390: use change recording override for kernel mapping
by Christian Borntraeger
· 15 years ago
2f319a5
[S390] use generic sockios.h header file
by Christian Borntraeger
· 15 years ago
df27d7ba
[S390] use generic termbits.h header file
by Christian Borntraeger
· 15 years ago
c20c89a
[S390] smp: remove unused typedef and defines
by Heiko Carstens
· 15 years ago
3947517
[S390] Improve code generated by atomic operations.
by Martin Schwidefsky
· 15 years ago
779c278
[S390] dasd: remove dead code
by Christian Borntraeger
· 15 years ago
6c1e3e7
[S390] Use do_exception() in pagetable walk usercopy functions.
by Gerald Schaefer
· 15 years ago
b11b533
[S390] Improve address space mode selection.
by Martin Schwidefsky
· 15 years ago
454e1fa
[S390] cio: split PGID settings and status
by Peter Oberparleiter
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
3e72b81
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5506e68
s390: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
d7b0b5e
KVM: s390: Make psw available on all exits, not just a subset
by Carsten Otte
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6beb000
locking: Make inlining decision Kconfig based
by Thomas Gleixner
· 15 years ago
3c5d92a
nohz: Introduce arch_needs_cpu
by Martin Schwidefsky
· 15 years ago
70f5dc5
[S390] cputime: fix overflow on 31 bit systems
by Martin Schwidefsky
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
ea2a4d3
[S390] 64-bit register support for 31-bit processes
by Heiko Carstens
· 15 years ago
0cd6a40
[S390] Provide arch specific mdelay implementation.
by Heiko Carstens
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
630cd04
cpumask: arch_send_call_function_ipi_mask: s390
by Rusty Russell
· 15 years ago
4f269bf
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390
by Rusty Russell
· 15 years ago
9fd815b
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
31bbb9b
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
1aaf179
[S390] hibernate: Do real CPU swap at resume time
by Michael Holzheu
· 15 years ago
2573a57
[S390] hibernate: make sure pfn_is_nosave handles lowcore pages
by Heiko Carstens
· 15 years ago
3fd26a7
[S390] smp: introduce LC_ORDER and simplify lowcore handling
by Heiko Carstens
· 15 years ago
bdd42b2
[S390] fix disabled_wait inline assembly clobber list
by Heiko Carstens
· 15 years ago
6e17b17
mm: remove duplicate asm/mman.h files
by Arnd Bergmann
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
3969522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
69def9f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
483e3cd
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
4e3408d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5c0b912
[S390] Remove smp_cpu_not_running.
by Heiko Carstens
· 15 years ago
e86a6ed
[S390] Get rid of cpuid.h header file.
by Heiko Carstens
· 15 years ago
4bb5e07
[S390] Limit cpu detection to 256 physical cpus.
by Heiko Carstens
· 15 years ago
2ddddf3
[S390] Enable guest page hinting by default.
by Heiko Carstens
· 15 years ago
5dd1d2e
[S390] use generic scatterlist.h
by Heiko Carstens
· 15 years ago
f64d04c
[S390] s390dbf: Add description for usage of "%s" in sprintf events
by Michael Holzheu
· 15 years ago
50aa98b
[S390] fix recursive locking on page_table_lock
by Martin Schwidefsky
· 15 years ago
c4de0c1
[S390] kvm: use console_initcall() to initialize s390 virtio console
by Hendrik Brueckner
· 15 years ago
Next »