Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4cef7299b4786879a3e113e84084a72b24590c5b
/
arch
/
sh
/
mm
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
90eed7d
sh: Fix up recursive fault in oops with unset TTB.
by Paul Mundt
· 12 years ago
0412ddc
sh64: Fix up section mismatch warnings.
by Paul Mundt
· 12 years ago
d8fd35f
sh64: Fix up vmalloc fault range check.
by Paul Mundt
· 12 years ago
c3e0af9
Revert "sh: Ensure fixmap and store queue space can co-exist."
by Paul Mundt
· 12 years ago
fd37e75
sh64: Set additional fault code values.
by Paul Mundt
· 13 years ago
392c382
sh64: Tidy up and consolidate the TLB miss fast path.
by Paul Mundt
· 13 years ago
2ec08e1
sh64: Fix up caller-save register settings for fast-path.
by Paul Mundt
· 13 years ago
4de5185
sh64: Invert page fault fast-path error path values.
by Paul Mundt
· 13 years ago
c06fd28
sh64: Migrate to __update_tlb() API.
by Paul Mundt
· 13 years ago
2808032
sh: Enable shared page fault handler for _32/_64.
by Paul Mundt
· 13 years ago
e45af0e
sh64: Kill off unused fixed I/O mapping window.
by Paul Mundt
· 13 years ago
20e7c29
sh: Ensure fixmap and store queue space can co-exist.
by Paul Mundt
· 13 years ago
9a7b773
sh64: Utilize thread fault code encoding.
by Paul Mundt
· 13 years ago
5a1dc78
sh: Support thread fault code encoding.
by Paul Mundt
· 13 years ago
dbdb4e9
sh: Tidy up and generalize page fault error paths.
by Paul Mundt
· 13 years ago
b2212ea
sh64: Kill off unused trap_no/error_code from thread_struct.
by Paul Mundt
· 13 years ago
fb56a91
Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest
by Paul Mundt
· 13 years ago
45c0e0e
sh: Improve oops error reporting
by Stuart Menefy
· 13 years ago
8d9a784
sh: Fix error synchronising kernel page tables
by Stuart Menefy
· 13 years ago
ba2a3cd
sh64: Kill off dead page fault debug cruft.
by Paul Mundt
· 13 years ago
a1e2030
sh64: Port OOM changes to do_page_fault
by Paul Mundt
· 13 years ago
11fd982
sh/mm/fault_32.c: Port OOM changes to do_page_fault
by Kautuk Consul
· 13 years ago
664481e
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
f03c486
sh: fix up fallout from system.h disintegration.
by Paul Mundt
· 13 years ago
e839ca5
Disintegrate asm/system.h for SH
by David Howells
· 13 years ago
552c0d3
SH: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
bc3e11b
sh: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
1ae911c
sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH
by Phil Edworthy
· 13 years ago
c1537b4
sh: sh2a: Improve cache flush/invalidate functions
by Phil Edworthy
· 13 years ago
0ee332c
memblock: Kill early_node_map[]
by Tejun Heo
· 13 years ago
1aadc05
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
by Tejun Heo
· 13 years ago
fe091c2
memblock: Kill memblock_init()
by Tejun Heo
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f7be345
sh: Add export.h to arch/sh specific files as required.
by Paul Gortmaker
· 13 years ago
e66ac3f
sh: kexec: Add PHYSICAL_START
by Simon Horman
· 13 years ago
4d4abdc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 13 years ago
9ab3a15
sh: use printk_ratelimited instead of printk_ratelimit
by Paul Mundt
· 13 years ago
298c48a
sh: fix wrong icache/dcache address-array start addr in cache-debugfs.
by Srinivas KANDAGATLA
· 13 years ago
3f9b8520
sh64: Move from P1SEG to CAC_ADDR for consistent sync.
by Paul Mundt
· 13 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
d4cc183
sh: pmb: Use struct syscore_ops instead of sysdevs
by Paul Mundt
· 14 years ago
d4f7e51
sh: Enable CONFIG_GCOV_PROFILE_ALL for sh
by Chris Smith
· 14 years ago
a25bbe1
sh: Flush executable pages in copy_user_highpage
by Stuart Menefy
· 14 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
86f6f9b
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
2f59986
sh: Add a machvec callback for early memblock reservations.
by Paul Mundt
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
55661fc
sh: Assume new page cache pages have dirty dcache lines.
by Paul Mundt
· 14 years ago
e2fcf74
sh: nommu: use 32-bit phys mode.
by Paul Mundt
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
667b279
sh: lockless get_user_pages_fast()
by Paul Mundt
· 14 years ago
1dfd166
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
c993487
sh: Provide a generic SRAM pool for tiny memories.
by Paul Mundt
· 14 years ago
f7fcec9
sh: Fix up PMB locking.
by Paul Mundt
· 14 years ago
c7fc2de
memblock, bootmem: Round pfn properly for memory and reserved regions
by Yinghai Lu
· 14 years ago
3f224f4
sh: provide generic arch_debugfs_dir.
by Paul Mundt
· 14 years ago
a234ca0
sh: change to new flag variable
by matt mooney
· 14 years ago
a8dc49b
sh: stub __flush_tlb_global() definition for nommu.
by Paul Mundt
· 14 years ago
5768282
sh: Use __GFP_ZERO for dma_generic_alloc_coherent().
by Andrew Murray
· 14 years ago
baea90e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
64106ca
memblock/sh: Use new accessors
by Benjamin Herrenschmidt
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
59615ec
sh: Provide a global TLB flush for U/I-TLB clear.
by Paul Mundt
· 14 years ago
598ee69
sh: Fix up PUD trampling in ranged page table init for X2TLB.
by Paul Mundt
· 14 years ago
0e6f989
arch/sh/mm: Eliminate a double lock
by Julia Lawall
· 14 years ago
06225c0
sh: Fix up the NUMA build for recent LMB changes.
by Paul Mundt
· 14 years ago
c77b29d
sh: fix up CONFIG_KEXEC=n build.
by Paul Mundt
· 14 years ago
dfbca89
sh: Reject small mappings for PMB bolting.
by Paul Mundt
· 15 years ago
4bc277a
sh: bootmem refactoring.
by Paul Mundt
· 15 years ago
19d8f84
sh: enable LMB region setup via machvec.
by Paul Mundt
· 15 years ago
364b97d
sh: Kill off dangling goto labels from oom-killer rework.
by Paul Mundt
· 15 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
35f6cd4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6
by Paul Mundt
· 15 years ago
6b6b18e
sh: invoke oom-killer from page fault
by Nick Piggin
· 15 years ago
c7b03fa
sh: Do not try merging two 128MB PMB mappings
by Matt Fleming
· 15 years ago
88253e8
sh: Zero out aliases counter when using SH-X3 hardware assistance.
by Paul Mundt
· 15 years ago
3cf6fa1
sh: Enable SH-X3 hardware synonym avoidance handling.
by Paul Mundt
· 15 years ago
94a46d3
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
be97d75
sh: Fix up the SH-3 build for recent TLB changes.
by Paul Mundt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6ae6650
sh: tlb debugfs support.
by Matt Fleming
· 15 years ago
4539282
sh: update the TLB replacement counter for entry wiring.
by Matt Fleming
· 15 years ago
3fe0f36
sh: Fix build after dynamic PMB rework
by Matt Fleming
· 15 years ago
b5b6c7e
sh: Replace unsafe manipulation of MMUCR
by Matt Fleming
· 15 years ago
a9eb4f6
sh: Flush ITLB too in PTEAEX's flush_tlb_page()
by Matt Fleming
· 15 years ago
5b34d1e
sh: Export uncached helper symbols.
by Paul Mundt
· 15 years ago
40d1f00
sh: Fix up uncached offset for legacy 29-bit mode.
by Paul Mundt
· 15 years ago
62c8cbb
sh: Move PMB debugfs entry initialization to later stage
by Pawel Moll
· 15 years ago
281983d
sh: fix up MMU reset with variable PMB mapping sizes.
by Paul Mundt
· 15 years ago
09e1172
sh: establish PMB mappings for NUMA nodes.
by Paul Mundt
· 15 years ago
a1042aa
sh: check for existing mappings for bolted PMB entries.
by Paul Mundt
· 15 years ago
6eb3c73
sh: fixed virt/phys mapping helpers for PMB.
by Paul Mundt
· 15 years ago
4cfa8e7
sh: make pmb iomapping configurable.
by Paul Mundt
· 15 years ago
90e7d64
sh: reworked dynamic PMB mapping.
by Paul Mundt
· 15 years ago
9adae97
Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
by Paul Mundt
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
Next »