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
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-14
sparc64: Fix cmdline_memory_size handling bugs.
David S. Miller
1
-8
/
+19
2008-08-14
sparc64: Fix overshoot in nid_range().
David S. Miller
1
-0
/
+3
2008-08-13
sparc64: Handle stack trace attempts before irqstacks are setup.
David S. Miller
2
-20
/
+21
2008-08-12
sparc64: Implement IRQ stacks.
David S. Miller
7
-30
/
+157
2008-08-12
sparc64: Fix recursion in stack overflow detection handling.
David S. Miller
1
-3
/
+14
2008-08-09
sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.
David S. Miller
2
-6
/
+0
2008-08-07
sparc64: Fix end-of-stack checking in save_stack_trace().
David S. Miller
1
-2
/
+4
2008-08-07
sparc: don't use asm/of_device.h
Stephen Rothwell
9
-9
/
+9
2008-08-06
sparc64: Use kernel/uid16.c helpers instead of own copy.
David S. Miller
2
-186
/
+10
2008-08-04
sparc64: Remove all cpumask_t local variables in xcall dispatch.
David S. Miller
1
-24
/
+9
2008-08-04
sparc64: Kill error_mask from hypervisor_xcall_deliver().
David S. Miller
1
-13
/
+7
2008-08-04
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
David S. Miller
1
-44
/
+69
2008-08-04
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
David S. Miller
1
-17
/
+15
2008-08-04
sparc64: Make all xcall_deliver's go through common helper function.
David S. Miller
1
-4
/
+9
2008-08-04
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
1
-3
/
+16
2008-08-04
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
David S. Miller
1
-7
/
+11
2008-08-04
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
David S. Miller
1
-4
/
+2
2008-08-04
sparc64: Call xcall_deliver() directly in some cases.
David S. Miller
1
-23
/
+10
2008-08-04
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
David S. Miller
1
-18
/
+21
2008-08-04
sparc64: Use xcall_deliver() consistently.
David S. Miller
1
-23
/
+17
2008-08-04
sparc64: Use function pointer for cross-call sending.
David S. Miller
1
-6
/
+13
2008-08-04
arch/sparc64/kernel/signal.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-04
sparc64: Need to disable preemption around smp_tsb_sync().
David S. Miller
1
-1
/
+4
2008-07-31
sparc64: Do not clobber %g7 in setcontext() trap.
David S. Miller
1
-2
/
+4
2008-07-31
sparc64: Kill __show_regs().
David S. Miller
3
-28
/
+3
2008-07-31
sparc64: Kill smp_report_regs().
David S. Miller
4
-56
/
+0
2008-07-31
sparc64: Kill VERBOSE_SHOWREGS code.
David S. Miller
1
-35
/
+0
2008-07-30
sparc64: Hook up trigger_all_cpu_backtrace().
David S. Miller
1
-2
/
+8
2008-07-30
sparc64: Make global reg dumping even more useful.
David S. Miller
2
-7
/
+36
2008-07-29
sparc64: Kill isa_bus_type.
David S. Miller
1
-5
/
+0
2008-07-28
sparc64: Fix global reg snapshotting on self-cpu.
David S. Miller
1
-1
/
+1
2008-07-27
sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
Roland McGrath
1
-0
/
+1
2008-07-27
sparc64: tracehook_signal_handler
Roland McGrath
2
-0
/
+6
2008-07-27
sparc64: tracehook: TIF_NOTIFY_RESUME
Roland McGrath
2
-3
/
+8
2008-07-27
sparc64: tracehook syscall
Roland McGrath
3
-22
/
+17
2008-07-27
sparc, sparc64: use arch/sparc/include
Sam Ravnborg
1
-1
/
+1
2008-07-26
sparc64: use generic show_mem()
Johannes Weiner
1
-45
/
+0
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+4
2008-07-25
sparc: Wire up new system calls.
David S. Miller
1
-2
/
+4
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-6
/
+5
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-25
/
+38
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-1
/
+1
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-2
/
+3
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-2
/
+1
2008-07-23
sparc64: Fix cpufreq notifier registry.
David S. Miller
1
-5
/
+10
2008-07-22
sparc64: Fix lockdep issues in LDC protocol layer.
David S. Miller
2
-20
/
+28
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-6
/
+3
[next]