summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-1816-224/+504
|\
| * ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker2010-07-161-1/+1
| * jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-154-28/+31
| * ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang2010-07-151-8/+14
| * ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma2010-07-151-0/+6
| * ocfs2: tighten up strlen() checkingDan Carpenter2010-07-121-1/+1
| * ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma2010-07-121-36/+90
| * ocfs2: make xattr extension work with new local alloc reservation.Tao Ma2010-07-121-29/+45
| * ocfs2: Remove the redundant cpu_to_le64.Tao Ma2010-07-121-1/+1
| * ocfs2/dlm: don't access beyond bitmap sizeWengang Wang2010-07-121-1/+1
| * ocfs2: No need to zero pages past i_size.Joel Becker2010-07-121-4/+18
| * ocfs2: Zero the tail cluster when extending past i_size.Joel Becker2010-07-086-54/+207
| * ocfs2: When zero extending, do it by page.Joel Becker2010-07-082-64/+84
| * ocfs2: Limit default local alloc size within bitmap range.Tao Ma2010-06-151-0/+7
| * ocfs2: Move orphan scan work to ocfs2_wq.Tao Ma2010-06-151-3/+3
| * fs/ocfs2/dlm: Add missing spin_unlockJulia Lawall2010-06-151-0/+1
* | drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds2010-07-181-0/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-165-29/+36
|\ \
| * | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-091-2/+4
| * | perf: Sync callchains with period based hitsFrederic Weisbecker2010-07-083-19/+20
| * | perf: Resurrect flat callchainsFrederic Weisbecker2010-07-081-0/+3
| * | perf: Version String fix, for fallback if not from gitThavidu Ranatunga2010-07-051-8/+9
| * | perf: Version String fix, using kernel versionThavidu Ranatunga2010-07-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-07-165-10/+23
|\ \ \
| * | | GFS2: rename causes kernel OopsBob Peterson2010-07-151-1/+1
| * | | GFS2: BUG in gfs2_adjust_quotaAbhijith Das2010-07-151-5/+3
| * | | GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson2010-07-151-4/+8
| * | | GFS2: recovery stuck on transaction lockBob Peterson2010-07-151-0/+10
| * | | GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson2010-07-151-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-163-7/+8
|\ \ \ \
| * | | | Input: w90p910_ts - fix call to setup_timer()Wan ZongShun2010-07-151-1/+1
| * | | | Input: synaptics - fix wrong dimensions checkTakashi Iwai2010-07-141-0/+1
| * | | | Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang2010-06-301-6/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | crypto: skcipher - avoid NULL dereferenceJiri Slaby2010-06-231-1/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-148-93/+243
|\ \ \ \ \
| * | | | | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-141-2/+3
| * | | | | ARM: Update mach-typesRussell King2010-07-121-3/+149
| * | | | | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-102-19/+20
| * | | | | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-092-1/+2
| * | | | | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-091-66/+66
| * | | | | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-091-1/+1
| * | | | | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer2010-07-091-2/+3
* | | | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-1472-1025/+1025
|\ \ \ \ \ \
| * | | | | | lmb: rename to memblockYinghai Lu2010-07-1472-1025/+1025
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-145-38/+45
|\ \ \ \ \ \ \
| * | | | | | | powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock2010-07-111-3/+1
| * | | | | | | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-112-10/+11
| * | | | | | | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov2010-07-111-0/+5
| * | | | | | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-113-25/+28
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud