summaryrefslogtreecommitdiff
path: root/include/asm-s390
AgeCommit message (Expand)Author
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-02-19[S390] find bit corner case.Martin Schwidefsky
2008-02-09[S390] dynamic page tables.Martin Schwidefsky
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky
2008-02-09[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-08tty: s390 support for termios2.Heiko Carstens
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-07Add cmpxchg_local to s390Mathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Unexport asm/page.hKirill A. Shutemov
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-06taskstats scaled time cleanupMichael Neuling
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens
2008-02-05[S390] Implement ext2_find_next_bit.Heiko Carstens
2008-02-05[S390] Cleanup & optimize bitops.Martin Schwidefsky
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens
2008-02-05[S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-30s390: use generic percpu linux-2.6.gittravis@sgi.com
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi
2008-01-26[S390] add smp_call_function_maskCarsten Otte
2008-01-26[S390] Unused field / extern declaration in processor.hMartin Schwidefsky
2008-01-26[S390] single-step cleanupRoland McGrath
2008-01-26[S390] include/asm-s390/: Spelling fixesJoe Perches
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger
2008-01-26[S390] Avoid warnings in tlblush.hMartin Schwidefsky
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter
2007-12-17[S390] pud_present/pmd_present bug.Martin Schwidefsky
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens