aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Gravatar Linus Torvalds 2-4/+5
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 5-6/+8
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-44/+0
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 4-7/+13
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedGravatar Ingo Molnar 1-1/+1
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFGravatar Heiko Carstens 2-0/+6
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefGravatar Heiko Carstens 4-6/+2
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Gravatar Ingo Molnar 1-4/+4
2013-09-27arm: Fix build error with context tracking callsGravatar Frederic Weisbecker 1-4/+4
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hGravatar Suravee Suthikulpanit 1-0/+1
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 3-19/+48
2013-09-25Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-9/+5
2013-09-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 15-94/+147
2013-09-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+24
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-10/+11
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsGravatar Jayachandran C 1-8/+4
2013-09-25xen/p2m: check MFN is in range before using the m2p tableGravatar David Vrabel 2-17/+24
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundGravatar Dave Jones 1-1/+1
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareGravatar Benjamin Herrenschmidt 2-10/+37
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootGravatar Benjamin Herrenschmidt 5-9/+33
2013-09-25powerpc: Remove ksp_limit on ppc64Gravatar Benjamin Herrenschmidt 6-18/+23
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackGravatar Benjamin Herrenschmidt 4-65/+62
2013-09-24openrisc: clean-up prom.hGravatar Rob Herring 1-44/+0
2013-09-24xen: Do not enable spinlocks before jump_label_init() has executedGravatar Konrad Rzeszutek Wilk 1-2/+24
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Gravatar Maciej W. Rozycki 1-1/+1
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyGravatar Masoud Sharbiani 1-0/+16
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontGravatar Yan, Zheng 1-0/+1
2013-09-22ARM: 7837/3: fix Thumb-2 bug in AES assembler codeGravatar Ard Biesheuvel 1-3/+3
2013-09-22ARM: only allow kernel mode neon with AEABIGravatar Russell King 1-2/+1
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsGravatar Will Deacon 1-2/+2
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-6/+11
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Gravatar Linus Torvalds 4-8/+19
2013-09-20arm64: Widen hwcap to be 64 bitGravatar Steve Capper 2-2/+2
2013-09-20arm64: Correctly report LR and SP for compat tasksGravatar Catalin Marinas 1-5/+16
2013-09-20arm64: Make do_bad_area() function staticGravatar Catalin Marinas 1-1/+1
2013-09-20Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 1-4/+7
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Gravatar Peter Zijlstra 1-5/+5
2013-09-20perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Gravatar Yan, Zheng 1-5/+5
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 25-281/+418
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 37-74/+401
2013-09-19MIPS: Fix invalid symbolic link fileGravatar Madhavan Srinivasan 1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerGravatar Markos Chandras 1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Gravatar Ralf Baechle 1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Gravatar Ralf Baechle 1-0/+7
2013-09-19ARM: shmobile: change dev_id to cpu0 while registering cpu clockGravatar Sudeep KarkadaNagesha 2-2/+2
2013-09-19ARM: i.MX: change dev_id to cpu0 while registering cpu clockGravatar Sudeep KarkadaNagesha 2-2/+2
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceGravatar Sudeep KarkadaNagesha 1-2/+7
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyGravatar Wolfgang Grandegger 1-0/+12
2013-09-18Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 9-261/+383