index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
sh: clkfwk: Introduce a div_mask for variable div types.
Paul Mundt
2
-5
/
+13
2012-05-25
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
Paul Mundt
2
-13
/
+38
2012-05-24
sparc: Fix user_addr_max() definition.
David S. Miller
2
-2
/
+4
2012-05-24
lib: Sparc's strncpy_from_user is generic enough, move under lib/
David S. Miller
5
-144
/
+152
2012-05-24
kernel: Move REPEAT_BYTE definition into linux/kernel.h
David S. Miller
4
-4
/
+6
2012-05-24
sparc: Increase portability of strncpy_from_user() implementation.
David S. Miller
2
-5
/
+30
2012-05-24
alpha: add io{read,write}{16,32}be functions
Michael Cree
1
-0
/
+5
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
3
-5
/
+174
2012-05-24
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2
-0
/
+4
2012-05-24
x86, relocs: Add jiffies and jiffies_64 to the relative whitelist
H. Peter Anvin
1
-0
/
+1
2012-05-24
Input: matrix-keymap - fix building keymaps
Dmitry Torokhov
1
-1
/
+1
2012-05-24
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin KoĆcielnicki
1
-1
/
+1
2012-05-24
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
1
-0
/
+2
2012-05-24
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
1
-1
/
+2
2012-05-24
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
1
-0
/
+1
2012-05-24
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
1
-1
/
+7
2012-05-24
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
1
-1
/
+2
2012-05-24
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
1
-9
/
+51
2012-05-24
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
1
-1
/
+40
2012-05-24
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
1
-1
/
+20
2012-05-24
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
1
-0
/
+19
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
8
-94
/
+119
2012-05-24
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
1
-32
/
+2
2012-05-24
drm/nv98/crypt: non-stub implementation of the engine hooks
Ben Skeggs
3
-14
/
+1434
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
30
-1386
/
+1374
2012-05-24
drm/nv50/graph: remove ability to do interrupt-driven context switching
Ben Skeggs
1
-65
/
+0
2012-05-24
drm/nv50: remove manual context unload on context destruction
Ben Skeggs
3
-94
/
+7
2012-05-24
drm/nv50: remove execution engine context saves on suspend
Ben Skeggs
3
-14
/
+0
2012-05-24
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
3
-166
/
+43
2012-05-24
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50/fifo: construct playlist from hw context table state
Ben Skeggs
1
-14
/
+7
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
13
-187
/
+62
2012-05-24
drm/nouveau/fence: fix a race where fence->channel can disappear
Ben Skeggs
6
-15
/
+26
2012-05-24
drm/nouveau/bios: fix some shadowing issues, particularly acpi
Ben Skeggs
1
-20
/
+10
2012-05-24
drm/nouveau: fix engine context destructor ordering
Ben Skeggs
1
-2
/
+1
2012-05-24
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
14
-473
/
+851
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
8
-158
/
+134
2012-05-24
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
3
-71
/
+68
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
8
-62
/
+84
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
19
-282
/
+567
2012-05-24
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
1
-2
/
+0
2012-05-24
drm/nv04/disp: disable vblank interrupts when disabling display
Ben Skeggs
2
-5
/
+11
2012-05-24
drm/nouveau: base fence timeout on time of emission
Marcin Slusarz
1
-1
/
+4
2012-05-24
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
6
-52
/
+71
2012-05-24
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2
-33
/
+26
2012-05-24
drm/nouveau: cleanup after display init failure
Marcin Slusarz
1
-2
/
+9
2012-05-24
drm/nv50: fix ramin heap size for kernel channel too
Marcin Slusarz
1
-1
/
+1
2012-05-24
drm/nve0/graph: bump hub2gpc buffer size
Ben Skeggs
1
-1
/
+1
[next]