Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ae121705bed9ea7425daef4d7d29038f7312f3f
/
include
/
asm-s390
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
4e8e56c
[S390] cio: Extend adapter interrupt interface.
by Peter Oberparleiter
· 17 years ago
0d01792
[S390] pud_present/pmd_present bug.
by Martin Schwidefsky
· 17 years ago
411788e
[S390] Fix irq tracing and lockdep_sys_exit calls.
by Heiko Carstens
· 17 years ago
56d61a0
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
d6ec084
Add CONFIG_DEBUG_SG sg validation
by Jens Axboe
· 17 years ago
18dabf4
Change table chaining layout
by Jens Axboe
· 17 years ago
190a1d7
[S390] 4level-fixup cleanup
by Martin Schwidefsky
· 17 years ago
3610cce
[S390] Cleanup page table definitions.
by Martin Schwidefsky
· 17 years ago
6f3fa3f
[S390] Remove unused user_seg from thread structure.
by Martin Schwidefsky
· 17 years ago
ba8a922
[S390] tlb flush fix.
by Martin Schwidefsky
· 17 years ago
fae8b22
[S390] Add per-cpu idle time / idle count sysfs attributes.
by Heiko Carstens
· 17 years ago
0624517
forbid asm/bitops.h direct inclusion
by Jiri Slaby
· 17 years ago
1c7037d
remove unused flush_tlb_pgtables
by Benjamin Herrenschmidt
· 17 years ago
2633357
bitops: introduce lock ops
by Nick Piggin
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
68a9bd0
remove strict ansi check from __u64 in asm/types.h
by Olaf Hering
· 17 years ago
04fc8bb
kill DECLARE_MUTEX_LOCKED
by Christoph Hellwig
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
74a0b57
x86: optimize page faults like all other achitectures and kill notifier cruft
by Christoph Hellwig
· 17 years ago
52480ee
[S390] s390: use PAGE_SIZE in vmlinux.lds
by Sam Ravnborg
· 17 years ago
e39394b
[S390] Make vmalloc area start at address > 4GB.
by Heiko Carstens
· 17 years ago
Next »