index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-09
4
-202
/
+250
|
\
|
*
[S390] s390: use change recording override for kernel mapping
Christian Borntraeger
2009-12-07
1
-3
/
+8
|
*
[S390] cmm: free pages on hibernate.
Martin Schwidefsky
2009-12-07
1
-11
/
+50
|
*
[S390] Use do_exception() in pagetable walk usercopy functions.
Gerald Schaefer
2009-12-07
1
-0
/
+23
|
*
[S390] fault handler access flags check.
Martin Schwidefsky
2009-12-07
1
-17
/
+13
|
*
[S390] fault handler performance optimization.
Martin Schwidefsky
2009-12-07
1
-129
/
+129
|
*
[S390] Improve notify_page_fault implementation.
Martin Schwidefsky
2009-12-07
1
-10
/
+4
|
*
[S390] Improve address space mode selection.
Martin Schwidefsky
2009-12-07
2
-3
/
+3
|
*
[S390] Improve address space check.
Martin Schwidefsky
2009-12-07
1
-54
/
+45
*
|
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-3
/
+3
*
|
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
2009-11-12
1
-3
/
+2
|
/
*
[S390] fix build breakage with CONFIG_AIO=n
Martin Schwidefsky
2009-10-06
1
-2
/
+8
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-2
/
+2
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-09-23
2
-18
/
+51
|
\
|
*
[S390] Change kernel_page_present coding style.
Heiko Carstens
2009-09-22
1
-10
/
+7
|
*
[S390] hibernation: fix guest page hinting related crash
Heiko Carstens
2009-09-22
1
-8
/
+44
*
|
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
|
/
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
[S390] Wire up page fault events for software perf counters.
Heiko Carstens
2009-09-11
1
-4
/
+9
*
[S390] Enable guest page hinting by default.
Heiko Carstens
2009-09-11
2
-6
/
+4
*
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
2009-09-11
2
-12
/
+13
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
[S390] pm: add kernel_page_present
Hans-Joachim Picht
2009-06-16
1
-0
/
+19
*
[S390] maccess: arch specific probe_kernel_write() implementation
Heiko Carstens
2009-06-12
2
-1
/
+62
*
[S390] vmalloc: add vmalloc kernel parameter support
Heiko Carstens
2009-06-12
1
-3
/
+13
*
[S390] implement is_compat_task
Heiko Carstens
2009-06-12
2
-7
/
+7
*
[S390] cpumask: use mm_cpumask() wrapper
Rusty Russell
2009-03-26
1
-1
/
+1
*
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
2009-03-26
1
-0
/
+2
*
[S390] check addressing mode in s390_enable_sie
Carsten Otte
2009-03-26
1
-0
/
+4
*
[S390] page fault: invoke oom-killer
Heiko Carstens
2009-03-26
1
-26
/
+2
*
[S390] make page table upgrade work again
Martin Schwidefsky
2009-03-18
1
-14
/
+30
*
[S390] make page table walking more robust
Martin Schwidefsky
2009-03-18
2
-2
/
+4
*
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
1
-1
/
+1
*
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-12-29
1
-2
/
+2
*
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
2008-12-25
1
-63
/
+43
*
[S390] pgtables: Fix race in enable_sie vs. page table ops
Christian Borntraeger
2008-10-28
1
-8
/
+8
*
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
2008-10-20
1
-11
/
+0
*
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
2008-10-10
1
-39
/
+212
*
[S390] Add support for memory hot-remove.
Gerald Schaefer
2008-08-01
1
-1
/
+12
*
s390: use generic show_mem()
Johannes Weiner
2008-07-26
1
-32
/
+0
*
hugetlb: introduce pud_huge
Andi Kleen
2008-07-24
1
-0
/
+5
*
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-1
/
+2
*
[S390] Add support for memory hot-add.
Heiko Carstens
2008-07-14
1
-0
/
+19
*
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-11
1
-17
/
+27
|
\
|
*
KVM: s390: fix locking order problem in enable_sie
Christian Borntraeger
2008-06-06
1
-17
/
+27
*
|
[S390] vmemmap: fix off-by-one bug.
Heiko Carstens
2008-06-10
1
-1
/
+1
|
/
*
[S390] showmem: Only walk spanned pages.
Heiko Carstens
2008-05-30
1
-26
/
+23
*
[S390] Fix section mismatch warnings.
Heiko Carstens
2008-05-30
1
-5
/
+13
*
[S390] sparsemem vmemmap: initialize memmap.
Heiko Carstens
2008-05-15
1
-13
/
+6
[next]