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
/
alpha
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
48
-0
/
+48
2017-09-08
alpha: add support for memset16
Matthew Wilcox
1
-5
/
+5
2017-08-29
alpha: Fix typo in ev6-copy_user.S
Richard Henderson
2
-4
/
+5
2017-08-29
alpha: Package string routines together
Richard Henderson
1
-6
/
+16
2017-05-10
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-8
/
+3
2017-05-03
alpha: make short build log available for division routines
Masahiro Yamada
1
-2
/
+2
2017-05-03
alpha: merge build rules of division routines
Masahiro Yamada
1
-7
/
+2
2017-05-03
alpha: add $(src)/ rather than $(obj)/ to make source file path
Masahiro Yamada
1
-4
/
+4
2017-03-28
alpha: add a helper for emitting exception table entries
Al Viro
1
-8
/
+2
2017-03-28
alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
Al Viro
4
-196
/
+140
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-37
/
+2
2016-09-15
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2
-37
/
+2
2016-08-07
alpha: move exports to actual definitions
Al Viro
36
-26
/
+92
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-6
/
+2
2015-09-17
alpha: lib: export __delay
Sudip Mukherjee
1
-0
/
+1
2014-01-31
alpha: fix broken network checksum
Mikulas Patocka
1
-2
/
+7
2013-11-16
alpha: Prevent a NULL ptr dereference in csum_partial_copy.
Jay Estabrook
1
-5
/
+5
2013-11-16
alpha: Eliminate compiler warning from memset macro
Richard Henderson
2
-9
/
+14
2013-09-11
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-0
/
+5
2012-08-19
alpha: Use new generic strncpy_from_user() and strnlen_user()
Michael Cree
5
-963
/
+0
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-01-17
alpha: change to new Makefile flag variables
matt mooney
1
-2
/
+2
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-2
/
+1
2007-12-17
alpha: strncpy/strncat fixes
Ivan Kokshaysky
3
-15
/
+15
2007-10-20
spelling fixes: arch/alpha/
Simon Arlott
2
-2
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-1
/
+1
2007-07-17
missing exports of csum_...
Al Viro
1
-0
/
+1
2007-06-24
alpha: fix alignment problem in csum_ipv6_magic()
Ivan Kokshaysky
2
-23
/
+70
2007-05-30
alpha: cleanup in bitops.h
Richard Henderson
2
-1
/
+40
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2
-27
/
+0
2006-12-02
[NET]: Alpha checksum annotations and cleanups.
Al Viro
2
-42
/
+26
2006-10-03
fix file specification in comments
Uwe Zeisberger
3
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-04-25
[PATCH] Alpha: strncpy() fix
Ivan Kokshaysky
1
-4
/
+4
2006-03-26
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...
Akinobu Mita
2
-5
/
+5
2005-09-09
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
53
-0
/
+7901