index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
sh: Fix up recursive fault in oops with unset TTB.
Paul Mundt
1
-2
/
+6
2012-06-14
sh64: Fix up section mismatch warnings.
Paul Mundt
1
-1
/
+1
2012-05-18
sh64: Fix up vmalloc fault range check.
Paul Mundt
1
-1
/
+7
2012-05-18
Revert "sh: Ensure fixmap and store queue space can co-exist."
Paul Mundt
1
-2
/
+2
2012-05-14
sh64: Set additional fault code values.
Paul Mundt
1
-1
/
+19
2012-05-14
sh64: Tidy up and consolidate the TLB miss fast path.
Paul Mundt
1
-92
/
+15
2012-05-14
sh64: Fix up caller-save register settings for fast-path.
Paul Mundt
1
-2
/
+2
2012-05-14
sh64: Invert page fault fast-path error path values.
Paul Mundt
1
-18
/
+18
2012-05-14
sh64: Migrate to __update_tlb() API.
Paul Mundt
3
-52
/
+49
2012-05-14
sh: Enable shared page fault handler for _32/_64.
Paul Mundt
5
-314
/
+93
2012-05-14
sh64: Kill off unused fixed I/O mapping window.
Paul Mundt
1
-2
/
+1
2012-05-14
sh: Ensure fixmap and store queue space can co-exist.
Paul Mundt
1
-2
/
+2
2012-05-14
sh64: Utilize thread fault code encoding.
Paul Mundt
1
-5
/
+7
2012-05-14
sh: Support thread fault code encoding.
Paul Mundt
1
-32
/
+36
2012-05-14
sh: Tidy up and generalize page fault error paths.
Paul Mundt
1
-105
/
+220
2012-04-19
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
1
-3
/
+0
2012-04-19
Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest
Paul Mundt
1
-24
/
+75
2012-04-19
sh: Improve oops error reporting
Stuart Menefy
1
-23
/
+74
2012-04-19
sh: Fix error synchronising kernel page tables
Stuart Menefy
1
-1
/
+1
2012-04-11
sh64: Kill off dead page fault debug cruft.
Paul Mundt
1
-69
/
+5
2012-04-11
sh64: Port OOM changes to do_page_fault
Paul Mundt
1
-10
/
+30
2012-04-11
sh/mm/fault_32.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-9
/
+29
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
3
-0
/
+3
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-2
/
+4
2012-03-30
sh: fix up fallout from system.h disintegration.
Paul Mundt
3
-0
/
+3
2012-03-28
Disintegrate asm/system.h for SH
David Howells
8
-7
/
+2
2012-03-28
SH: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-2
/
+4
2012-03-20
sh: remove the second argument of k[un]map_atomic()
Cong Wang
2
-8
/
+8
2012-02-24
sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH
Phil Edworthy
1
-0
/
+2
2012-01-12
sh: sh2a: Improve cache flush/invalidate functions
Phil Edworthy
1
-39
/
+84
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
1
-3
/
+0
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-28
sh: kexec: Add PHYSICAL_START
Simon Horman
1
-4
/
+4
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+6
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2
-6
/
+6
2011-06-30
sh: use printk_ratelimited instead of printk_ratelimit
Paul Mundt
1
-4
/
+5
2011-06-06
sh: fix wrong icache/dcache address-array start addr in cache-debugfs.
Srinivas KANDAGATLA
1
-20
/
+5
2011-05-31
sh64: Move from P1SEG to CAC_ADDR for consistent sync.
Paul Mundt
1
-1
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-1
/
+0
2011-03-23
sh: pmb: Use struct syscore_ops instead of sysdevs
Paul Mundt
1
-29
/
+14
2011-02-15
sh: Enable CONFIG_GCOV_PROFILE_ALL for sh
Chris Smith
1
-0
/
+2
2011-02-15
sh: Flush executable pages in copy_user_highpage
Stuart Menefy
1
-1
/
+2
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
1
-1
/
+1
2011-01-13
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
1
-2
/
+8
2011-01-11
sh: Add a machvec callback for early memblock reservations.
Paul Mundt
1
-2
/
+8
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
7
-21
/
+20
2010-12-01
sh: Assume new page cache pages have dirty dcache lines.
Paul Mundt
4
-11
/
+11
[next]