Age | Commit message (Expand) | Author | Files | Lines |
2009-08-07 | [S390] kernel: Storing machine flags early in lowcore | Hendrik Brueckner | 1 | -0/+3 |
2009-07-24 | [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=on | Martin Schwidefsky | 1 | -2/+9 |
2009-07-24 | [S390] vdso: fix per cpu area allocation | Heiko Carstens | 1 | -3/+4 |
2009-07-24 | [S390] hibernation: fix lowcore handling | Heiko Carstens | 1 | -2/+2 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 2 | -2/+0 |
2009-07-07 | [S390] shutdown actions: save/return rc from init function | Frank Munzert | 1 | -6/+9 |
2009-06-22 | [S390] kprobes: defer setting of ctlblk state | Heiko Carstens | 1 | -11/+7 |
2009-06-22 | [S390] lockless idle time accounting | Martin Schwidefsky | 2 | -16/+34 |
2009-06-22 | [S390] time: convert from bootmem to slab | Heiko Carstens | 2 | -16/+5 |
2009-06-20 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2009-06-18 | function-graph: add stack frame test | Steven Rostedt | 1 | -1/+1 |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2 | -6/+0 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 1 | -4/+0 |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -4/+0 |
2009-06-16 | [S390] s390: hibernation support for s390 | Hans-Joachim Picht | 3 | -20/+43 |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-06-12 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 22 | -106/+905 |
2009-06-12 | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 1 | -1/+1 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-06-12 | [S390] wire up sys_perf_counter_open | Heiko Carstens | 2 | -0/+10 |
2009-06-12 | [S390] wire up sys_rt_tgsigqueueinfo | Heiko Carstens | 2 | -0/+9 |
2009-06-12 | [S390] ftrace: add system call tracer support | Heiko Carstens | 4 | -2/+69 |
2009-06-12 | [S390] ftrace: add function graph tracer support | Heiko Carstens | 6 | -6/+157 |
2009-06-12 | [S390] ftrace: add function trace mcount test support | Heiko Carstens | 1 | -12/+26 |
2009-06-12 | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 6 | -27/+236 |
2009-06-12 | [S390] kprobes: use probe_kernel_write | Heiko Carstens | 1 | -29/+2 |
2009-06-12 | [S390] profile_tick called twice | Martin Schwidefsky | 1 | -7/+0 |
2009-06-12 | [S390] secure computing arch backend | Heiko Carstens | 3 | -5/+11 |
2009-06-12 | [S390] implement is_compat_task | Heiko Carstens | 4 | -11/+11 |
2009-06-12 | [S390] add mini sclp driver | Heiko Carstens | 3 | -5/+342 |
2009-06-12 | [S390] use facility list for cpu type safety check | Martin Schwidefsky | 1 | -15/+34 |
2009-06-12 | [S390] merge cpu.h into cputime.h | Martin Schwidefsky | 4 | -4/+4 |
2009-06-12 | [S390] vdso: kernel parameter syntax | Martin Schwidefsky | 1 | -2/+13 |
2009-04-26 | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2 | -3/+4 |
2009-04-23 | [S390] /proc/stat idle field for idle cpus | Martin Schwidefsky | 1 | -0/+16 |
2009-04-23 | [S390] ipl: fix compile breakage | Heiko Carstens | 1 | -0/+1 |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 1 | -13/+5 |
2009-04-14 | [S390] boot cputime accounting | Martin Schwidefsky | 4 | -17/+43 |
2009-04-14 | [S390] add read_persistent_clock | Martin Schwidefsky | 3 | -21/+30 |
2009-04-14 | [S390] cpu hotplug and accounting values | Martin Schwidefsky | 3 | -0/+28 |
2009-04-14 | [S390] fix idle time accounting | Martin Schwidefsky | 1 | -0/+2 |
2009-04-14 | [S390] smp: fix cpu_possible_map initialization | Heiko Carstens | 1 | -1/+2 |
2009-04-14 | [S390] extend virtual timer interface by mod_virt_timer_periodic | Jan Glauber | 1 | -24/+33 |
2009-04-14 | [S390] stp synchronization retry timer | Martin Schwidefsky | 1 | -0/+15 |
2009-04-14 | [S390] call nmi_enter/nmi_exit on machine checks | Heiko Carstens | 1 | -2/+3 |
2009-04-14 | [S390] wire up preadv/pwritev system calls | Heiko Carstens | 2 | -0/+20 |
2009-04-14 | [S390] s390: move machine flags to lowcore | Christian Ehrhardt | 3 | -3/+5 |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |