index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
Commit message (
Expand
)
Author
Age
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment
Geert Uytterhoeven
2006-12-09
*
[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ
Michael Schmitz
2006-12-09
*
[PATCH] Sun3: General updates
Sam Creasey
2006-12-09
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
*
[PATCH] m68k: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
*
[NET]: M68K checksum annotations and cleanups.
Al Viro
2006-12-03
*
[PATCH] m68k: consolidate initcall sections
Geert Uytterhoeven
2006-10-29
*
[PATCH] clean m68k ksyms
Al Viro
2006-10-11
*
[PATCH] sun3 __iomem annotations
Al Viro
2006-10-11
*
[PATCH] misc m68k __user annotations
Al Viro
2006-10-11
*
[PATCH] m68k/MVME167: SERIAL167 is no longer broken
Geert Uytterhoeven
2006-10-09
*
[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c
Geert Uytterhoeven
2006-10-09
*
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
2006-10-09
*
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
2006-10-09
*
[PATCH] m68k: syscall updates
Geert Uytterhoeven
2006-10-09
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
*
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
2006-10-08
*
[PATCH] m68k pt_regs fixes, part 2
Al Viro
2006-10-08
*
[PATCH] m68k pt_regs fixes
Al Viro
2006-10-07
*
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
2006-10-06
*
[PATCH] m68k: fix typo in __generic_copy_to_user
Roman Zippel
2006-10-06
*
[PATCH] m68k: cleanup string functions
Roman Zippel
2006-10-06
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
*
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-29
*
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] arch: use list_move()
Akinobu Mita
2006-06-26
*
[PATCH] m68k: convert VME irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert sun3 irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert q40 irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert mac irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert hp300 irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert atari irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert apollo irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert amiga irq code
Roman Zippel
2006-06-25
*
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
2006-06-25
*
[PATCH] m68k: introduce irq controller
Roman Zippel
2006-06-25
*
[PATCH] m68k: cleanup amiga irq numbering
Roman Zippel
2006-06-25
*
[PATCH] m68k: cleanup generic irq names
Roman Zippel
2006-06-25
*
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
2006-06-25
*
[PATCH] m68k: fix show_registers()
Roman Zippel
2006-06-25
*
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
2006-06-25
*
[PATCH] m68k: fix __iounmap for 030
Roman Zippel
2006-06-25
[next]