summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-12-29ARM: footbridge: add sched_clock implementationRussell King
2013-12-29ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips
2013-12-29ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon
2013-12-29ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown
2013-12-29ARM: fix csum_tcpudp_magic() miscompilationRussell King
2013-12-29ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequenceLorenzo Pieralisi
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre
2013-12-29ARM: 7911/2: Clean up setup printks a bitOlof Johansson
2013-12-29ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata()Michal Simek
2013-12-29ARM: 7890/1: v7-M: drop using mach/entry-macro.SUwe Kleine-König
2013-12-29ARM: make kernel oops easier to readRussell King
2013-12-29ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-20Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-20Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta
2013-12-18sh: always link in helper functions extracted from libgccGeert Uytterhoeven
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2013-12-18KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras
2013-12-18powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V
2013-12-17Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-13ARM: s3c64xx: dt: Fix boot failure due to double clock initializationTomasz Figa
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13ARM: fix asm/memory.h build errorRussell King
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand
2013-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov