| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c | Nicolin Chen | 2013-11-13 | 1 | -8/+1 |
* | x86: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-13 | 6 | -10/+19 |
* | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-13 | 5 | -5/+25 |
* | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 2013-11-13 | 4 | -4/+4 |
* | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() | Zhi Yong Wu | 2013-11-13 | 1 | -2/+2 |
* | mem-hotplug: introduce movable_node boot option | Tang Chen | 2013-11-13 | 1 | -0/+11 |
* | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed. | Tang Chen | 2013-11-13 | 1 | -2/+7 |
* | x86/mem-hotplug: support initialize page tables in bottom-up | Tang Chen | 2013-11-13 | 1 | -2/+64 |
* | x86/mm: factor out of top-down direct mapping setup | Tang Chen | 2013-11-13 | 1 | -20/+39 |
* | s390/mmap: randomize mmap base for bottom up direction | Heiko Carstens | 2013-11-13 | 1 | -2/+7 |
* | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 6 | -6/+6 |
* | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 2013-11-13 | 4 | -7/+4 |
* | mm: remove obsolete comments about page table lock | Naoya Horiguchi | 2013-11-13 | 1 | -2/+0 |
* | mm/arch: use __free_reserved_page() to simplify the code | Xishi Qiu | 2013-11-13 | 3 | -11/+4 |
* | cris: media platform drivers: fix build | Mauro Carvalho Chehab | 2013-11-13 | 1 | -0/+1 |
* | sh64: kernel: remove useless variable 'regs' | Chen Gang | 2013-11-13 | 1 | -1/+1 |
* | sh64: kernel: use 'usp' instead of 'fn' | Chen Gang | 2013-11-13 | 1 | -1/+1 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 104 | -964/+369 |
|\ |
|
| * | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 | 6 | -0/+6 |
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 151 | -626/+951 |
| |\ |
|
| | * | of/irq: Fix bug in interrupt parsing refactor. | Grant Likely | 2013-11-04 | 1 | -3/+4 |
| | * | arm/versatile: Fix versatile irq specifications. | Grant Likely | 2013-10-29 | 2 | -2/+2 |
| | * | of/irq: create interrupts-extended property | Grant Likely | 2013-10-29 | 1 | -0/+16 |
| | * | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely | 2013-10-24 | 2 | -72/+1 |
| | * | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 2013-10-24 | 4 | -54/+4 |
| | * | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 5 | -20/+15 |
| | * | of: Add testcases for interrupt parsing | Grant Likely | 2013-10-24 | 2 | -0/+42 |
| | * | of/irq: Refactor interrupt-map parsing | Grant Likely | 2013-10-24 | 1 | -2/+4 |
| | * | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2013-10-24 | 12 | -18/+13 |
| | * | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 14 | -54/+42 |
| | * | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 14 | -15/+15 |
| | * | of: Make cpu node handling more portable. | David Miller | 2013-10-15 | 1 | -0/+53 |
| * | | MIPS: Netlogic: replace early_init_devtree() call | Jayachandran C | 2013-11-06 | 3 | -5/+16 |
| * | | of: remove empty arch prom.h headers | Rob Herring | 2013-10-10 | 6 | -58/+0 |
| * | | powerpc: add explicit OF includes | Rob Herring | 2013-10-10 | 32 | -4/+49 |
| * | | powerpc: clean-up include ordering in prom.h | Rob Herring | 2013-10-10 | 1 | -10/+7 |
| * | | of: move of_translate_dma_address to of_address.h | Rob Herring | 2013-10-10 | 1 | -4/+0 |
| * | | of: move of_address_to_resource and of_iomap declarations from sparc | Rob Herring | 2013-10-10 | 1 | -8/+0 |
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 2013-10-10 | 8 | -15/+0 |
| * | | of: implement of_node_to_nid as a weak function | Rob Herring | 2013-10-10 | 2 | -11/+0 |
| * | | of: implement pci_address_to_pio as weak function | Rob Herring | 2013-10-10 | 5 | -38/+0 |
| * | | x86: add necessary includes for prom.h | Rob Herring | 2013-10-10 | 1 | -0/+1 |
| * | | mips: add explicit includes of prom.h | Rob Herring | 2013-10-10 | 3 | -0/+4 |
| * | | microblaze: clean-up prom.h implicit includes | Rob Herring | 2013-10-10 | 5 | -27/+5 |
| * | | metag: move setup_machine_fdt declaration from prom.h | Rob Herring | 2013-10-10 | 3 | -3/+1 |
| * | | hexagon: remove unnecessary prom.h includes | Rob Herring | 2013-10-10 | 1 | -3/+0 |
| * | | arc: remove unnecessary prom.h includes | Rob Herring | 2013-10-10 | 2 | -2/+0 |
| * | | arm64: remove unnecessary prom.h include | Rob Herring | 2013-10-10 | 1 | -1/+0 |
| * | | ARM: keystone: remove unnecessary prom.h include | Rob Herring | 2013-10-10 | 1 | -1/+0 |
| * | | mips: use common of_flat_dt_get_machine_name | Rob Herring | 2013-10-10 | 1 | -14/+1 |