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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+29
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
3
-18
/
+23
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
2
-13
/
+1
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-2
/
+2
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
5
-7
/
+7
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-2
/
+2
2006-09-27
[MIPS] setup.c: use early_param() for early command line parsing
Franck Bui-Huu
1
-112
/
+60
2006-09-27
[MIPS] setup.c: remove MAXMEM macro
Franck Bui-Huu
1
-9
/
+3
2006-09-27
[MIPS] setup.c: do not inline functions
Franck Bui-Huu
1
-2
/
+2
2006-09-27
[MIPS] setup.c: remove useless includes.
Franck Bui-Huu
1
-14
/
+0
2006-09-27
[MIPS] setup.c: move initrd code inside dedicated functions
Franck Bui-Huu
1
-58
/
+86
2006-09-27
[MIPS] setup.c: cleanup bootmem_init()
Franck Bui-Huu
1
-78
/
+57
2006-09-27
[MIPS] get_wchan(): remove uses of mfinfo[64]
Franck Bui-Huu
1
-82
/
+50
2006-09-27
[MIPS] get_frame_info(): null function size means size is unknown
Franck Bui-Huu
1
-2
/
+10
2006-09-27
[MIPS] unwind_stack(): return ra if an exception occured at the first instruc...
Franck Bui-Huu
1
-2
/
+5
2006-09-27
[MIPS] Enable tmpfs for anything that possibly runs a full distribution.
Ralf Baechle
13
-14
/
+14
2006-09-27
[MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels
Richard Sandiford
1
-1
/
+1
2006-09-27
[MIPS] Remove EV96100 as previously announced.
Ralf Baechle
61
-1924
/
+0
2006-09-27
[MIPS] Replace BARRIER with more appropriate hazard barrier.
Ralf Baechle
1
-13
/
+8
2006-09-27
[MIPS] IP27: Delete useless declaration of allocate_irqno().
Ralf Baechle
1
-2
/
+0
2006-09-27
[MIPS] Add configuration variables for RM9xxx processor
thomas@koeller.dyndns.org
1
-0
/
+16
2006-09-27
[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
thomas@koeller.dyndns.org
1
-80
/
+0
2006-09-27
[MIPS] Suppress compiler warnings
thomas@koeller.dyndns.org
1
-8
/
+8
2006-09-27
[MIPS] Move definition of IRIX compat constant into IRIX compat code.
Ralf Baechle
1
-0
/
+3
2006-09-27
[MIPS] c-r4k: Convert init functions from inline to __init.
Ralf Baechle
1
-10
/
+10
2006-09-27
[MIPS] TLS: set_thread_area returns asmlinkage int not void.
Ralf Baechle
1
-1
/
+3
2006-09-27
[MIPS] TLS: Delete unused sys32_set_thread_area
Ralf Baechle
1
-6
/
+0
2006-09-27
[MIPS] Make PROT_WRITE imply PROT_READ.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] Atlas: update interrupt handling
Maciej W. Rozycki
4
-32
/
+102
2006-09-27
[MIPS] Patch to arch/mips/mips-boards/generic/time.c
Kevin D. Kissell
1
-21
/
+36
2006-09-27
[MIPS] Reduce race between cpu_wait() and need_resched() checking
Atsushi Nemoto
1
-17
/
+45
2006-09-27
[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
Atsushi Nemoto
4
-1
/
+9
2006-09-27
[MIPS] SEAD defconfig build fix
Maciej W. Rozycki
1
-0
/
+1
2006-09-27
[MIPS] Fix for pci config_access on alchemy au1x000
Alexander Bigga
1
-1
/
+1
2006-09-27
[MIPS] Make prepare_frametrace() not clobber v0
Atsushi Nemoto
1
-3
/
+7
2006-09-27
[MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.
Atsushi Nemoto
2
-27
/
+33
2006-09-27
[MIPS] MT: Fix setting of XTC.
Elizabeth Oldham
1
-0
/
+6
2006-09-27
[MIPS] SMTC Build fix.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
Ralf Baechle
2
-33
/
+3
2006-09-27
[MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ...
Ralf Baechle
1
-0
/
+2
2006-09-27
[MIPS] eXcite: Don't set SERIAL_RM9000.
Ralf Baechle
1
-1
/
+0
2006-09-27
[MIPS] Retire flush_icache_page from mm use.
Ralf Baechle
5
-13
/
+15
2006-09-27
[MIPS] Avoid double signal restarting.
Ralf Baechle
3
-1
/
+3
2006-09-27
[MIPS] MT: Initialise all writable bits in Cause register to zero.
Chris Dearman
1
-1
/
+1
2006-09-27
[MIPS] Fix EV64120 PCI fixup in Makefile
Yoichi Yuasa
1
-1
/
+1
2006-09-27
[MIPS] Add missing returns in signal code.
Ralf Baechle
2
-0
/
+4
2006-09-27
[MIPS] IRIX: Crapectopy.
Ralf Baechle
1
-15
/
+40
[next]