index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-19
[S390] find bit corner case.
Martin Schwidefsky
1
-8
/
+12
2008-02-09
[S390] dynamic page tables.
Martin Schwidefsky
7
-45
/
+63
2008-02-09
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
6
-45
/
+109
2008-02-09
[S390] 1K/2K page table pages.
Martin Schwidefsky
8
-158
/
+114
2008-02-09
[S390] Remove a.out header file.
Martin Schwidefsky
1
-32
/
+0
2008-02-09
[S390] VMEM_MAX_PHYS overflow on 31 bit.
Martin Schwidefsky
1
-2
/
+3
2008-02-09
[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.
Martin Schwidefsky
1
-2
/
+2
2008-02-09
[S390] Wire up new timerfd syscalls.
Heiko Carstens
1
-1
/
+4
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
3
-2
/
+5
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2
-7
/
+7
2008-02-08
tty: s390 support for termios2.
Heiko Carstens
3
-1
/
+11
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
1
-1
/
+2
2008-02-07
Add cmpxchg_local to s390
Mathieu Desnoyers
1
-3
/
+41
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
1
-2
/
+1
2008-02-07
Unexport asm/page.h
Kirill A. Shutemov
1
-0
/
+2
2008-02-07
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2
-5
/
+0
2008-02-06
taskstats scaled time cleanup
Michael Neuling
1
-0
/
+1
2008-02-05
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-301
/
+275
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2
-11
/
+11
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
1
-1
/
+2
2008-02-05
[S390] Remove BUILD_BUG_ON() in vmem code.
Heiko Carstens
1
-3
/
+9
2008-02-05
[S390] Implement ext2_find_next_bit.
Heiko Carstens
1
-2
/
+41
2008-02-05
[S390] Cleanup & optimize bitops.
Martin Schwidefsky
1
-296
/
+219
2008-02-05
[S390] DEBUG_PAGEALLOC support for s390.
Heiko Carstens
1
-0
/
+4
2008-02-05
[S390] cio: Add shutdown callback for ccwgroup.
Cornelia Huck
1
-0
/
+2
2008-02-03
asm-*/compat.h: fix typo in comment
Marcin Ĺšlusarz
1
-1
/
+1
2008-02-01
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2008-01-31
s390: use generic percpu linux-2.6.git
travis@sgi.com
1
-24
/
+9
2008-01-31
modules: fold percpu_modcopy into module.c
travis@sgi.com
1
-9
/
+0
2008-01-30
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
travis@sgi.com
1
-18
/
+0
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-2
/
+0
2008-01-29
ext4: Add ext4_find_next_bit()
Aneesh Kumar K.V
1
-0
/
+2
2008-01-26
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
1
-1
/
+12
2008-01-26
[S390] add smp_call_function_mask
Carsten Otte
1
-0
/
+2
2008-01-26
[S390] Unused field / extern declaration in processor.h
Martin Schwidefsky
1
-4
/
+0
2008-01-26
[S390] single-step cleanup
Roland McGrath
1
-0
/
+8
2008-01-26
[S390] include/asm-s390/: Spelling fixes
Joe Perches
4
-5
/
+5
2008-01-26
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
1
-0
/
+4
2008-01-26
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
1
-1
/
+3
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
2
-4
/
+0
2008-01-26
[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.
Heiko Carstens
1
-2
/
+2
2008-01-26
[S390] Remove owner_pc member from raw_spinlock_t.
Heiko Carstens
2
-14
/
+6
2008-01-26
[S390] Change vmalloc defintions
Christian Borntraeger
1
-30
/
+16
2008-01-26
[S390] Avoid warnings in tlblush.h
Martin Schwidefsky
1
-3
/
+17
2008-01-26
[S390] Fix tlb flushing with idte.
Martin Schwidefsky
2
-21
/
+18
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
1
-1
/
+20
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
1
-0
/
+19
2007-12-17
[S390] pud_present/pmd_present bug.
Martin Schwidefsky
1
-4
/
+4
2007-11-20
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
1
-0
/
+5
2007-10-23
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-518
/
+541
[next]