index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] kdump backend code
Michael Holzheu
1
-0
/
+6
2011-10-30
[S390] Add real memory access functions
Michael Holzheu
1
-0
/
+56
2011-10-30
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
1
-2
/
+3
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
1
-8
/
+2
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
1
-0
/
+16
2011-08-03
[S390] missing return in page_table_alloc_pgste
Jan Glauber
1
-0
/
+1
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
4
-29
/
+420
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-3
/
+3
2011-06-06
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
1
-173
/
+119
2011-05-29
[S390] mm: fix mmu_gather rework
Heiko Carstens
1
-7
/
+16
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+2
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
1
-2
/
+0
2011-05-26
[S390] mm: add page fault retry handling
Heiko Carstens
1
-13
/
+28
2011-05-26
[S390] mm: handle kernel caused page fault oom situations
Heiko Carstens
1
-7
/
+9
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] pfault: always enable service signal interrupt
Heiko Carstens
1
-2
/
+1
2011-05-25
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
1
-2
/
+2
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-1
/
+0
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
3
-9
/
+10
2011-05-23
[S390] pfault: cleanup code
Heiko Carstens
1
-30
/
+37
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
1
-24
/
+65
2011-05-23
[S390] extmem: get rid of compile warning
Heiko Carstens
1
-0
/
+2
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-4
/
+0
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
3
-108
/
+9
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
1
-0
/
+5
2011-05-10
[S390] replace diag10() with diag10_range() function
Michael Holzheu
1
-1
/
+1
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
1
-1
/
+1
2011-04-20
[S390] pfault: fix token handling
Heiko Carstens
1
-2
/
+2
2011-04-20
[S390] fix page table walk for changing page attributes
Jan Glauber
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-15
[S390] Write protect module text and RO data
Jan Glauber
2
-0
/
+56
2011-01-31
[S390] pgtable_list corruption
Martin Schwidefsky
1
-1
/
+2
2011-01-12
[S390] Randomize mmap start address
Heiko Carstens
1
-2
/
+11
2011-01-12
[S390] Rearrange mmap.c
Heiko Carstens
1
-9
/
+9
2011-01-12
[S390] Enable flexible mmap layout for 64 bit processes
Heiko Carstens
1
-9
/
+4
2011-01-12
[S390] reduce miminum gap between stack and mmap_base
Heiko Carstens
1
-2
/
+2
2011-01-12
[S390] mmap: consider stack address randomization
Heiko Carstens
1
-1
/
+10
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-3
/
+3
2011-01-05
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
1
-12
/
+15
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+2
2010-11-10
[S390] fix get_user_pages_fast
Martin Schwidefsky
1
-4
/
+3
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
1
-6
/
+1
2010-10-25
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
Christian Borntraeger
1
-0
/
+2
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-3
/
+8
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
1
-22
/
+14
[next]