Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a566fbbcc902df6c9c4dc151bf399018083fb10
/
include
/
asm-s390
5cbbf16
[S390] s390dbf: Use const char * for dbf name.
by Cornelia Huck
· 16 years ago
2ccdcfe
types: s390: fix #ifdef reversal in <asm-s390/types.h>
by H. Peter Anvin
· 16 years ago
45e576b
[S390] guest page hinting light
by Martin Schwidefsky
· 17 years ago
b499d76
[S390] compat ptrace cleanup
by Roland McGrath
· 17 years ago
0eaeafa
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
by Christian Borntraeger
· 17 years ago
59df839
s390: types: use <asm-generic/int-*.h> for the s390 architecture
by H. Peter Anvin
· 17 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d67c6f8
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
02a029b
signals: s390: renumber TIF_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
941af34
[S390] use generic sys_ptrace
by Martin Schwidefsky
· 17 years ago
17f3458
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
by Heiko Carstens
· 17 years ago
53492b1
[S390] System z large page support.
by Gerald Schaefer
· 17 years ago
2e5061e
[S390] Convert machine feature detection code to C.
by Heiko Carstens
· 17 years ago
484875b
[S390] Move stfl to system.h and delete duplicated version.
by Heiko Carstens
· 17 years ago
d00aa4e
[S390] Add topology_core_siblings to topology.h
by Heiko Carstens
· 17 years ago
1e48951
[S390] Automatically detect added cpus.
by Heiko Carstens
· 17 years ago
f291e17
[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.
by Heiko Carstens
· 17 years ago
4e83be7
[S390] Move show_regs to traps.c.
by Heiko Carstens
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
a74b08c
qeth: read number of ports from card
by Ursula Braun
· 17 years ago
022b660
ccwgroup: Unify parsing for group attribute.
by Ursula Braun
· 17 years ago
a08cb62
s390: implement pte special bit
by Nick Piggin
· 17 years ago
7e67513
mm: introduce pte_special pte bit
by Nick Piggin
· 17 years ago
c71799c
KVM: s390: Improve pgste accesses
by Heiko Carstens
· 17 years ago
e976a2b
s390: KVM guest: virtio device support, and kvm hypercalls
by Christian Borntraeger
· 17 years ago
fa58774
s390: KVM guest: detect when running on kvm
by Carsten Otte
· 17 years ago
e28acfe
KVM: s390: intercepts for diagnose instructions
by Christian Borntraeger
· 17 years ago
5288fbf
KVM: s390: interprocessor communication via sigp
by Christian Borntraeger
· 17 years ago
453423d
KVM: s390: intercepts for privileged instructions
by Christian Borntraeger
· 17 years ago
ba5c1e9
KVM: s390: interrupt subsystem, cpu timer, waitpsw
by Carsten Otte
· 17 years ago
8f2abe6
KVM: s390: sie intercept handling
by Christian Borntraeger
· 17 years ago
b0c632d
KVM: s390: arch backend for the kvm kernel module
by Heiko Carstens
· 17 years ago
8a88ac6
s390: KVM preparation: address of the 64bit extint parm in lowcore
by Christian Borntraeger
· 17 years ago
5b7baf0
s390: KVM preparation: host memory management changes for s390 kvm
by Christian Borntraeger
· 17 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
56a6b1e
generic: implement __fls on all 64-bit archs
by Alexander van Heukelum
· 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
ca68305
[S390] Remove code duplication from monreader / dcssblk.
by Martin Schwidefsky
· 17 years ago
9e74a6b8
[S390] kernel: show last breaking-event-address on oops
by Christian Borntraeger
· 17 years ago
1a5deba
[S390] lowcore: Change type of lowcores softirq_pending to __u32.
by Heiko Carstens
· 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
cbce70e
[S390] Add new fields for System z10 to /proc/sysinfo
by Martin Schwidefsky
· 17 years ago
aa24f7f
[S390] KVM preparation: split sysinfo definitions for kvm use
by Christian Borntraeger
· 17 years ago
374b8f4
[S390] allnoconfig build error.
by Martin Schwidefsky
· 17 years ago
dd135eb
kvm: provide kvm.h for all architecture: fixes headers_install
by Christian Borntraeger
· 17 years ago
9edddaa
Kprobes: indicate kretprobe support in Kconfig
by Ananth N Mavinakayanahalli
· 17 years ago
a22fb7f
[S390] find bit corner case.
by Martin Schwidefsky
· 17 years ago
6252d70
[S390] dynamic page tables.
by Martin Schwidefsky
· 17 years ago
5a216a2
[S390] Add four level page tables for CONFIG_64BIT=y.
by Martin Schwidefsky
· 17 years ago
146e4b3
[S390] 1K/2K page table pages.
by Martin Schwidefsky
· 17 years ago
0c1f1dc
[S390] Remove a.out header file.
by Martin Schwidefsky
· 17 years ago
522d8dc
[S390] VMEM_MAX_PHYS overflow on 31 bit.
by Martin Schwidefsky
· 17 years ago
6d88f82
[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.
by Martin Schwidefsky
· 17 years ago
1ee92a1
[S390] Wire up new timerfd syscalls.
by Heiko Carstens
· 17 years ago
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 17 years ago
922a70d
aout: move STACK_TOP[_MAX] to asm/processor.h
by David Howells
· 17 years ago
596f5601
tty: s390 support for termios2.
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
fe41301
Add cmpxchg_local to s390
by Mathieu Desnoyers
· 17 years ago
6e16d89
Sanitize the type of struct user.u_ar0
by H. Peter Anvin
· 17 years ago
ed7b188
Unexport asm/page.h
by Kirill A. Shutemov
· 17 years ago
516c25a
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
by Kirill A. Shutemov
· 17 years ago
06b8e87
taskstats scaled time cleanup
by Michael Neuling
· 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
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
8245525
maps4: rework TASK_SIZE macros
by Dave Hansen
· 17 years ago
0189103
[S390] Remove BUILD_BUG_ON() in vmem code.
by Heiko Carstens
· 17 years ago
67fe925
[S390] Implement ext2_find_next_bit.
by Heiko Carstens
· 17 years ago
0abbf05
[S390] Cleanup & optimize bitops.
by Martin Schwidefsky
· 17 years ago
2485579
[S390] DEBUG_PAGEALLOC support for s390.
by Heiko Carstens
· 17 years ago
01bc8ad
[S390] cio: Add shutdown callback for ccwgroup.
by Cornelia Huck
· 17 years ago
8b3de0d
asm-*/compat.h: fix typo in comment
by Marcin Ślusarz
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
f034347
s390: use generic percpu linux-2.6.git
by travis@sgi.com
· 17 years ago
6ddfee0
modules: fold percpu_modcopy into module.c
by travis@sgi.com
· 17 years ago
5280e00
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
by travis@sgi.com
· 17 years ago
b32ef63
percpu: use a kconfig variable to signal arch specific percpu setup
by travis@sgi.com
· 17 years ago
aa02ad6
ext4: Add ext4_find_next_bit()
by Aneesh Kumar K.V
· 17 years ago
894cdde
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
by Hisashi Hifumi
· 17 years ago
dab5209
[S390] add smp_call_function_mask
by Carsten Otte
· 17 years ago
028fed8
[S390] Unused field / extern declaration in processor.h
by Martin Schwidefsky
· 17 years ago
0ac30be
[S390] single-step cleanup
by Roland McGrath
· 17 years ago
5800266
[S390] include/asm-s390/: Spelling fixes
by Joe Perches
· 17 years ago
48657d2
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
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
519580f
[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.
by Heiko Carstens
· 17 years ago
3b4beb3
[S390] Remove owner_pc member from raw_spinlock_t.
by Heiko Carstens
· 17 years ago
5fd9c6e
[S390] Change vmalloc defintions
by Christian Borntraeger
· 17 years ago
8ffd74a
[S390] Avoid warnings in tlblush.h
by Martin Schwidefsky
· 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
Next »