Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eaad45132c564ce377e6dce05e78e08e456d5315
/
arch
/
s390
/
include
d80512f
s390/smp: improve setup of possible cpu mask
by Heiko Carstens
· 11 years ago
9c09523
s390/smp,sclp: fix size of sclp_cpu_info structure
by Heiko Carstens
· 11 years ago
79c74ec
s390/time,vdso: convert to the new update_vsyscall interface
by Martin Schwidefsky
· 11 years ago
dba6bb600
s390/mm: optimize copy_page
by Heiko Carstens
· 11 years ago
806dace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
605c369
s390/scm_block: do not hide eadm subchannel dependency
by Sebastian Ott
· 11 years ago
7b50da5
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
by Michael Holzheu
· 11 years ago
acf6a00
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
by Michael Holzheu
· 11 years ago
e657d8f
s390/sclp: Determine HSA size dynamically for zfcpdump
by Michael Holzheu
· 11 years ago
7d59432
s390/pci: implement pcibios_remove_bus
by Sebastian Ott
· 11 years ago
7a572a3a
s390/pci: improve handling of bus resources
by Sebastian Ott
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
54197e4
hardirq: Make hardirq bits generic
by Thomas Gleixner
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1060786
s390/mm,tlb: correct tlb flush on page table upgrade
by Martin Schwidefsky
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
b226635
s390/percpu: remove this_cpu_xor() implementation
by Heiko Carstens
· 11 years ago
7ab64a8
s390/time: fix get_tod_clock_ext inline assembly
by Martin Schwidefsky
· 11 years ago
cb4deb6
s390/pci: cleanup function information block
by Sebastian Ott
· 11 years ago
af0b129
s390/pci: remove CONFIG_PCI_DEBUG dependancy
by Sebastian Ott
· 11 years ago
f84cd97
s390/percpu: make use of interlocked-access facility 1 instructions
by Heiko Carstens
· 11 years ago
0702fbf
s390/percpu: use generic percpu ops for CONFIG_32BIT
by Heiko Carstens
· 11 years ago
f26946d
s390/compat: make psw32_user_bits a constant value again
by Heiko Carstens
· 11 years ago
5ebf250
s390: fix handling of runtime instrumentation psw bit
by Heiko Carstens
· 11 years ago
4725c86
s390: fix save and restore of the floating-point-control register
by Martin Schwidefsky
· 11 years ago
f5be85a
s390: Remove unused declaration of zfcpdump_prefix_array[]
by Michael Holzheu
· 11 years ago
8a80b10
s390/cio: fix error-prone defines
by Peter Oberparleiter
· 11 years ago
5895294
s390: Remove zfcpdump NR_CPUS dependency
by Michael Holzheu
· 11 years ago
72b7fb5
s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
by Chen Gang
· 11 years ago
127c1fe
s390/mm: do not initialize storage keys
by Martin Schwidefsky
· 11 years ago
12325f0
s390: cleanup and add sanity checks to control register macros
by Heiko Carstens
· 11 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
7d7c7b2
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
by Heiko Carstens
· 11 years ago
b1cb7e2
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
by Heiko Carstens
· 11 years ago
746479c
s390/bitops: use generic find bit functions / reimplement _left variant
by Heiko Carstens
· 11 years ago
f1d86b6
s390/s390dbf: add debug_level_enabled() function
by Hendrik Brueckner
· 11 years ago
4ae8032
s390/bitops: optimize set_bit() for constant values
by Heiko Carstens
· 11 years ago
370b0b5
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
by Heiko Carstens
· 11 years ago
9a70a42
s390/atomic: various small cleanups
by Heiko Carstens
· 11 years ago
5692e4d
s390/atomic: optimize atomic_add() for constant values
by Heiko Carstens
· 11 years ago
1ffa11a
s390/kprobes: allow kprobes only on known instructions
by Heiko Carstens
· 11 years ago
0f20822
s390/dis: move disassembler function prototypes to proper header file
by Heiko Carstens
· 11 years ago
648ae35
s390/dis: move common definitions to a header file
by Suzuki K. Poulose
· 11 years ago
7528743
s390/atomic: make use of interlocked-access facility 1 instructions
by Heiko Carstens
· 11 years ago
86d51bc
s390/atomic: implement atomic_sub_return() with atomic_add_return()
by Heiko Carstens
· 11 years ago
e344e52
s390/bitops: make use of interlocked-access facility 1 instructions
by Heiko Carstens
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
13acfd5
Powerpc KVM work is based on a commit after rc4.
by Gleb Natapov
· 11 years ago
af0ebc4
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
by Martin Schwidefsky
· 11 years ago
a7efdf6
KVM: s390: Get rid of KVM_HPAGE defines
by Christoffer Dall
· 11 years ago
ec0ad3d
Merge branch 'core/urgent' into sched/core
by Ingo Molnar
· 11 years ago
3f0116c
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
by Ingo Molnar
· 11 years ago
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
efc1d23
s390: enable ARCH_USE_CMPXCHG_LOCKREF
by Heiko Carstens
· 11 years ago
083986e
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
by Heiko Carstens
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
6b948a7
KVM: s390: Remove dead "rerun vcpu" code
by Thomas Huth
· 11 years ago
6f79d33
s390/vmcore: use vmcore for zfcpdump
by Michael Holzheu
· 11 years ago
63c4043
s390/kprobes: add support for pc-relative long displacement instructions
by Heiko Carstens
· 11 years ago
e831cbf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
6832d96
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
82003c3
s390/irq: rework irq subclass handling
by Heiko Carstens
· 11 years ago
57b5918
s390/pci: update function handle after resume from hibernate
by Sebastian Ott
· 11 years ago
1d57896
s390/pci: split lpf
by Sebastian Ott
· 11 years ago
77e844b
s390/hibernate: add early resume function
by Sebastian Ott
· 11 years ago
67f43f3
s390/pci/hotplug: convert to be builtin only
by Sebastian Ott
· 11 years ago
0944fe3
s390/mm: implement software referenced bits
by Martin Schwidefsky
· 11 years ago
0196c64
s390/pgtable: fix mprotect for single-threaded KVM guests
by Martin Schwidefsky
· 11 years ago
bee5c28
s390/switch_to: fix save_access_regs() / restore_access_regs()
by Heiko Carstens
· 11 years ago
02aff3a
s390/bitops: fix inline assembly constraints
by Heiko Carstens
· 11 years ago
5c474a1
s390/mm: introduce ptep_flush_lazy helper
by Martin Schwidefsky
· 11 years ago
d56c893
s390/pgtable: add pgste_get helper
by Martin Schwidefsky
· 11 years ago
a055f66
s390/pgtable: skip pgste updates on full flush
by Martin Schwidefsky
· 11 years ago
e509861
s390/mm: cleanup page table definitions
by Martin Schwidefsky
· 11 years ago
416fd0f
s390/mm: remove dead pfmf inline assembly
by Heiko Carstens
· 11 years ago
1f44a22
s390: convert interrupt handling to use generic hardirq
by Martin Schwidefsky
· 11 years ago
5d0d8f4
s390/pci: use adapter interrupt vector helpers
by Martin Schwidefsky
· 11 years ago
9389339
s390/pci: cleanup function names
by Martin Schwidefsky
· 11 years ago
a9a6f03
s390/airq: introduce adapter interrupt vector helper
by Martin Schwidefsky
· 11 years ago
bfa664f
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Kevin Hilman
· 11 years ago
215b28a
s390: Fix broken build
by Guenter Roeck
· 11 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
6f1d657
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
by Ingo Molnar
· 11 years ago
a5725ac
vtime: Describe overriden functions in dedicated arch headers
by Frederic Weisbecker
· 11 years ago
4287d82
PCI: use weak functions for MSI arch-specific functions
by Thomas Petazzoni
· 11 years ago
bf64087
KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
by Dominik Dingel
· 11 years ago
ee6ee55
KVM: s390: fix task size check
by Martin Schwidefsky
· 11 years ago
3eabaee
KVM: s390: allow sie enablement for multi-threaded programs
by Martin Schwidefsky
· 11 years ago
3b0040a
s390/bitops: fix find_next_bit_left
by Martin Schwidefsky
· 11 years ago
64597f9
s390/ptrace: PTRACE_TE_ABORT_RAND
by Michael Mueller
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
Next »