index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
c6x
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
1
-5
/
+0
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2
-15
/
+7
2013-07-03
mm/c6x: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-10
/
+1
2013-07-03
c6x: normalize global variables exported by vmlinux.lds
Jiang Liu
1
-2
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
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/git/geert/linux-m68k
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-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+1
2013-04-30
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/kernel/git/tip/tip
Linus Torvalds
1
-27
/
+1
2013-04-29
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-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
1
-12
/
+0
2013-02-14
burying unused conditionals
Al Viro
1
-1
/
+0
2013-02-03
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-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-22
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
2
-3
/
+0
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+1
2012-12-19
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' and 'arm/omap' into next
Joerg Roedel
1
-0
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
5
-48
/
+8
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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-09
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/rostedt/linux-trace into perf/core
Ingo Molnar
1
-0
/
+1
2012-12-03
c6x: use new common dtc rule
Stephen Warren
5
-23
/
+23
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-28
c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone()
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-26
c6x: fix misleading comment
Mark Salter
1
-2
/
+1
2012-11-26
c6x: run do_notify_resume with interrupts enabled
Mark Salter
1
-0
/
+2
2012-11-13
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-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
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/viro/signal
Linus Torvalds
8
-100
/
+41
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
2
-6
/
+1
[next]