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
/
include
/
linux
/
byteorder
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
include/linux/byteorder/generic.h: fix index variables
Heinrich Schuchardt
1
-2
/
+2
2018-03-31
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
1
-0
/
+17
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-02
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
1
-0
/
+16
2017-09-08
include: warn for inconsistent endian config definition
Babu Moger
2
-0
/
+8
2014-08-06
include/linux/byteorder/generic.h: minor comment fix
Geoff Levand
1
-1
/
+1
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
1
-0
/
+0
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
3
-206
/
+2
2010-08-14
include: replace unifdef-y with header-y
Sam Ravnborg
1
-2
/
+2
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
2
-6
/
+0
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
2
-0
/
+6
2009-01-06
byteorder: only use linux/swab.h
Harvey Harrison
5
-363
/
+2
2008-10-20
byteorder: provide swabb.h generically in asm/byteorder.h
Harvey Harrison
3
-0
/
+3
2008-07-25
endian: Always evaluate arguments.
David Miller
2
-12
/
+12
2008-04-30
Drop the exporting of empty <linux/byteorder/generic.h>
Robert P. J. Day
4
-12
/
+6
2008-02-08
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
1
-0
/
+30
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
1
-25
/
+0
2007-05-08
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
1
-39
/
+69
2007-02-11
[PATCH] cleanup linux/byteorder/swabb.h
Adrian Bunk
2
-10
/
+4
2007-02-11
[PATCH] remove include/linux/byteorder/pdp_endian.h
Adrian Bunk
2
-89
/
+0
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-2
/
+7
2006-06-18
Add generic Kbuild files for 'make headers_install'
David Woodhouse
1
-0
/
+2
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
3
-3
/
+3
2005-09-19
[BYTEORDER]: Document alignment and byteorder macros
Ed L. Cashin
1
-0
/
+4
2005-06-28
[PATCH] swabb.h warning fixes
Andrew Morton
1
-7
/
+10
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
6
-0
/
+801