summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong
2013-04-18powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong
2013-04-18powerpc: Set default VGA deviceBrian King
2013-04-18powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen
2013-04-18powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell
2013-04-18powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie
2013-04-18powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan
2013-04-18powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan
2013-04-18powerpc: Setup in HFSCR for POWER8Michael Neuling
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras
2013-04-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-04-18powerpc/kgdb: Removed kmalloc returned value castAlex Grad
2013-04-18powerpc: drop even more unused Kconfig symbolsPaul Bolle
2013-04-18powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle
2013-04-18powerpc: remove unused CONFIG_405EPPaul Bolle
2013-04-18powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-04-18powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle
2013-04-18powerpc/40x: remove unused "config 405GPR"Paul Bolle
2013-04-18powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle
2013-04-18powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle
2013-04-18powerpc/ps3: Update ps3_defconfigGeoff Levand
2013-04-18powerpc: use for_each_compatible_node() macroWei Yongjun
2013-04-18powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu
2013-04-18powerpc/kernel: Cleanup on rtas_pci.cGavin Shan
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman
2013-04-18powerpc/rtas_flash: Free kmem upon module exitVasant Hegde
2013-04-18powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli
2013-04-11Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-11Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli
2013-04-10Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-04-10Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-10x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter