index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-04
s390/irq: rework irq subclass handling
Heiko Carstens
2013-07-14
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-04-17
s390/mm: protection exception PSW for aborted transaction
Martin Schwidefsky
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2012-11-23
s390/ptrace: race of single stepping vs signal delivery
Martin Schwidefsky
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2012-09-26
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
2012-07-30
s390: make use of user_mode() macro where possible
Heiko Carstens
2012-07-30
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2012-07-30
s390/mm: fix fault handling for page table walk case
Heiko Carstens
2012-07-30
s390/mm: make page faults killable
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-16
s390/pfault: add sanity check
Heiko Carstens
2012-05-16
s390/pfault: use __set_task_state
Heiko Carstens
2012-05-16
s390/pfault: always search for task with reported pid
Heiko Carstens
2012-05-16
s390/pfault: fix task state race
Heiko Carstens
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
2011-12-27
[S390] disable MACHINE_IS_VM check for pfault
Carsten Otte
2011-11-14
[S390] pfault: ignore leftover completion interrupts
Heiko Carstens
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-05-26
[S390] mm: add page fault retry handling
Heiko Carstens
2011-05-26
[S390] mm: handle kernel caused page fault oom situations
Heiko Carstens
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
2011-05-26
[S390] pfault: always enable service signal interrupt
Heiko Carstens
2011-05-23
[S390] pfault: cleanup code
Heiko Carstens
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
2011-04-20
[S390] pfault: fix token handling
Heiko Carstens
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
[next]