index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
27
-4751
/
+429
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
36
-398
/
+572
2007-05-09
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
78
-983
/
+3366
2007-05-09
Fix a bad error case handling in read_cache_page_async()
David Howells
1
-3
/
+3
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
38
-789
/
+1323
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
302
-444
/
+438
2007-05-09
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
8
-10
/
+17
2007-05-09
i386: msr.h: be paranoid about types and parentheses
H. Peter Anvin
1
-27
/
+22
2007-05-09
i386: remove unused rdtsc() macro
H. Peter Anvin
2
-12
/
+0
2007-05-09
i386: cpu/transmeta.c: fix definition of USER686
H. Peter Anvin
1
-2
/
+4
2007-05-09
md: improve partition detection in md array
NeilBrown
4
-22
/
+8
2007-05-09
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
2
-35
/
+107
2007-05-09
md: remove the slash from the name of a kmem_cache used by raid5
NeilBrown
1
-2
/
+2
2007-05-09
md: stop using csum_partial for checksum calculation in md
NeilBrown
1
-2
/
+29
2007-05-09
md: move test for whether level supports bitmap to correct place
NeilBrown
1
-16
/
+26
2007-05-09
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-10
/
+1
2007-05-09
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-05-09
frame buffer: geforce 7300 gt
Michal Piotrowski
2
-2
/
+6
2007-05-09
fbdev: add support for AVR32
Haavard Skinnemoen
2
-1
/
+5
2007-05-09
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
5
-18
/
+22
2007-05-09
arkfb: new framebuffer driver for ARK Logic cards
Ondrej Zajicek
4
-0
/
+1282
2007-05-09
vt8623fb: new framebuffer driver for VIA VT8623
Ondrej Zajicek
4
-0
/
+1005
2007-05-09
i386 mmzone: use __maybe_unused
David Rientjes
1
-3
/
+3
2007-05-09
i386: voyager: use __maybe_unused
David Rientjes
1
-2
/
+2
2007-05-09
sh: dma: use __maybe_unused
David Rientjes
3
-3
/
+3
2007-05-09
i386 pci: use __maybe_unused
David Rientjes
1
-1
/
+1
2007-05-09
compiler: introduce __used and __maybe_unused
David Rientjes
4
-6
/
+25
2007-05-09
rename thread_info to stack
Roman Zippel
19
-33
/
+33
2007-05-09
wrap access to thread_info
Roman Zippel
13
-18
/
+18
2007-05-09
Allow arch to initialize arch field of the module structure
Roman Zippel
2
-0
/
+4
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
3
-0
/
+50
2007-05-09
Move remote node draining out of slab allocators
Christoph Lameter
6
-131
/
+67
2007-05-09
Make vm statistics update interval configurable
Christoph Lameter
2
-1
/
+15
2007-05-09
vmstat: use our own timer events
Christoph Lameter
4
-9
/
+36
2007-05-09
microcode: use suspend-related CPU hotplug notifications
Rafael J. Wysocki
2
-36
/
+36
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
47
-27
/
+152
2007-05-09
fs: deprecate memclear_highpage_flush
Nate Diller
1
-2
/
+1
2007-05-09
reiserfs: use zero_user_page
Nate Diller
2
-39
/
+13
2007-05-09
ext3: use zero_user_page
Nate Diller
1
-10
/
+2
2007-05-09
affs: use zero_user_page
Nate Diller
1
-5
/
+1
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
7
-81
/
+42
2007-05-09
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
1
-5
/
+5
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
2
-117
/
+236
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
5
-88
/
+540
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
3
-55
/
+57
2007-05-09
futex priority based wakeup
Pierre Peiffer
1
-29
/
+49
2007-05-09
declare struct ktime
Andrew Morton
1
-2
/
+4
2007-05-09
aio is unlikely
Andrew Morton
1
-1
/
+2
2007-05-09
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
1
-6
/
+50
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
2
-60
/
+34
[next]