summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix printks with 0x%#Joe Perches2013-08-271-1/+1
* ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle2013-08-201-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-07-2425-168/+390
|\
| * powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual2013-07-241-1/+4
| * powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual2013-07-241-9/+4
| * powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas2013-07-241-1/+1
| * powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-241-2/+8
| * powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-241-0/+2
| * powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov2013-07-241-1/+1
| * powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-245-4/+22
| * powerpc/eeh: Fix unbalanced enable for IRQGavin Shan2013-07-241-1/+5
| * powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-244-16/+91
| * powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-247-24/+117
| * powerpc/pci: Partial tree hotplug supportGavin Shan2013-07-243-21/+51
| * powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan2013-07-243-9/+9
| * powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-246-60/+20
| * powerpc/pci: Override pcibios_release_device()Gavin Shan2013-07-241-0/+11
| * powerpc/eeh: Export functions for hotplugGavin Shan2013-07-242-3/+12
| * powerpc/eeh: Remove reference to PCI deviceGavin Shan2013-07-242-17/+5
| * powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar2013-07-241-0/+3
| * powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman2013-07-241-1/+10
| * powerpc/pseries: Drop "select HOTPLUG"Paul Bolle2013-07-241-1/+0
| * powerpc: Access local paca after hard irq disabledTiejun Chen2013-07-241-3/+4
| * powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-242-6/+2
| * powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-243-4/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-243-796/+0
|\ \
| * | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-243-796/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-07-2315-170/+374
|\ \ \ | |_|/ |/| |
| * | alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-191-1/+1
| * | alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2013-07-192-10/+5
| * | alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-191-8/+0
| * | alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1
| * | alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-191-1/+2
| * | alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-191-111/+288
| * | alpha: Implement atomic64_dec_if_positiveRichard Henderson2013-07-192-0/+29
| * | alpha: Improve atomic_add_unlessRichard Henderson2013-07-191-23/+37
| * | alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-193-2/+5
| * | alpha: locks: remove unused arch_*_relax operationsWill Deacon2013-07-191-4/+0
| * | alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-191-1/+1
| * | alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-191-1/+2
| * | alpha: Convert print_symbol to %pSRJoe Perches2013-07-191-5/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-07-198-61/+213
|\ \ \
| * | | um: remove dead codeRichard Weinberger2013-07-191-1/+0
| * | | um: siginfo cleanupRichard Weinberger2013-07-194-15/+15
| * | | uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher2013-07-191-41/+189
| * | | um: Fix wait_stub_done() error handlingRichard Weinberger2013-07-191-2/+7
| * | | um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-191-1/+1
| * | | um: Fix return value of strnlen_user()Richard Weinberger2013-07-191-1/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-1910-21/+69
|\ \ \ \
| * | | | MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras2013-07-191-1/+0