summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Kirkwood: Fix explanation of MPP45 for QNAP TS41xMartin Michlmayr2010-07-161-1/+1
* [ARM] Kirkwood: Export GPIO indicating jumper setting of JP1Martin Michlmayr2010-07-161-1/+6
* [ARM] qnap tsx1x: fix section mismatchArnaud Patard2010-07-161-1/+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
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-137-5/+29
|\ \ \ \ \ \
| * | | | | | input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang2010-07-071-0/+10
| * | | | | | Revert "Input: fixup X86_MRST selects"Feng Tang2010-07-072-2/+2
| * | | | | | Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2010-07-072-2/+2
| * | | | | | x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang2010-07-071-0/+7
| * | | | | | x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2010-07-072-1/+5
| * | | | | | x86, platform: Export x86_platform to modulesH. Peter Anvin2010-07-071-0/+3
* | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-07-132-5/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong2010-07-121-0/+2
| * | | | | | KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity2010-07-061-5/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Linux 2.6.35-rc5v2.6.35-rc5Linus Torvalds2010-07-121-1/+1
* | | | | | Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds2010-07-12177-194157/+652
|\ \ \ \ \ \
| * | | | | | ARM: reduce defconfigsUwe Kleine-König2010-06-10177-194157/+652
* | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-07-122-1/+31
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud