summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-06-161-1/+1
|\
| * tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-161-1/+1
* | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-155-13/+14
|\ \
| * | x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski2012-06-141-1/+2
| * | ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski2012-06-131-8/+8
| * | ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2012-06-112-2/+2
| * | ARM: dma-mapping: Add missing static storage class specifierSachin Kamat2012-06-111-2/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2012-06-151-0/+3
|\ \
| * | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-151-0/+3
| |/
* | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-153-1/+46
|\ \
| * | xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-06-141-0/+36
| * | xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-05-311-0/+8
| * | xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad Rzeszutek Wilk2012-05-301-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-06-152-126/+0
|\ \ \
| * | | sparc: remove two unused headersPaul Bolle2012-06-112-126/+0
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-154-7/+10
|\ \ \ \
| * | | | x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov2012-06-131-2/+5
| * | | | x86/mm: Fix some kernel-doc warningsWanpeng Li2012-06-112-3/+3
| * | | | x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan2012-06-091-2/+2
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-151-1/+1
|\ \ \ \ \
| * | | | | perf/x86: Fix broken LBR fixup codeStephane Eranian2012-06-131-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-06-141-5/+0
|\ \ \ \ \ \
| * | | | | | x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti2012-06-111-5/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-06-1345-346/+106
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt2012-06-131264-30792/+31018
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | * | | | | sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven2012-06-131-6/+6
| | | | | * | | | | sh: Fix up link time defsym warnings.Paul Mundt2012-06-131-2/+2
| | | | * | | | | | sh: Kill off additional asm-generic wrappers.Paul Mundt2012-06-136-10/+5
| | | | * | | | | | sh: convert to kbuild asm-generic support.Paul Mundt2012-05-2829-69/+29
| | * | | | | | | | sh: use the new generic strnlen_user() functionPaul Mundt2012-06-137-117/+57
| | * | | | | | | | sh: switch to generic strncpy_from_user().Paul Mundt2012-06-136-114/+5
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | sh: Kill off last dead UBC headerPaul Bolle2012-06-131-28/+0
| * | | | | | | | sh64: Fix up fallout from generic init_task conversion.Paul Mundt2012-05-241-0/+1
| * | | | | | | | sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt2012-05-241-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-06-134-78/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven2012-06-064-78/+11
* | | | | | | | | | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-06-131-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | OMAPDSS: fix registration of DPI and SDI devicesTomi Valkeinen2012-06-051-2/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-06-125-8/+13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer2012-06-121-1/+1
| * | | | | | | | | m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer2012-06-121-2/+5
| * | | | | | | | | m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer2012-06-121-2/+4
| * | | | | | | | | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer2012-06-121-2/+2
| * | | | | | | | | m68knommu: m528x qspi definition fixSteven King2012-06-121-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-111-2/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-05-311-2/+4
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-081-0/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2012-06-082-9/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5