aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracehook: fix exit_signal=0 caseRoland McGrath2008-08-01
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-01
|\
| * md: raid10: wake up frozen arrayArthur Jones2008-07-31
| * md: do not count blocked devices as sparesDan Williams2008-07-28
| * md: do not progress the resync process if the stripe was blockedDan Williams2008-07-28
| * md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-23
| * md: fix merge errorDan Williams2008-07-23
| * md: move async_tx_issue_pending_all outside spin_lock_irqDan Williams2008-07-23
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-01
|\ \
| * | [PATCH] ocfs2: Release mutex in error handling codeJulia Lawall2008-07-31
| * | [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...Sunil Mushran2008-07-31
| * | [PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran2008-07-31
| * | [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replaysSunil Mushran2008-07-31
| * | [PATCH] configfs: Convenience macros for attribute definition.Joel Becker2008-07-31
| * | [PATCH] configfs: Pin configfs subsystems separately from new config_items.Joel Becker2008-07-31
| * | [PATCH] configfs: Fix open directory making rmdir() failLouis Rilling2008-07-31
| * | [PATCH] configfs: Lock new directory inodes before removing on cleanup after ...Louis Rilling2008-07-31
| * | [PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling2008-07-31
| * | [PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling2008-07-31
| * | [PATCH] configfs: Fix symlink() to a removing itemLouis Rilling2008-07-31
| * | [PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker2008-07-31
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-01
|\ \ \
| * | | locking: fix mutex @key parameter kernel-doc notationRandy Dunlap2008-07-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-08-01
|\ \ \ \
| * | | | kbuild: scripts/ver_linux: don't set PATHAdrian Bunk2008-07-31
| * | | | Kconfig/init: change help text to match default valuejkacur2008-07-31
| * | | | kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher2008-07-31
| * | | | kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher2008-07-31
| * | | | kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk2008-07-30
| * | | | kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2008-07-30
| * | | | kbuild: fix O=... build of umSam Ravnborg2008-07-30
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-01
|\ \ \ \ \
| * | | | | md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe2008-08-01
| * | | | | block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2008-08-01
| | |_|/ / | |/| | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-08-01
|\ \ \ \ \
| * | | | | kgdb: fix gdb serial thread queriesJason Wessel2008-08-01
| * | | | | kgdb: fix kgdb_validate_break_address to perform a mem writeJason Wessel2008-08-01
| * | | | | kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel2008-08-01
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-01
|\ \ \ \ \
| * | | | | ALSA: ASoC: Export dapm_reg_event() fullyMark Brown2008-07-29
| * | | | | ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov2008-07-29
| * | | | | ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi2008-07-29
| * | | | | ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi2008-07-29
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | tcp: MD5: Fix IPv6 signaturesAdam Langley2008-08-01
| * | | | | | skbuff: add missing kernel-doc for do_not_encryptRandy Dunlap2008-07-31
| * | | | | | net/ipv4/route.c: fix build errorIngo Molnar2008-07-31
| * | | | | | tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2008-07-31
| * | | | | | ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun2008-07-31
| * | | | | | ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-31