Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
955e36d0b4d3e29c9c8a865d166a42718aed302e
/
arch
/
s390
/
Kconfig
« Previous
8ee78c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
2e30db95
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
by Heiko Carstens
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
764e0da
timers: Fixup the Kconfig consolidation fallout
by Thomas Gleixner
· 12 years ago
a6527b9
s390: Use generic time config
by Anna-Maria Gleixner
· 12 years ago
0544516
s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols
by Heiko Carstens
· 12 years ago
58770be
s390/ipl: remove builtin tape ipl code
by Heiko Carstens
· 12 years ago
54310a2
s390/crash dump: add missing SMP dependency
by Heiko Carstens
· 12 years ago
5cbeecd
s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set
by Heiko Carstens
· 12 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
edd813bb
s390: Use generic init_task
by Thomas Gleixner
· 13 years ago
e80e781
s390: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
cd94154
[S390] fix tlb flushing for page table pages
by Martin Schwidefsky
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
5d3b56f
[S390] register cpu devices for SMP=n
by Martin Schwidefsky
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
1d05772
[S390] KEYS: Enable the compat keyctl wrapper on s390x
by David Howells
· 13 years ago
72f3188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
83a24e3
[S390] topology: get rid of ifdefs
by Heiko Carstens
· 13 years ago
0ee332c
memblock: Kill early_node_map[]
by Tejun Heo
· 13 years ago
ff38df3
s390: Use HAVE_MEMBLOCK_NODE_MAP
by Tejun Heo
· 13 years ago
96603b5
[S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMP
by Michael Holzheu
· 13 years ago
2290c0d
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
06b19a5
s390: drop "select HAVE_GET_USER_PAGES_FAST"
by Paul Bolle
· 13 years ago
60a0c68
[S390] kdump backend code
by Michael Holzheu
· 13 years ago
85055dd
PM / Hibernate: Include storage keys in hibernation image on s390
by Martin Schwidefsky
· 13 years ago
447e136
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
df013ff
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
by Huang Ying
· 13 years ago
3a81b17
[S390] Add support for IBM zEnterprise 114
by Heiko Carstens
· 13 years ago
80629b0
[S390] kvm-s390: fix kconfig dependencies
by Christian Borntraeger
· 13 years ago
36409f6
[S390] use generic RCU page-table freeing code
by Martin Schwidefsky
· 13 years ago
69dbb2f
[S390] mm: add ZONE_DMA to 31-bit config again
by Heiko Carstens
· 13 years ago
043d070
[S390] Remove data execution protection
by Martin Schwidefsky
· 13 years ago
5373db8
jump label: Add s390 support
by Jan Glauber
· 14 years ago
d7b081a
[S390] support XZ compressed kernel
by Heiko Carstens
· 14 years ago
2c190da
[S390] remove redundant stack check option
by Jan Glauber
· 14 years ago
d9c11b1
[S390] reset default for CONFIG_CHSC_SCH
by Sebastian Ott
· 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
6f9a3c3
[S390] cleanup s390 Kconfig
by Martin Schwidefsky
· 14 years ago
b25c477
[S390] ftrace: select HAVE_C_RECORDMCOUNT
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
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
eca577e
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
by FUJITA Tomonori
· 14 years ago
f861e40
[S390] Add config option for z196 code generation.
by Heiko Carstens
· 14 years ago
8021714
[S390] lockless get_user_pages_fast()
by Martin Schwidefsky
· 14 years ago
bc4016f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
4cb14bc
topology, s390: Add z11 cpu topology support
by Heiko Carstens
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
cdf5664
[S390] Add support for LZO-compressed kernels.
by Heiko Carstens
· 14 years ago
cf9daf4
[S390] cmm: get rid of CMM_PROC config option
by Heiko Carstens
· 14 years ago
ab3c68e
[S390] debug: enable exception-trace debug facility
by Heiko Carstens
· 14 years ago
e0d2724
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1844c9b
[S390] add support for compressed kernels
by Martin Schwidefsky
· 15 years ago
52499f4
[S390] bug: use relative pointers in bug table entries
by Heiko Carstens
· 15 years ago
952974ac6
s390: Add pt_regs register and stack access API
by Heiko Carstens
· 15 years ago
b11b533
[S390] Improve address space mode selection.
by Martin Schwidefsky
· 15 years ago
6beb000
locking: Make inlining decision Kconfig based
by Thomas Gleixner
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
483e3cd
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2ddddf3
[S390] Enable guest page hinting by default.
by Heiko Carstens
· 15 years ago
1275105
[S390] atomic ops: add effecient atomic64 support for 31 bit
by Heiko Carstens
· 15 years ago
6670000
tracing: Rename FTRACE_SYSCALLS for tracepoints
by Josh Stone
· 15 years ago
0760630
[S390] define KTIME_SCALAR for 32-bit s390
by Martin Schwidefsky
· 15 years ago
25ca125
[S390] add generic atomic64 support for 31 bit
by Heiko Carstens
· 15 years ago
fca3e35
[S390] set SCHED_OMIT_FRAME_POINTER for s390
by Martin Schwidefsky
· 15 years ago
12310e9
[S390] Enable tick based perf_counter on s390.
by Martin Schwidefsky
· 15 years ago
155af2f
[S390] s390: hibernation support for s390
by Hans-Joachim Picht
· 15 years ago
9bf1226
[S390] ftrace: add system call tracer support
by Heiko Carstens
· 15 years ago
88dbd20
[S390] ftrace: add function graph tracer support
by Heiko Carstens
· 15 years ago
8b4488f
[S390] ftrace: add function trace mcount test support
by Heiko Carstens
· 15 years ago
dfd9f7a
[S390] ftrace: add dynamic ftrace support
by Heiko Carstens
· 15 years ago
bcf5cef
[S390] secure computing arch backend
by Heiko Carstens
· 15 years ago
36cd3c9
mutex: have non-spinning mutexes on s390 by default
by Heiko Carstens
· 16 years ago
6a11f75
generic debug pagealloc
by Akinobu Mita
· 16 years ago
59f2e69
[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.
by Michael Holzheu
· 16 years ago
7b88641
[S390] Remove CONFIG_MACHCHK_WARNING.
by Heiko Carstens
· 16 years ago
70193af
[S390] Fix appldata build break with !NET
by Sachin Sant
· 16 years ago
ed6bb61
[CVE-2009-0029] s390: enable system call wrappers
by Heiko Carstens
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c185b78
[S390] Remove config options.
by Martin Schwidefsky
· 16 years ago
e37f50e
[S390] Add processor type march=z10 and a processor type safety check.
by Martin Schwidefsky
· 16 years ago
5d360a7
[S390] ftrace: function tracer backend for s390
by Heiko Carstens
· 16 years ago
22f9934
[S390] qdio: rework debug feature logging
by Jan Glauber
· 16 years ago
ca9fc75
[S390] convert s390 to generic IPI infrastructure
by Heiko Carstens
· 16 years ago
b020632
[S390] introduce vdso on s390
by Martin Schwidefsky
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
7f5a8ba
[S390] No more 4kb stacks.
by Heiko Carstens
· 16 years ago
46e7951
[S390] Change default IPL method to IPL_VM.
by Heiko Carstens
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
20766c0
KVM: s390: change help text of guest Kconfig
by Christian Borntraeger
· 16 years ago
753c4dd
[S390] ptrace changes
by Martin Schwidefsky
· 16 years ago
7e9238f
[S390] Add support for memory hot-remove.
by Gerald Schaefer
· 16 years ago
Next »