summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring151-626/+951
2013-11-07MIPS: Netlogic: replace early_init_devtree() callJayachandran C3-5/+16
2013-11-04of/irq: Fix bug in interrupt parsing refactor.Grant Likely1-3/+4
2013-10-29arm/versatile: Fix versatile irq specifications.Grant Likely2-2/+2
2013-10-29of/irq: create interrupts-extended propertyGrant Likely1-0/+16
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2-72/+1
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely4-54/+4
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding5-20/+15
2013-10-24of: Add testcases for interrupt parsingGrant Likely2-0/+42
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely1-2/+4
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely12-18/+13
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely14-54/+42
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely14-15/+15
2013-10-15of: Make cpu node handling more portable.David Miller1-0/+53
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-9/+49
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson7-9/+44
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller1-1/+1
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller1-5/+0
2013-10-13parisc: kill SMP single function call interruptJiang Liu1-7/+1
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven1-0/+1
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-11/+11
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+11
2013-10-12Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta1-1/+1
2013-10-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+3
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar8-11/+11
2013-10-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-10/+29
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+30
2013-10-10kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan1-1/+17
2013-10-10KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras1-1/+1
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov1-12/+12
2013-10-10of: remove empty arch prom.h headersRob Herring6-58/+0
2013-10-10powerpc: add explicit OF includesRob Herring32-4/+49
2013-10-10powerpc: clean-up include ordering in prom.hRob Herring1-10/+7
2013-10-10of: move of_translate_dma_address to of_address.hRob Herring1-4/+0
2013-10-10of: move of_address_to_resource and of_iomap declarations from sparcRob Herring1-8/+0
2013-10-10of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring8-15/+0
2013-10-10of: implement of_node_to_nid as a weak functionRob Herring2-11/+0
2013-10-10of: implement pci_address_to_pio as weak functionRob Herring5-38/+0
2013-10-10x86: add necessary includes for prom.hRob Herring1-0/+1
2013-10-10mips: add explicit includes of prom.hRob Herring3-0/+4
2013-10-10microblaze: clean-up prom.h implicit includesRob Herring5-27/+5
2013-10-10metag: move setup_machine_fdt declaration from prom.hRob Herring3-3/+1
2013-10-10hexagon: remove unnecessary prom.h includesRob Herring1-3/+0
2013-10-10arc: remove unnecessary prom.h includesRob Herring2-2/+0
2013-10-10arm64: remove unnecessary prom.h includeRob Herring1-1/+0