Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5fc3054d76a05633ae7341163b8c22a51e63483e
/
arch
/
s390
« Previous
3c190c5
[S390] ccwgroup_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
3bda058
[S390] ccw_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
4cc6953
[S390] setup: register bss section as resource
by Heiko Carstens
· 14 years ago
7118928
[S390] setup: simplify setup_resources()
by Heiko Carstens
· 14 years ago
d0d2e31
[S390] wire up sys_syncfs
by Heiko Carstens
· 14 years ago
26e8a33
[S390] wire up sys_clock_adjtime
by Heiko Carstens
· 14 years ago
5069496
[S390] wire up sys_open_by_handle_at
by Heiko Carstens
· 14 years ago
737fd5f
[S390] wire up sys_name_to_handle_at
by Heiko Carstens
· 14 years ago
984e848
[S390] oprofile: disable hw sampling for CONFIG_32BIT
by Heiko Carstens
· 14 years ago
894e491
[S390] early: limit savesys cmd string handling
by Heiko Carstens
· 14 years ago
69ac43b
[S390] early: Fix possible overlapping data buffer
by Chen Liu
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
6192978
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
31598e8
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
c73028a
s390: change to new flag variable
by matt mooney
· 14 years ago
8df341c
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
by Ingo Molnar
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
ec6b426
oprofile, s390: Cleanups
by Robert Richter
· 14 years ago
c814d16
oprofile, s390: Remove hwsampler_files.c and merge it into init.c
by Heinz Graalfs
· 14 years ago
0586bed
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6966727
[S390] kexec: Disable ftrace during kexec
by Heiko Carstens
· 14 years ago
d7b081a
[S390] support XZ compressed kernel
by Heiko Carstens
· 14 years ago
305b152
[S390] Write protect module text and RO data
by Jan Glauber
· 14 years ago
2c190da
[S390] remove redundant stack check option
by Jan Glauber
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
dd30ac3
[S390] net: provide architecture specific NET_SKB_PAD
by Horst Hartmann
· 14 years ago
7657e41
[S390] atomic: use inline asm
by Heiko Carstens
· 14 years ago
a8c8d7c
[S390] correct ipl parameter block safe guard
by Martin Schwidefsky
· 14 years ago
03e3b5a
[S390] atomic: use ACCESS_ONCE() for atomic_read()
by Heiko Carstens
· 14 years ago
0d6e82e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
a3ec4a6
Merge commit 'v2.6.38-rc5' into core/locking
by Ingo Molnar
· 14 years ago
261cd29
s390: remove task_show_regs
by Martin Schwidefsky
· 14 years ago
7bb2e26
oprofile, s390: Fix section mismatch of function hws_cpu_callback()
by Robert Richter
· 14 years ago
a0d7624
oprofile, s390: Rework hwsampler implementation
by Robert Richter
· 14 years ago
997dbb4
oprofile, s390: Enhance OProfile to support System zs hardware sampling feature
by Heinz Graalfs
· 14 years ago
ec6a3df
oprofile, s390: Add support for hardware based sampling on System z processors
by Heinz Graalfs
· 14 years ago
9d20b57
crypto: sha-s390 - Reset index after processing partial block
by Herbert Xu
· 14 years ago
d9c11b1
[S390] reset default for CONFIG_CHSC_SCH
by Sebastian Ott
· 14 years ago
786cca8
[S390] use asm-generic/cacheflush.h
by Akinobu Mita
· 14 years ago
c84ca00
[S390] tlb: fix build error caused by THP
by Heiko Carstens
· 14 years ago
e4d8269
[S390] missing sacf in uaccess
by Martin Schwidefsky
· 14 years ago
f1be77b
[S390] pgtable_list corruption
by Martin Schwidefsky
· 14 years ago
aac7227
rwsem: Move duplicate function prototypes to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
41e5887
rwsem: Unify the duplicate rwsem_is_locked() inlines
by Thomas Gleixner
· 14 years ago
12249b3
rwsem: Move duplicate init macros and functions to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
1c8ed64
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
c16a87c
rwsem: Cleanup includes
by Thomas Gleixner
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
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
Next »