summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-04Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-52/+34
2013-09-04Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-288/+73
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-10/+10
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+14
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-30/+26
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-80/+229
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds45-1280/+1203
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-15/+22
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds2-0/+6
2013-09-03ARM: dts: Use the PWM polarity flagsLaurent Pinchart2-2/+4
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2-0/+6
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-09-02ARM: 7826/1: debug: support debug ll on hisilicon socHaojian Zhuang1-0/+19
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2-20/+2
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2-0/+10
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König3-1/+32
2013-09-02ARM: 7827/1: highbank: fix debug uart virtual address for LPAERob Herring1-1/+1
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon2-1/+22
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches3-6/+5
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng3-0/+186
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng1-9/+13
2013-09-02Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-4/+4
2013-09-02x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2-7/+27
2013-09-01Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov4-10/+9
2013-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2013-08-31ARM: KVM: Add newlines to panic stringsChristoffer Dall1-4/+4
2013-08-31ARM: KVM: Work around older compiler bugChristoffer Dall1-1/+1
2013-08-31ARM: KVM: Simplify tracepoint textChristoffer Dall1-4/+3
2013-08-31ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall1-1/+1
2013-08-30Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov24-362/+681
2013-08-30Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown1-2/+11
2013-08-30Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown39-110/+221
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott1-9/+3
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott4-5/+45
2013-08-30s390/pci: try harder to modify a functionSebastian Ott1-2/+2
2013-08-30s390/pci: split lpfSebastian Ott4-54/+72
2013-08-30s390/hibernate: add early resume functionSebastian Ott3-5/+12
2013-08-30s390/pci: add recover sysfs knobSebastian Ott2-2/+29
2013-08-30s390/pci: use claim_resourceSebastian Ott1-29/+34
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott2-41/+17
2013-08-30iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu1-2/+5
2013-08-30iio: at91: introduce the multiple compatible string for different IPs.Josh Wu1-0/+9
2013-08-30x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin1-1/+4
2013-08-30x86, asm: Fix a compilation issue with clangJan-Simon Möller1-1/+1
2013-08-30x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller1-1/+5
2013-08-29ARM: at91/dt: fix phy address in sama5xmb to match the reg propertyBoris BREZILLON1-1/+1
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song1-2/+0
2013-08-29ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa1-2/+11
2013-08-29OMAPDSS: fix DPI and SDI device idsTomi Valkeinen1-2/+2
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky5-187/+244