summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: try harder to modify a functionSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-30s390/pci: add recover sysfs knobSebastian Ott
2013-08-30s390/pci: use claim_resourceSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-27powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven
2013-08-23m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled()Geert Uytterhoeven
2013-08-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens
2013-08-22s390/bitops: fix inline assembly constraintsHeiko Carstens
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens
2013-08-22ARM: tegra: always enable USB VBUS regulatorsStephen Warren
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-08-21Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson