aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\
| * Merge branch 'linus' into core/lockingIngo Molnar2010-10-18
| |\
| * | arm: Bcmring: semaphore cleanupThomas Gleixner2010-10-12
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \
| * \ \ Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-10-13
| |\ \ \
| | * | | x86/amd-iommu: Update copyright headersJoerg Roedel2010-10-13
| | * | | x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspendMatthew Garrett2010-10-13
| * | | | x86, GART: Disable GART table walk probesBorislav Petkov2010-09-05
| * | | | x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov2010-09-05
* | | | | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-20
|\ \ \ \ \
| * | | | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-19
| * | | | | MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-19
| * | | | | MIPS: Repair Kbuild make clean breakage.David Daney2010-10-19
* | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-20
|\ \ \ \ \ \
| * | | | | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-18
| * | | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-18
| * | | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-18
| * | | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-18
| * | | | | MIPS: Fix error values in case of bad_stackAl Viro2010-10-18
| * | | | | MIPS: Sanitize restart logicsAl Viro2010-10-18
| * | | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-18
| * | | | | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-18
| |/ / / /
* | | | | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-15
* | | | | m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-15
* | | | | m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-15
* | | | | m32r: restore _BLOCKABLEKyle McMartin2010-10-15
* | | | | uml: fix buildFUJITA Tomonori2010-10-15
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-15
|\ \ \ \ \
| * | | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-15
* | | | | | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-14
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-13
|\ \ \ \ \ \
| * | | | | | ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-12
| * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-10-12
| |\ \ \ \ \ \
| | * | | | | | cpuimx27: fix i2c bus selectionEric Bénard2010-10-08
| | * | | | | | cpuimx27: fix compile when ULPI is selectedEric Bénard2010-10-08
| * | | | | | | ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg2010-10-12
| * | | | | | | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren2010-10-08
| * | | | | | | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen2010-10-08
| * | | | | | | ARM: fix section mismatch warnings in Versatile ExpressRussell King2010-10-05
| * | | | | | | ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon2010-10-04
| * | | | | | | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar2010-10-04
| * | | | | | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2010-10-04
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-13
|\ \ \ \ \ \ \
| * | | | | | | omap: iommu-load cam register before flushing the entryHari Kanigeri2010-10-05
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-13
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, numa: For each node, register the memory blocks actually usedYinghai Lu2010-10-11
| * | | | | | | | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov2010-10-11