aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen2013-11-12
* x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
* sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
* errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-12
* arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-12
* mem-hotplug: introduce movable_node boot optionTang Chen2013-11-12
* x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-12
* x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-12
* x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-12
* s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-12
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-12
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
* mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-12
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-12
* cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-12
* sh64: kernel: remove useless variable 'regs'Chen Gang2013-11-12
* sh64: kernel: use 'usp' instead of 'fn'Chen Gang2013-11-12
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| | * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-03
| | * arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-28
| | * of/irq: create interrupts-extended propertyGrant Likely2013-10-28
| | * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-24
| | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-24
| | * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | * of: Add testcases for interrupt parsingGrant Likely2013-10-24
| | * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-24
| | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
| | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| | * of: Make cpu node handling more portable.David Miller2013-10-15
| * | MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-06
| * | of: remove empty arch prom.h headersRob Herring2013-10-09
| * | powerpc: add explicit OF includesRob Herring2013-10-09
| * | powerpc: clean-up include ordering in prom.hRob Herring2013-10-09
| * | of: move of_translate_dma_address to of_address.hRob Herring2013-10-09
| * | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-09
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | of: implement of_node_to_nid as a weak functionRob Herring2013-10-09
| * | of: implement pci_address_to_pio as weak functionRob Herring2013-10-09
| * | x86: add necessary includes for prom.hRob Herring2013-10-09
| * | mips: add explicit includes of prom.hRob Herring2013-10-09
| * | microblaze: clean-up prom.h implicit includesRob Herring2013-10-09
| * | metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-09
| * | hexagon: remove unnecessary prom.h includesRob Herring2013-10-09
| * | arc: remove unnecessary prom.h includesRob Herring2013-10-09
| * | arm64: remove unnecessary prom.h includeRob Herring2013-10-09
| * | ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-09
| * | mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-09