aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos
2013-09-30avr32: fix clockevents kernel warningGabor Juhos
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-09-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-26Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu
2013-09-26Score: Implement the function csum_ipv6_magicLennox Wu
2013-09-26Score: The commit is for compiling successfully.Lennox Wu
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2013-09-25KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-09-24openrisc: clean-up prom.hRob Herring
2013-09-24xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk
2013-09-24ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson
2013-09-24ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy modeMugunthan V N
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki