summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-03-288-167/+226
|\
| * ext3: fix start and len arguments handling in ext3_trim_fs()Lukas Czerner2012-03-021-38/+39
| * udf: Fix deadlock in udf_release_file()Jan Kara2012-02-291-2/+0
| * udf: Fix file entry logicalBlocksRecordedSteve Nickel2012-02-291-6/+10
| * udf: Fix handling of i_blocksJan Kara2012-02-291-38/+46
| * quota: Make quota code not call tty layer with dqptr_sem heldJan Kara2012-02-291-76/+113
| * udf: Init/maintain file entry checkpoint fieldSteve Nickel2012-02-293-0/+6
| * ext3: Update ctime in ext3_splice_branch() only when neededKazuya Mio2012-02-291-3/+6
| * ext3: Don't call dquot_free_block() if we don't update anythingKazuya Mio2012-02-291-2/+5
| * udf: Remove unnecessary OOM messagesJoe Perches2012-02-291-4/+1
* | Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-03-282-4/+24
|\ \
| * | 9p: statfs should not override server f_typeJim Garlick2012-03-101-1/+1
| * | net/9p: handle flushed Tclunk/TremoveJim Garlick2012-02-261-3/+15
| * | net/9p: don't allow Tflush to be interruptedJim Garlick2012-02-261-0/+8
* | | vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse2012-03-281-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2712-36/+971
|\ \ \
| * | | [S390] register cpu devices for SMP=nMartin Schwidefsky2012-03-231-0/+1
| * | | [S390] perf: add support for s390x CPU countersHendrik Brueckner2012-03-235-5/+912
| * | | [S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber2012-03-234-30/+59
| * | | [S390] qdio: log all adapter characteristicsJan Glauber2012-03-232-2/+2
| * | | [S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings2012-03-231-2/+0
* | | | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2754-733/+813
|\ \ \ \
| * | | | um: Update defconfigRichard Weinberger2012-03-251-184/+471
| * | | | um: Switch to large mcmodel on x86_64Richard Weinberger2012-03-251-0/+1
| * | | | MTD: Relax dependenciesRichard Weinberger2012-03-255-1/+6
| * | | | um: Wire CONFIG_GENERIC_IO upRichard Weinberger2012-03-251-0/+1
| * | | | um: Serve io_remap_pfn_range()Richard Weinberger2012-03-251-0/+2
| * | | | Introduce CONFIG_GENERIC_IORichard Weinberger2012-03-251-0/+5
| * | | | um: allow SUBARCH=x86Al Viro2012-03-251-2/+2
| * | | | um: most of the SUBARCH uses can be killedAl Viro2012-03-253-7/+3
| * | | | um: deadlock in line_write_interrupt()Al Viro2012-03-251-0/+1
| * | | | um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro2012-03-251-4/+3
| * | | | um: use the right ifdef around exports in user_syms.cAl Viro2012-03-252-3/+1
| * | | | um: a bunch of headers can be killed by using generic-yAl Viro2012-03-257-124/+1
| * | | | um: ptrace-generic.h doesn't need user.hAl Viro2012-03-251-1/+0
| * | | | um: kill HOST_TASK_PIDAl Viro2012-03-254-8/+4
| * | | | um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1
| * | | | um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-251-1/+0
| * | | | um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10
| * | | | um: switch close_chan() to struct lineAl Viro2012-03-253-9/+11
| * | | | um: race fix: initialize delayed_work *before* registering IRQAl Viro2012-03-253-18/+15
| * | | | um: line->have_irq is never checked...Al Viro2012-03-252-2/+0
| * | | | um: chan_init_pri is dead nowAl Viro2012-03-251-2/+0
| * | | | um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro2012-03-255-128/+88
| * | | | um: sorting out the chan mess, part 1Al Viro2012-03-252-0/+5
| * | | | um: finally kill ->init_str leaksAl Viro2012-03-251-1/+3
| * | | | um: get rid of lines_init()Al Viro2012-03-254-46/+33
| * | | | um: switch line.c tty drivers to dynamic device creationAl Viro2012-03-254-42/+40
| * | | | um: fix races between line_open() and line_config()Al Viro2012-03-252-28/+29
| * | | | um: convert count_lock to mutex, fix a race in line_open()Al Viro2012-03-254-20/+12
OpenPOWER on IntegriCloud