| Commit message (Expand) | Author | Age | Files | Lines |
* | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 2013-08-28 | 1 | -5/+0 |
* | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | 1 | -2/+1 |
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 2 | -15/+7 |
|\ |
|
| * | mm/c6x: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -10/+1 |
| * | c6x: normalize global variables exported by vmlinux.lds | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
| * | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
| * | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
| * | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
| * | arch: c6x: mm: include "asm/uaccess.h" to pass compiling | Chen Gang | 2013-07-04 | 1 | -0/+1 |
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | c6x: Wire up asm-generic/xor.h | Geert Uytterhoeven | 2013-06-16 | 1 | -0/+1 |
* | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -1/+0 |
|/ |
|
* | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+1 |
* | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -9/+0 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -27/+1 |
|\ |
|
| * | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | c6x: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -27/+2 |
* | | mm/c6x: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -28/+2 |
* | | add memory barrier to arch_local_irq_restore | Mark Salter | 2013-04-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 1 | -12/+0 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -1/+0 |
| * | | c6x: switch to generic sigaltstack | Al Viro | 2013-02-04 | 2 | -12/+1 |
| |/ |
|
* / | c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
|/ |
|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-22 | 2 | -22/+1 |
|\ |
|
| * | c6x: Use generic asm/mmu.h | Lars-Peter Clausen | 2012-12-09 | 2 | -22/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 2 | -3/+0 |
|\ \ |
|
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 2 | -3/+0 |
* | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | * / | | c6x: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 2012-11-28 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 5 | -48/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c... | Al Viro | 2012-11-29 | 4 | -36/+6 |
| * | | | c6x: switch to saner kernel_execve() semantics | Al Viro | 2012-10-15 | 3 | -12/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 5 | -23/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | c6x: use new common dtc rule | Stephen Warren | 2012-12-04 | 5 | -23/+23 |
| |/ |
|
* | | c6x: use generic kvm_para.h | Mark Salter | 2012-11-28 | 2 | -1/+2 |
* | | c6x: remove internal kernel symbols from exported setup.h | Mark Salter | 2012-11-28 | 2 | -30/+36 |
* | | c6x: fix misleading comment | Mark Salter | 2012-11-27 | 1 | -2/+1 |
* | | c6x: run do_notify_resume with interrupts enabled | Mark Salter | 2012-11-27 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -11/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -11/+2 |