[S390] fault handler access flags check.
[safe/jmp/linux-2.6] / arch / s390 / kernel /
2009-12-07 Martin Schwidefsky[S390] Improve address space mode selection.
2009-12-07 Hendrik Brueckner[S390] s390: clear high-order bits of registers after...
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-11-13 Christian Borntraeger[S390] s390: fix single stepping on svc0
2009-11-13 Martin Schwidefsky[S390] reset cputime accounting after IPL from NSS
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-10-29 Heiko Carstens[S390] smp: fix sigp sense handling
2009-10-29 Heiko Carstens[S390] smp: fix sigp stop handling
2009-10-29 Heiko Carstens[S390] smp: fix prefix handling of offlined cpus
2009-10-29 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-15 Ingo MolnarMerge branch 'tracing/core' into perf/core
2009-10-14 Andreas Krebbel[S390] Add highgprs facility to /proc/cpuinfo
2009-10-14 Frederic Weisbeckertracing: Move syscalls metadata handling from arch...
2009-10-06 Heiko Carstens[S390] 64-bit register support for 31-bit processes
2009-10-06 Michael Holzheu[S390] hibernate: Use correct place for CPU address...
2009-10-06 Martin Schwidefsky[S390] pm: ignore time spend in suspended state
2009-10-06 Heiko Carstens[S390] perf_counter: fix vdso detection
2009-10-06 Heiko Carstens[S390] ftrace: drop nmi protection
2009-10-06 Heiko Carstens[S390] compat: fix truncate system call wrapper
2009-10-06 Christian Borntraeger[S390] module: fix memory leak in s390 module loader
2009-10-06 Heiko Carstens[S390] Enable kmemleak on s390.
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-24 Rusty Russellcpumask: arch_send_call_function_ipi_mask: s390
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-22 Michael Holzheu[S390] hibernate: Do real CPU swap at resume time
2009-09-22 Heiko Carstens[S390] hibernate: make sure pfn_is_nosave handles lowco...
2009-09-22 Heiko Carstens[S390] smp: introduce LC_ORDER and simplify lowcore...
2009-09-22 Christian Borntraeger[S390] ptrace: use common code for simple peek/poke...
2009-09-22 Heiko Carstens[S390] hibernation: reset system after resume
2009-09-22 Heiko Carstens[S390] hibernation: fix guest page hinting related...
2009-09-22 Heiko Carstens[S390] Get rid of init_module/delete_module compat...
2009-09-22 Heiko Carstens[S390] Convert sys_execve to function with parameters.
2009-09-22 Heiko Carstens[S390] Convert sys_clone to function with parameters.
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Tim AbbottUse macros for .data.page_aligned section.
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-20 Sam Ravnborgkbuild: rename ld-option to cc-ldoption
2009-09-20 Jaswinder Singh... includecheck fix: s390, sys_s390.c
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-09-11 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-09-11 Heiko Carstens[S390] Remove smp_cpu_not_running.
2009-09-11 Heiko Carstens[S390] Limit cpu detection to 256 physical cpus.
2009-09-11 Heiko Carstens[S390] Initialize __LC_THREAD_INFO early.
2009-09-11 Hendrik Brueckner[S390] kvm: use console_initcall() to initialize s390...
2009-09-11 Hendrik Brueckner[S390] kernel: Print an error message if kernel NSS...
2009-09-11 Heiko Carstens[S390] kernel: always keep machine flags in lowcore
2009-09-11 Nelson Elhage[S390] clean up linker script using new linker script...
2009-09-11 Tim Abbott[S390] Use macros for .data.page_aligned.
2009-09-11 Hendrik Brueckner[S390] move (io|sysc)_restore_trace_psw into .data...
2009-09-11 Hendrik Brueckner[S390] kernel: Convert upper case scpdata to lower...
2009-09-11 Hendrik Brueckner[S390] kernel: Append scpdata to kernel boot command...
2009-09-11 Heiko Carstens[S390] hibernation: merge files and move to kernel/
2009-09-11 Martin Schwidefsky[S390] improve mcount code
2009-09-11 Heiko Carstens[S390] introduce get_clock_monotonic
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-09-05 Christof Schmitt[SCSI] zfcp: Remove duplicated code for debug timestamps
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-08-26 Hendrik Bruecknertracing: Add syscall tracepoints - s390 arch update
2009-08-25 Josh Stonetracing: Create generic syscall TRACE_EVENTs
2009-08-25 Josh Stonetracing: Move tracepoint callbacks from declaration...
2009-08-25 Josh Stonetracing: Rename FTRACE_SYSCALLS for tracepoints
2009-08-23 Hendrik Brueckner[S390] set preferred console based on conmode
2009-08-19 Ingo Molnar[S390] ftrace: update system call tracer support
2009-08-15 Martin Schwidefskytimekeeping: Introduce read_boot_clock
2009-08-15 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-15 Martin Schwidefskytimekeeping: Introduce struct timekeeper
2009-08-15 Martin Schwidefskyclocksource: Cleanup clocksource selection
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-07 Hendrik Brueckner[S390] kernel: Storing machine flags early in lowcore
2009-07-24 Martin Schwidefsky[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID...
2009-07-24 Heiko Carstens[S390] vdso: fix per cpu area allocation
2009-07-24 Heiko Carstens[S390] hibernation: fix lowcore handling
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-07-07 Frank Munzert[S390] shutdown actions: save/return rc from init function
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-22 Heiko Carstens[S390] kprobes: defer setting of ctlblk state
2009-06-22 Martin Schwidefsky[S390] lockless idle time accounting
2009-06-22 Heiko Carstens[S390] time: convert from bootmem to slab
2009-06-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-18 Steven Rostedtfunction-graph: add stack frame test
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from avr32, mn10300, parisc...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-16 Hans-Joachim Picht[S390] s390: hibernation support for s390
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-06-12 Martin Olssontrivial: fix typos s/paramter/parameter/ and s/excute...
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-12 Heiko Carstens[S390] wire up sys_perf_counter_open
2009-06-12 Heiko Carstens[S390] wire up sys_rt_tgsigqueueinfo
2009-06-12 Heiko Carstens[S390] ftrace: add system call tracer support
2009-06-12 Heiko Carstens[S390] ftrace: add function graph tracer support
next