| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -10/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -10/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -10/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -24/+0 |
* | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 | 1 | -2/+2 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -6/+0 |
|\ |
|
| * | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h | Christoph Hellwig | 2015-08-27 | 1 | -6/+0 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -3/+2 |
|\ \ |
|
| * | | unicore32/irq: Prepare puv3_gpio_handler for irq argument removal | Thomas Gleixner | 2015-08-01 | 1 | -3/+2 |
| |/ |
|
* / | unicore/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -19/+10 |
|/ |
|
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
* | arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR | Masanari Iida | 2015-06-30 | 1 | -2/+2 |
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -10/+0 |
|\ \ |
|
| * | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -10/+0 |
| |/ |
|
* / | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 3 | -11/+0 |
|\ |
|
| * | unicore32: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 3 | -11/+0 |
* | | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 2015-03-12 | 1 | -8/+1 |
|/ |
|
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 2015-02-13 | 1 | -1/+1 |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 2 | -5/+1 |
* | mm: fix false-positive warning on exit due mm_nr_pmds(mm) | Kirill A. Shutemov | 2015-02-11 | 1 | -0/+3 |
* | unicore32: drop pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -15/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -1/+0 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
* | | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 2014-11-19 | 1 | -0/+11 |
|/ |
|
* | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-09 | 2 | -3/+1 |
* | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
* | unicore32: Fix build error | Guenter Roeck | 2014-08-31 | 1 | -4/+5 |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -28/+20 |
|\ |
|
| * | unicore32: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -28/+20 |
* | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 2 | -4/+4 |
|\ \ |
|
| * | | platform: Remove most references to platform_bus device | Pawel Moll | 2014-07-23 | 2 | -4/+4 |
| |/ |
|
* / | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
|/ |
|
* | unicore32: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 2014-06-20 | 1 | -6/+0 |
* | arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin... | Chen Gang | 2014-06-20 | 1 | -0/+2 |
* | arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. | Chen Gang | 2014-06-20 | 1 | -0/+1 |
* | arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f... | Chen Gang | 2014-06-20 | 1 | -0/+2 |
* | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM | Chen Gang | 2014-06-20 | 1 | -0/+23 |
* | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h | Chen Gang | 2014-06-20 | 1 | -5/+5 |
* | arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f... | Chen Gang | 2014-06-20 | 1 | -0/+4 |
* | arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi... | Chen Gang | 2014-06-20 | 2 | -4/+0 |
* | arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai... | Chen Gang | 2014-06-20 | 1 | -4/+0 |
* | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition | Chen Gang | 2014-06-20 | 1 | -0/+4 |
* | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() | Chen Gang | 2014-06-20 | 1 | -0/+1 |
* | arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error | Chen Gang | 2014-06-20 | 1 | -0/+1 |
* | arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros | Chen Gang | 2014-06-20 | 1 | -4/+4 |