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