summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2013-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-168/+390
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-796/+0
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu-796/+0
2013-07-24powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual-1/+4
2013-07-24powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual-9/+4
2013-07-24powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas-1/+1
2013-07-24powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V-2/+8
2013-07-24powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V-0/+2
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov-1/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan-4/+22
2013-07-24powerpc/eeh: Fix unbalanced enable for IRQGavin Shan-1/+5
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan-16/+91
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan-24/+117
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan-21/+51
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan-9/+9
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan-60/+20
2013-07-24powerpc/pci: Override pcibios_release_device()Gavin Shan-0/+11
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan-3/+12
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan-17/+5
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar-0/+3
2013-07-24powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman-1/+10
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle-1/+0
2013-07-24powerpc: Access local paca after hard irq disabledTiejun Chen-3/+4
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard-6/+2
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling-4/+24
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-170/+374
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds-61/+213
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-21/+69
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds-42/+31
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-43/+186
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson-1/+1
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson-10/+5
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson-8/+0
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson-3/+1
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson-1/+2
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson-111/+288
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson-0/+29
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson-23/+37
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson-2/+5
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon-4/+0
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang-1/+1
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang-1/+2
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches-5/+3
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+7
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2013-07-19arm64: use common reboot infrastructureMarc Zyngier-2/+3
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras-1/+0