summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-095-6/+19
|\
| * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-075-6/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0174-343/+387
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-10-011-1/+1
| |\
| | * sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller2013-09-271-1/+1
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-012-4/+6
| |\ \
| | * | KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov2013-09-251-1/+3
| | * | ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson2013-09-241-3/+3
| * | | arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena2013-09-301-2/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-09-3017-73/+24Star
| |\ \ \
| | * | | avr32: cast syscall_return to silence compiler warningGabor Juhos2013-09-301-1/+1
| | * | | avr32: fix clockevents kernel warningGabor Juhos2013-09-301-1/+8
| | * | | avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt2013-09-3015-71/+15Star
| * | | | Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds2013-09-307-50/+62
| |\ \ \ \
| | * | | | Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu2013-09-251-2/+2
| | * | | | Score: Implement the function csum_ipv6_magicLennox Wu2013-09-251-42/+51
| | * | | | Score: The commit is for compiling successfully.Lennox Wu2013-09-255-6/+9
| * | | | | Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-304-8/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König2013-09-271-5/+2Star
| | * | | | ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-271-1/+8
| | * | | | ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-09-271-2/+2
| | * | | | ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker2013-09-271-0/+6
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-282-4/+5
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit2013-09-271-0/+1
| | * | | | | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2013-09-281-4/+4
| | |\ \ \ \ \
| | | * | | | | arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-271-4/+4
| | | |/ / / /
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-281-1/+1
| * | | | | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-285-6/+8
| |\ \ \ \ \ \ \
| | * | | | | | | s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2013-09-282-0/+6
| | * | | | | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-284-6/+2Star
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-281-44/+0Star
| |\ \ \ \ \ \ \
| | * | | | | | | openrisc: clean-up prom.hRob Herring2013-09-251-44/+0Star
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-284-7/+13
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel2013-09-221-3/+3
| | * | | | | | ARM: only allow kernel mode neon with AEABIRussell King2013-09-221-2/+1Star
| | * | | | | | ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon2013-09-211-2/+2
| | * | | | | | ARM: 7836/1: add __get_user_unaligned/__put_user_unalignedNicolas Pitre2013-09-181-0/+7
| * | | | | | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-263-19/+48
| |\ \ \ \ \ \ \
| | * | | | | | | xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-252-17/+24
| | * | | | | | | xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk2013-09-241-2/+24
| * | | | | | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-252-9/+5Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C2013-09-251-8/+4Star
| | * | | | | | | | MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki2013-09-241-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-09-2515-94/+147
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-252-10/+37
| | * | | | | | | powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt2013-09-255-9/+33
| | * | | | | | | powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-256-18/+23
| | * | | | | | | powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-254-65/+62Star
| | |/ / / / / /
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-252-5/+24
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |