index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-20
kfifo: fix a memory leak in dma example
Andrea Righi
1
-3
/
+1
2010-08-20
kfifo: fix kernel BUG in dma example
Andrea Righi
1
-0
/
+1
2010-08-20
kfifo: add explicit error checking in byte stream example
Andrea Righi
1
-6
/
+27
2010-08-20
kfifo: add kfifo_skip() testcase
Andrea Righi
1
-0
/
+4
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
2
-0
/
+11
2010-08-20
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
1
-2
/
+2
2010-08-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+96
2010-08-19
kprobes/x86: Fix the return address of multiple kretprobes
KUMANO Syuhei
1
-3
/
+22
2010-08-19
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2
-5
/
+11
2010-08-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
10
-24
/
+68
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+20
2010-08-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+0
2010-08-18
Fix the declaration of sys_execve() in asm-generic/syscalls.h
David Howells
1
-2
/
+4
2010-08-18
[IA64] Fix build error: conflicting types for ‘sys_execve’
Tony Luck
1
-2
/
+0
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
43
-450
/
+797
2010-08-18
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
1
-0
/
+2
2010-08-18
perf tools: Fix build error on read only source.
Kusanagi Kouichi
2
-5
/
+11
2010-08-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-77
/
+185
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-50
/
+188
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
3
-7
/
+17
2010-08-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-47
/
+48
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
10
-36
/
+16
2010-08-18
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2
-4
/
+6
2010-08-18
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-7
/
+0
2010-08-18
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2
-32
/
+145
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
5
-5
/
+38
2010-08-18
fs: brlock vfsmount_lock
Nick Piggin
5
-77
/
+134
2010-08-18
fs: scale files_lock
Nick Piggin
3
-18
/
+115
2010-08-18
lglock: introduce special lglock and brlock spin locks
Nick Piggin
1
-0
/
+172
2010-08-18
tty: fix fu_list abuse
Nick Piggin
6
-38
/
+69
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
7
-42
/
+48
2010-08-18
fs: remove extra lookup in __lookup_hash
Nick Piggin
2
-41
/
+51
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
5
-34
/
+34
2010-08-18
apparmor: use task path helpers
Nick Piggin
1
-7
/
+2
2010-08-18
fs: dentry allocation consolidation
Nick Piggin
1
-37
/
+33
2010-08-18
fs: fix do_lookup false negative
Nick Piggin
1
-8
/
+2
2010-08-18
mbcache: Limit the maximum number of cache entries
Andreas Gruenbacher
1
-6
/
+24
2010-08-18
hostfs ->follow_link() braino
Al Viro
1
-1
/
+1
2010-08-18
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
Al Viro
1
-1
/
+1
2010-08-18
perf, x86: Fix Intel-nhm PMU programming errata workaround
Zhang, Yanmin
1
-18
/
+63
2010-08-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
1
-6
/
+10
2010-08-18
md raid-1/10 Fix bio_rw bit manipulations again
NeilBrown
2
-6
/
+6
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
16
-94
/
+73
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
5
-73
/
+63
2010-08-18
vfs: update ctime when changing the file's permission by setfacl
Jan Kara
1
-0
/
+1
2010-08-18
cramfs: only unlock new inodes
Alexander Shishkin
1
-1
/
+1
2010-08-18
fix reiserfs_evict_inode end_writeback second call
Sergey Senozhatsky
1
-0
/
+1
2010-08-17
spi.h: missing kernel-doc notation, please fix
Ernst Schwab
1
-0
/
+3
2010-08-18
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
1
-0
/
+1
2010-08-18
m68knommu: formatting of pointers in printk()
Kulikov Vasiliy
1
-5
/
+5
[next]