summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-1337-82/+195
|\
| * exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-131-1/+1
| * arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen2013-11-131-8/+1
| * x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-136-10/+19
| * sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-135-5/+25
| * errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-134-4/+4
| * arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-131-2/+2
| * mem-hotplug: introduce movable_node boot optionTang Chen2013-11-131-0/+11
| * x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-131-2/+7
| * x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-131-2/+64
| * x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-131-20/+39
| * s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-131-2/+7
| * mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-136-6/+6
| * mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-134-7/+4
| * mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-131-2/+0
| * mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-133-11/+4
| * cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-131-0/+1
| * sh64: kernel: remove useless variable 'regs'Chen Gang2013-11-131-1/+1
| * sh64: kernel: use 'usp' instead of 'fn'Chen Gang2013-11-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-1317-141/+92
|\ \
| * | constify copy_siginfo_to_user{,32}()Al Viro2013-11-0910-10/+10
| * | new helper: dump_align()Al Viro2013-11-091-1/+1
| * | spufs: get rid of dump_emit() wrappersAl Viro2013-11-091-49/+20
| * | dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-091-1/+1
| * | aout: switch to dump_emitAl Viro2013-11-091-12/+8
| * | switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-094-31/+24
| * | switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-092-10/+4
| * | switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-092-9/+4
| * | restore 32bit aout coredumpAl Viro2013-11-091-34/+36
* | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-131-8/+0
|\ \ \ | |_|/ |/| |
| * | x86: remove this_cpu_xor() implementationHeiko Carstens2013-10-271-8/+0
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12104-964/+369
|\ \ \
| * | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-116-0/+6
| * | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07151-626/+951
| |\ \ \
| | * | | of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-041-3/+4
| | * | | arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-292-2/+2
| | * | | of/irq: create interrupts-extended propertyGrant Likely2013-10-291-0/+16
| | * | | microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-242-72/+1
| | * | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-244-54/+4
| | * | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-245-20/+15
| | * | | of: Add testcases for interrupt parsingGrant Likely2013-10-242-0/+42
| | * | | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-2/+4
| | * | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-2412-18/+13
| | * | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-2414-54/+42
| | * | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-2414-15/+15
| | * | | of: Make cpu node handling more portable.David Miller2013-10-151-0/+53
| * | | | MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-063-5/+16
| * | | | of: remove empty arch prom.h headersRob Herring2013-10-106-58/+0
| * | | | powerpc: add explicit OF includesRob Herring2013-10-1032-4/+49
| * | | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-101-10/+7