index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
MIPS: Loongson: Remove ad-hoc cmdline default
Robert Millan
1
-5
/
+0
2011-03-14
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
Stefan Oberhumer
1
-1
/
+1
2011-03-14
MIPS: Add an unreachable return statement to satisfy buggy GCCs.
David Daney
1
-0
/
+2
2011-03-14
MIPS, Tracing: Fix set_graph_function of function graph tracer
Wu Zhangjin
1
-2
/
+9
2011-03-14
MIPS, Tracing: Clean up ftrace_make_nop()
Wu Zhangjin
1
-32
/
+38
2011-03-14
MIPS, Tracing: Clean up prepare_ftrace_return()
Wu Zhangjin
1
-27
/
+25
2011-03-14
MIPS, Tracing: Substitute in_kernel_space() for in_module()
Wu Zhangjin
1
-27
/
+27
2011-03-14
MIPS, Tracing: Speed up function graph tracer
Wu Zhangjin
1
-7
/
+7
2011-03-14
MIPS: Replace deprecated spinlock initialization
Thomas Gleixner
1
-2
/
+2
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
15
-91
/
+178
2011-03-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
11
-17
/
+28
2011-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
4
-5
/
+5
2011-03-14
Fix corrupted OSF partition table parsing
Timo Warns
1
-2
/
+10
2011-03-14
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
Hugh Dickins
1
-1
/
+5
2011-03-14
MN10300: atomic_read() should ensure it emits a load
David Howells
1
-1
/
+1
2011-03-14
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
David Howells
1
-2
/
+2
2011-03-14
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
1
-2
/
+3
2011-03-14
x86: ce4100: Set pci ops via callback instead of module init
Sebastian Andrzej Siewior
3
-3
/
+12
2011-03-14
watchdog: hpwdt: eliminate section mismatch warning
Axel Lin
1
-2
/
+2
2011-03-14
watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2
Wim Van Sebroeck
1
-1
/
+1
2011-03-14
watchdog: sch311x_wdt: fix printk condition
Dan Carpenter
1
-1
/
+1
2011-03-14
watchdog: sch311x_wdt: Fix LDN active check
Wim Van Sebroeck
1
-1
/
+1
2011-03-14
watchdog: cpwd: Fix buffer-overflow
Wim Van Sebroeck
1
-1
/
+1
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
11
-17
/
+28
2011-03-13
compat breakage in preadv() and pwritev()
Al Viro
1
-2
/
+6
2011-03-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2011-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-62
/
+135
2011-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
3
-2
/
+13
2011-03-13
kbuild: Fix computing srcversion for modules
Michal Marek
2
-8
/
+30
2011-03-13
Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38
Linus Torvalds
7
-42
/
+44
2011-03-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-18
/
+5
2011-03-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+7
2011-03-13
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
4
-9
/
+19
2011-03-13
gpio: add MODULE_DEVICE_TABLE
Axel Lin
2
-0
/
+2
2011-03-13
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
Andrea Arcangeli
1
-19
/
+35
2011-03-13
hwmon/f71882fg: Set platform drvdata to NULL later
Hans de Goede
1
-1
/
+1
2011-03-13
hwmon/f71882fg: Fix a typo in a comment
Hans de Goede
1
-1
/
+1
2011-03-13
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2
-18
/
+2
2011-03-12
Btrfs: break out of shrink_delalloc earlier
Chris Mason
2
-12
/
+32
2011-03-11
NFS: NFSROOT should default to "proto=udp"
Chuck Lever
1
-15
/
+14
2011-03-11
nfs4: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-03-11
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
Trond Myklebust
2
-4
/
+2
2011-03-11
NFSv4: Fix the setlk error handler
Trond Myklebust
1
-9
/
+4
2011-03-11
NFSv4.1: Fix the handling of the SEQUENCE status bits
Trond Myklebust
1
-3
/
+8
2011-03-11
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
4
-34
/
+52
2011-03-11
block: fix mis-synchronisation in blkdev_issue_zeroout()
Lukas Czerner
1
-12
/
+7
2011-03-11
mtd: add "platform:" prefix for platform modalias
Axel Lin
3
-3
/
+3
2011-03-11
mtd: mtd_blkdevs: fix double free on error path
Maxim Levitsky
1
-1
/
+0
2011-03-11
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
1
-0
/
+1
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
1
-21
/
+22
[prev]
[next]