| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 3 | -3/+0 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-07-10 | 7 | -8/+54 |
|\ |
|
| * | [S390] define KTIME_SCALAR for 32-bit s390 | Martin Schwidefsky | 2009-07-07 | 1 | -0/+3 |
| * | [S390] add generic atomic64 support for 31 bit | Heiko Carstens | 2009-07-07 | 2 | -1/+7 |
| * | [S390] set SCHED_OMIT_FRAME_POINTER for s390 | Martin Schwidefsky | 2009-07-07 | 1 | -0/+4 |
| * | [S390] add __ucmpdi2() helper function | Heiko Carstens | 2009-07-07 | 2 | -1/+27 |
| * | [S390] perf_counter build fix | Heiko Carstens | 2009-07-07 | 1 | -0/+2 |
| * | [S390] shutdown actions: save/return rc from init function | Frank Munzert | 2009-07-07 | 1 | -6/+9 |
| * | [S390] udelay: disable lockdep to avoid false positives | Heiko Carstens | 2009-07-07 | 1 | -0/+2 |
* | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -1/+1 |
|/ |
|
* | KVM: s390: Allow stfle instruction in the guest | Christian Borntraeger | 2009-06-28 | 3 | -3/+26 |
* | [S390] Update default configuration. | Martin Schwidefsky | 2009-06-22 | 1 | -18/+54 |
* | [S390] kprobes: defer setting of ctlblk state | Heiko Carstens | 2009-06-22 | 1 | -11/+7 |
* | [S390] Enable tick based perf_counter on s390. | Martin Schwidefsky | 2009-06-22 | 2 | -0/+9 |
* | [S390] lockless idle time accounting | Martin Schwidefsky | 2009-06-22 | 3 | -17/+35 |
* | [S390] pm: fix build error for !SMP | Heiko Carstens | 2009-06-22 | 1 | -2/+4 |
* | [S390] qdio: Sanitize do_QDIO sanity checks | Jan Glauber | 2009-06-22 | 1 | -1/+1 |
* | [S390] s390: remove DEBUG_MALLOC | Pekka Enberg | 2009-06-22 | 1 | -9/+0 |
* | [S390] time: convert from bootmem to slab | Heiko Carstens | 2009-06-22 | 2 | -16/+5 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 2 | -2/+2 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 | 1 | -1/+1 |
|\ |
|
| * | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 | 1 | -1/+1 |
* | | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 2 | -6/+0 |
* | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 2 | -20/+1 |
|\ \ |
|
| * | | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -16/+1 |
| * | | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
| |/ |
|
* | | [S390] s390: hibernation support for s390 | Hans-Joachim Picht | 2009-06-16 | 12 | -27/+375 |
* | | [S390] pm: appldata power management callbacks | Gerald Schaefer | 2009-06-16 | 1 | -4/+115 |
* | | [S390] cio: force console function | Martin Schwidefsky | 2009-06-16 | 1 | -0/+1 |
* | | [S390] pm: add kernel_page_present | Hans-Joachim Picht | 2009-06-16 | 1 | -0/+19 |
* | | [S390] pm: ccwgroup bus power management callbacks | Sebastian Ott | 2009-06-16 | 1 | -0/+10 |
* | | [S390] pm: ccw bus power management callbacks | Sebastian Ott | 2009-06-16 | 1 | -5/+13 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-06-12 | 42 | -171/+1173 |
|\ \ |
|
| * | | [S390] wire up sys_perf_counter_open | Heiko Carstens | 2009-06-12 | 3 | -1/+12 |
| * | | [S390] wire up sys_rt_tgsigqueueinfo | Heiko Carstens | 2009-06-12 | 3 | -1/+11 |
| * | | [S390] ftrace: add system call tracer support | Heiko Carstens | 2009-06-12 | 7 | -2/+73 |
| * | | [S390] ftrace: add function graph tracer support | Heiko Carstens | 2009-06-12 | 8 | -10/+164 |
| * | | [S390] ftrace: add function trace mcount test support | Heiko Carstens | 2009-06-12 | 2 | -12/+27 |
| * | | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 2009-06-12 | 9 | -29/+263 |
| * | | [S390] kprobes: use probe_kernel_write | Heiko Carstens | 2009-06-12 | 1 | -29/+2 |
| * | | [S390] maccess: arch specific probe_kernel_write() implementation | Heiko Carstens | 2009-06-12 | 2 | -1/+62 |
| * | | [S390] profile_tick called twice | Martin Schwidefsky | 2009-06-12 | 1 | -7/+0 |
| * | | [S390] vmalloc: add vmalloc kernel parameter support | Heiko Carstens | 2009-06-12 | 2 | -5/+18 |
| * | | [S390] uaccess: use might_fault() instead of might_sleep() | Heiko Carstens | 2009-06-12 | 2 | -9/+9 |
| * | | [S390] secure computing arch backend | Heiko Carstens | 2009-06-12 | 6 | -9/+51 |
| * | | [S390] implement is_compat_task | Heiko Carstens | 2009-06-12 | 7 | -19/+36 |
| * | | [S390] add mini sclp driver | Heiko Carstens | 2009-06-12 | 3 | -5/+342 |
| * | | [S390] use facility list for cpu type safety check | Martin Schwidefsky | 2009-06-12 | 2 | -15/+35 |