summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-185-6/+20
|\
| * USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball2010-08-163-0/+11
| * HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina2010-08-131-2/+3
| * HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball2010-08-131-2/+4
| * HID: picolcd: correct ordering of framebuffer freeingBruno Prémont2010-08-061-1/+1
| * HID: picolcd: testing the wrong variableDan Carpenter2010-08-061-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-181-2/+0
|\ \
| * | [IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck2010-08-181-2/+0
* | | Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-181-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-1843-450/+797
|\ \ \
| * | | fs: brlock vfsmount_lockNick Piggin2010-08-185-77/+134
| * | | fs: scale files_lockNick Piggin2010-08-183-18/+115
| * | | lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-181-0/+172
| * | | tty: fix fu_list abuseNick Piggin2010-08-186-38/+69
| * | | fs: cleanup files_lock lockingNick Piggin2010-08-187-42/+48
| * | | fs: remove extra lookup in __lookup_hashNick Piggin2010-08-182-41/+51
| * | | fs: fs_struct rwlock to spinlockNick Piggin2010-08-185-34/+34
| * | | apparmor: use task path helpersNick Piggin2010-08-181-7/+2
| * | | fs: dentry allocation consolidationNick Piggin2010-08-181-37/+33
| * | | fs: fix do_lookup false negativeNick Piggin2010-08-181-8/+2
| * | | mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher2010-08-181-6/+24
| * | | hostfs ->follow_link() brainoAl Viro2010-08-181-1/+1
| * | | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro2010-08-181-1/+1
| * | | remove SWRITE* I/O typesChristoph Hellwig2010-08-1816-94/+73
| * | | kill BH_Ordered flagChristoph Hellwig2010-08-185-73/+63
| * | | vfs: update ctime when changing the file's permission by setfaclJan Kara2010-08-181-0/+1
| * | | cramfs: only unlock new inodesAlexander Shishkin2010-08-181-1/+1
| * | | fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky2010-08-181-0/+1
* | | | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König2010-08-181-0/+2
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-188-77/+185
|\ \ \ \
| * \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-08-181-6/+10
| |\ \ \ \
| | * | | | perf tools: Fix build on POSIX shellsBernd Petrovitsch2010-08-171-6/+10
| * | | | | latencytop: Fix kconfig dependency warningsRandy Dunlap2010-08-171-1/+4
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-08-161-1/+2
| |\| | | |
| | * | | | perf annotate tui: Fix exit and RIGHT keys handlingArnaldo Carvalho de Melo2010-08-161-1/+2
| | |/ / /
| * | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-165-69/+169
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz2010-08-131-3/+8
| | * | | tracing/events: Convert format output to seq_fileSteven Rostedt2010-08-121-67/+141
| | * | | tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger2010-08-121-1/+6
| | * | | tracing: Fix ring_buffer_read_page reading out of page boundaryHuang Ying2010-08-061-0/+3
| | * | | tracing: Fix an unallocated memory access in function_graphShaohua Li2010-08-061-1/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-189-50/+188
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-181-7/+0
| |\ \ \ \ \
| | * | | | | ASoC: Remove DSP mode support for WM8776Mark Brown2010-08-161-7/+0
| | |/ / / /
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-182-32/+145
| |\ \ \ \ \
| | * | | | | ALSA: hda - Fix ALC680 base model captureKailang Yang2010-08-171-32/+144
| | * | | | | ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai2010-08-161-0/+1
| | |/ / / /
| * | | | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-185-5/+38
| * | | | | ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-161-6/+5
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-183-7/+17
|\ \ \ \ \