index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-54
/
+124
2010-11-25
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-1281
/
+285
2010-11-25
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-90
/
+22
2010-11-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+5
2010-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-35
/
+13
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
1
-2
/
+2
2010-11-25
scripts: fix gfp-translate for recent changes to gfp.h
Mel Gorman
1
-1
/
+6
2010-11-25
reiserfs: fix inode mutex - reiserfs lock misordering
Frederic Weisbecker
1
-4
/
+3
2010-11-25
backlight: grab ops_lock before testing bd->ops
Uwe Kleine-König
1
-6
/
+6
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
1
-3
/
+1
2010-11-25
pagemap: set pagemap walk limit to PMD boundary
Naoya Horiguchi
1
-1
/
+2
2010-11-25
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
1
-2
/
+3
2010-11-25
mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...
KAMEZAWA Hiroyuki
1
-9
/
+5
2010-11-25
cgroups: make swap accounting default behavior configurable
Michal Hocko
3
-2
/
+37
2010-11-25
memcg: avoid deadlock between move charge and try_charge()
Daisuke Nishimura
1
-17
/
+26
2010-11-25
drivers/leds/leds-lp5523.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5521.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
Samu Onkalo
1
-14
/
+17
2010-11-25
drivers/leds/leds-lp5521.c: adjust delays and add comments to them
Samu Onkalo
1
-9
/
+16
2010-11-25
drivers/leds/leds-lp5523.c: change some macros to functions
Samu Onkalo
1
-3
/
+6
2010-11-25
drivers/leds/leds-lp5521.c: change some macros to functions
Samu Onkalo
1
-5
/
+16
2010-11-25
fuse: fix attributes after open(O_TRUNC)
Ken Sumrall
1
-0
/
+10
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-11-25
memcg: fix false positive VM_BUG on non-SMP
Kirill A. Shutemov
2
-3
/
+6
2010-11-25
uml: disable winch irq before freeing handler data
Will Newton
1
-2
/
+3
2010-11-25
nommu: yield CPU while disposing VM
Steven J. Magnani
1
-0
/
+1
2010-11-25
include/linux/fs.h: fix userspace build
Loïc Minier
1
-3
/
+3
2010-11-25
leds: fix bug with reading NAS SS4200 dmi code
Steven Rostedt
1
-0
/
+1
2010-11-24
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
1
-2
/
+4
2010-11-24
sisfb: delete osdef.h
Aaro Koskinen
5
-65
/
+0
2010-11-24
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2
-5
/
+5
2010-11-24
sisfb: replace SiS_SetMemory with memset_io
Aaro Koskinen
2
-4
/
+2
2010-11-24
sisfb: remove InPort/OutPort wrappers
Aaro Koskinen
2
-40
/
+10
2010-11-24
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
Aaro Koskinen
6
-201
/
+193
2010-11-24
sisfb: delete redudant #define SIS_LINUX_KERNEL
Aaro Koskinen
7
-116
/
+0
2010-11-24
sisfb: delete dead SIS_XORG_XF86 code
Aaro Koskinen
7
-788
/
+0
2010-11-24
sisfb: delete fallback code for pci_map_rom()
Aaro Koskinen
1
-17
/
+0
2010-11-24
sisfb: delete obsolete PCI ROM bug workaround
Aaro Koskinen
1
-8
/
+0
2010-11-24
md: Call blk_queue_flush() to establish flush/fua support
Darrick J. Wong
1
-0
/
+2
2010-11-24
md/raid1: really fix recovery looping when single good device fails.
NeilBrown
1
-0
/
+1
2010-11-24
md: fix return value of rdev_size_change()
Justin Maggard
1
-2
/
+2
2010-11-24
virtio: fix format of sysfs driver/vendor files
Stephen Hemminger
1
-3
/
+3
2010-11-24
Char: virtio_console, fix memory leak
Jiri Slaby
1
-28
/
+9
2010-11-24
virtio: return correct capacity to users
Michael S. Tsirkin
1
-3
/
+0
2010-11-24
module: Update prototype for ref_module (formerly use_module)
Anders Kaseorg
1
-1
/
+1
2010-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
48
-259
/
+375
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-126
/
+186
2010-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-32
/
+173
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-48
/
+151
2010-11-23
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
MyungJoo Ham
1
-0
/
+4
[next]