Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
65e5d002b5ad220db2bf9557f53de5a98f7dab86
/
arch
/
s390
c1e0d97
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
55065bc
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
d89f5ef
KVM: Clean up vm creation and release
by Jan Kiszka
· 14 years ago
d2c9dfc
[S390] Randomize PIEs
by Heiko Carstens
· 14 years ago
3351918
[S390] Randomise the brk region
by Heiko Carstens
· 14 years ago
a05c90f
[S390] Add is_32bit_task() helper function
by Heiko Carstens
· 14 years ago
9887a1f
[S390] Randomize lower bits of stack address
by Heiko Carstens
· 14 years ago
df1ca53
[S390] Randomize mmap start address
by Heiko Carstens
· 14 years ago
1060f62
[S390] Rearrange mmap.c
by Heiko Carstens
· 14 years ago
7e0d485
[S390] Enable flexible mmap layout for 64 bit processes
by Heiko Carstens
· 14 years ago
e7828bb
[S390] vdso: dont map at mmap_base
by Heiko Carstens
· 14 years ago
9e78a13
[S390] reduce miminum gap between stack and mmap_base
by Heiko Carstens
· 14 years ago
9046e40
[S390] mmap: consider stack address randomization
by Heiko Carstens
· 14 years ago
7a63fa1
[S390] Update default configuration
by Martin Schwidefsky
· 14 years ago
fb5131e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
abb3594
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
8e10230
[S390] prevent unneccesary loops_per_jiffy recalculation
by Heiko Carstens
· 14 years ago
19726ce
[S390] cpuinfo: use get_online_cpus() instead of preempt_disable()
by Heiko Carstens
· 14 years ago
974de4d7
[S390] smp: remove cpu hotplug messages
by Heiko Carstens
· 14 years ago
fa188ae
[S390] mutex: enable spinning mutex on s390
by Gerald Schaefer
· 14 years ago
34b133f
[S390] mutex: Introduce arch_mutex_cpu_relax()
by Gerald Schaefer
· 14 years ago
4cc9bed
[S390] cleanup ftrace backend functions
by Martin Schwidefsky
· 14 years ago
5e9a269
[S390] ptrace cleanup
by Martin Schwidefsky
· 14 years ago
da7f51c
[S390] smp/idle: call init_idle() before starting a new cpu
by Heiko Carstens
· 14 years ago
f230886
[S390] smp: delay idle task creation
by Heiko Carstens
· 14 years ago
e4dbb0f
[S390] dasd: Add support for raw ECKD access.
by Stefan Haberland
· 14 years ago
5a27e60
[S390] dasd: Improve handling of stolen DASD reservation
by Stefan Weinhuber
· 14 years ago
f3e1a27
[S390] nmi: enable machine checks early
by Heiko Carstens
· 14 years ago
1de3447
[S390] 31 bit entry.S update.
by Martin Schwidefsky
· 14 years ago
ce322cc
[S390] cio: obtain mdc value per channel path
by Sebastian Ott
· 14 years ago
37e8952
[S390] nohz: optimize arch_needs_cpu()
by Heiko Carstens
· 14 years ago
3d6c76f
[S390] qdio: outbound tasklet scan threshold
by Jan Glauber
· 14 years ago
2fcb368
[S390] hypfs: Move buffer allocation from open to read
by Michael Holzheu
· 14 years ago
6432c01
[S390] current_thread_info optimization
by Martin Schwidefsky
· 14 years ago
b1b7509
[S390] extint: get rid of early code plus cleanup
by Heiko Carstens
· 14 years ago
fb0a9d7
[S390] pfault: delay register of pfault interrupt
by Heiko Carstens
· 14 years ago
62d146f
[S390] ap bus: add support for irq statistics
by Holger Dengler
· 14 years ago
85b81cd
[S390] ctc: add support for irq statistics
by Heiko Carstens
· 14 years ago
355eb40
[S390] claw: add support for irq statistics
by Heiko Carstens
· 14 years ago
096a616
[S390] lcs: add support for irq statistics
by Heiko Carstens
· 14 years ago
f48198d
[S390] vmur: add support for irq statistics
by Heiko Carstens
· 14 years ago
b8665172
[S390] tape: add support for irq statistics
by Heiko Carstens
· 14 years ago
3fe22f6
[S390] 3270: add support for irq statistics
by Heiko Carstens
· 14 years ago
12fae58
[S390] 3215: add support for irq statistics
by Heiko Carstens
· 14 years ago
3283942
[S390] dasd: add support for irq statistics
by Heiko Carstens
· 14 years ago
30d77c3
[S390] qdio: add qdio interrupts to interrupt statistics
by Jan Glauber
· 14 years ago
052ff46
[S390] irq: have detailed statistics for interrupt types
by Heiko Carstens
· 14 years ago
545b288
[S390] time: let local_tick_enable/disable() reprogram the clock comparator
by Heiko Carstens
· 14 years ago
17eb7a5
[S390] time: move local_tick_enable()/disable() to timex.h
by Heiko Carstens
· 14 years ago
860dba4
[S390] add kprobes annotations
by Martin Schwidefsky
· 14 years ago
4a18863
[S390] kprobes: coding style
by Martin Schwidefsky
· 14 years ago
0e917cc
[S390] kprobes: restructure handler function
by Martin Schwidefsky
· 14 years ago
92b8cbf
[S390] kprobes: jprobe save and restore
by Martin Schwidefsky
· 14 years ago
371db06
[S390] kprobes: insn slots
by Martin Schwidefsky
· 14 years ago
b959979
[S390] kprobes: activation and deactivation
by Martin Schwidefsky
· 14 years ago
ba640a5
[S390] kprobes: instruction fixup
by Martin Schwidefsky
· 14 years ago
5a8b589
[S390] kprobes: instruction swap
by Martin Schwidefsky
· 14 years ago
fc0a1fe
[S390] kprobes: single step cleanup
by Martin Schwidefsky
· 14 years ago
35f2aaa
[S390] kprobes: single stepped breakpoint
by Martin Schwidefsky
· 14 years ago
6f9a3c3
[S390] cleanup s390 Kconfig
by Martin Schwidefsky
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d0ddf30
qeth: support ipv6 query arp cache for HiperSockets
by Einar Lueck
· 14 years ago
8e9255e
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
3988121
[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpus
by Heiko Carstens
· 14 years ago
335d7af
mutexes, sched: Introduce arch_mutex_cpu_relax()
by Gerald Schaefer
· 14 years ago
e8129c6
[S390] nmi: fix clock comparator revalidation
by Heiko Carstens
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
8948080
[S390] kprobes: Fix the return address of multiple kretprobes
by Martin Schwidefsky
· 14 years ago
adb4583
[S390] kprobes: disable interrupts throughout
by Martin Schwidefsky
· 14 years ago
ec6743b
[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checking
by Hendrik Brueckner
· 14 years ago
25591b0
[S390] fix get_user_pages_fast
by Martin Schwidefsky
· 14 years ago
f56f440
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
9ec2708
[S390] fix kprobes single stepping
by Martin Schwidefsky
· 14 years ago
196339f
[S390] dasd: provide a Sense Path Group ID ioctl
by Stefan Weinhuber
· 14 years ago
b25c477
[S390] ftrace: select HAVE_C_RECORDMCOUNT
by Heiko Carstens
· 14 years ago
b342398
[S390] vdso: get rid of redefinition warnings
by Heiko Carstens
· 14 years ago
e031724
[S390] facility detection: remove unused variable
by Heiko Carstens
· 14 years ago
3c8ebca
[S390] hypfs: Fix error handling in hypfs_diag initialization
by Michael Holzheu
· 14 years ago
0b52783
[S390] topology: fix cpu masks for topology=off case
by Heiko Carstens
· 14 years ago
8d11e02
[S390] topology: add SCHED_MC config option
by Heiko Carstens
· 14 years ago
db81a23
[S390] Kconfig: add machine type number to code generation options
by Heiko Carstens
· 14 years ago
c84b905
[S390] Add z196 machine type to setup_hwcaps
by Heiko Carstens
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
d57af9b
taskstats: use real microsecond granularity for CPU times
by Michael Holzheu
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
96f4a70
[S390] topology: export cpu topology via proc/sysinfo
by Heiko Carstens
· 14 years ago
c30f91b
[S390] topology: move topology sysinfo code
by Heiko Carstens
· 14 years ago
9186d7a
[S390] topology: clean up facility detection
by Heiko Carstens
· 14 years ago
14375bc
[S390] cleanup facility list handling
by Martin Schwidefsky
· 14 years ago
eca577e
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
by FUJITA Tomonori
· 14 years ago
6d00d00
[S390] kvm: Enable z196 instruction facilities
by Christian Borntraeger
· 14 years ago
e05ef9b
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
by Christian Borntraeger
· 14 years ago
c9af3fa
[S390] topology: change default
by Heiko Carstens
· 14 years ago
0576fc7
[S390] smp: use correct cpu address in print_cpu_info()
by Heiko Carstens
· 14 years ago
ba6cadf
[S390] remove ieee_instruction_pointer from thread_struct
by Martin Schwidefsky
· 14 years ago
baa0715
[S390] cleanup system call parameter setup
by Martin Schwidefsky
· 14 years ago
178514d
[S390] correct alignment of cpuid structure
by Martin Schwidefsky
· 14 years ago
f6649a7
[S390] cleanup lowcore access from external interrupts
by Martin Schwidefsky
· 14 years ago
Next »