| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] do local_irq_restore while spinning in spin_lock_irqsave. | Hisashi Hifumi | 2008-01-26 | 1 | -1/+12 |
* | [S390] add smp_call_function_mask | Carsten Otte | 2008-01-26 | 1 | -0/+2 |
* | [S390] Unused field / extern declaration in processor.h | Martin Schwidefsky | 2008-01-26 | 1 | -4/+0 |
* | [S390] single-step cleanup | Roland McGrath | 2008-01-26 | 1 | -0/+8 |
* | [S390] include/asm-s390/: Spelling fixes | Joe Perches | 2008-01-26 | 4 | -5/+5 |
* | [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. | Michael Holzheu | 2008-01-26 | 1 | -0/+4 |
* | [S390] kernel: Shutdown Actions Interface | Michael Holzheu | 2008-01-26 | 1 | -1/+3 |
* | [S390] Get rid of additional_cpus kernel parameter. | Heiko Carstens | 2008-01-26 | 2 | -4/+0 |
* | [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER. | Heiko Carstens | 2008-01-26 | 1 | -2/+2 |
* | [S390] Remove owner_pc member from raw_spinlock_t. | Heiko Carstens | 2008-01-26 | 2 | -14/+6 |
* | [S390] Change vmalloc defintions | Christian Borntraeger | 2008-01-26 | 1 | -30/+16 |
* | [S390] Avoid warnings in tlblush.h | Martin Schwidefsky | 2008-01-26 | 1 | -3/+17 |
* | [S390] Fix tlb flushing with idte. | Martin Schwidefsky | 2008-01-26 | 2 | -21/+18 |
* | [S390] Standby cpu activation/deactivation. | Heiko Carstens | 2008-01-26 | 1 | -1/+20 |
* | [S390] cio: Extend adapter interrupt interface. | Peter Oberparleiter | 2008-01-26 | 1 | -0/+19 |
* | [S390] pud_present/pmd_present bug. | Martin Schwidefsky | 2007-12-17 | 1 | -4/+4 |
* | [S390] Fix irq tracing and lockdep_sys_exit calls. | Heiko Carstens | 2007-11-20 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-10-22 | 8 | -518/+541 |
|\ |
|
| * | [S390] 4level-fixup cleanup | Martin Schwidefsky | 2007-10-22 | 4 | -71/+90 |
| * | [S390] Cleanup page table definitions. | Martin Schwidefsky | 2007-10-22 | 5 | -299/+191 |
| * | [S390] Remove unused user_seg from thread structure. | Martin Schwidefsky | 2007-10-22 | 1 | -11/+3 |
| * | [S390] tlb flush fix. | Martin Schwidefsky | 2007-10-22 | 4 | -149/+244 |
| * | [S390] Add per-cpu idle time / idle count sysfs attributes. | Heiko Carstens | 2007-10-22 | 1 | -0/+25 |
* | | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
|/ |
|
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -7/+0 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+1 |
* | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 2007-10-16 | 2 | -16/+0 |
* | [S390] s390: use PAGE_SIZE in vmlinux.lds | Sam Ravnborg | 2007-10-12 | 1 | -1/+2 |
* | [S390] Make vmalloc area start at address > 4GB. | Heiko Carstens | 2007-10-12 | 1 | -3/+10 |
* | [S390] Force link error if xchg/cmpxchg gets called with unsupported size. | Heiko Carstens | 2007-10-12 | 1 | -11/+13 |
* | [S390] Get rid of ARCH_KMALLOC_MINALIGN. | Heiko Carstens | 2007-10-12 | 1 | -2/+0 |
* | [S390] remove packed attribute from ext_int_info_t. | Christian Borntraeger | 2007-10-12 | 1 | -6/+2 |
* | [S390] zcrypt: remove duplicated struct CPRBX definition | Ralph Wuerthner | 2007-10-12 | 1 | -2/+2 |
* | [S390] cio: Introduce ccw_bus_type.shutdown. | Cornelia Huck | 2007-10-12 | 1 | -0/+2 |
* | [S390] cio: Add docbook comments. | Cornelia Huck | 2007-10-12 | 3 | -135/+260 |
* | [S390] cio: Kerneldoc comments for cmf. | Cornelia Huck | 2007-10-12 | 1 | -50/+15 |
* | [S390] cio: Fix some coding style issues in cmf. | Cornelia Huck | 2007-10-12 | 1 | -4/+4 |
* | [S390] Change atomic_read/set to inline functions with barrier semantics. | Heiko Carstens | 2007-08-22 | 1 | -4/+22 |
* | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 | 3 | -17/+39 |
* | Fix WARN_ON() on bitfield ops for all other archs | Heiko Carstens | 2007-08-01 | 1 | -1/+1 |
* | [S390] Wire up sys_fallocate. | Martin Schwidefsky | 2007-07-27 | 1 | -1/+1 |
* | [S390] add types.h include to s390_ext.h | Christian Borntraeger | 2007-07-27 | 1 | -0/+2 |
* | [S390] cio: Remove deprecated rdc/rcd. | Cornelia Huck | 2007-07-27 | 1 | -5/+0 |
* | [S390] Convert to smp_call_function_single. | Heiko Carstens | 2007-07-27 | 1 | -10/+1 |