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
*
m68k: Wire up process_vm_{read,write}v
Geert Uytterhoeven
2011-12-06
*
m68k/mac: Remove mac_irq_{en,dis}able() wrappers
Finn Thain
2011-11-08
*
m68k/irq: Remove obsolete support for user vector interrupt fixups
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Remove obsolete m68k irq framework
Geert Uytterhoeven
2011-11-08
*
m68k/q40: Convert Q40/Q60 to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/sun3: Convert Sun3/3x to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/sun3: Use the kstat_irqs_cpu() wrapper
Geert Uytterhoeven
2011-11-08
*
m68k/apollo: Convert Apollo to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/vme: Convert VME to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/mac: Optimize interrupts using chain handlers
Geert Uytterhoeven
2011-11-08
*
m68k/mac: Convert Mac to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/amiga: Optimize interrupts using chain handlers
Geert Uytterhoeven
2011-11-08
*
m68k/amiga: Convert Amiga to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/amiga: Refactor amiints.c
Geert Uytterhoeven
2011-11-08
*
m68k/atari: Remove code and comments about different irq types
Geert Uytterhoeven
2011-11-08
*
m68k/atari: Convert Atari to genirq
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Add genirq support
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Extract irq_set_chip()
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Rename irq_node to irq_data
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Kill irq_node_t typedef, always use struct irq_node
Geert Uytterhoeven
2011-11-08
*
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
2011-11-08
*
m68k: Revive lost DIO bus config option
Geert Uytterhoeven
2011-11-08
*
m68k: Revive lost ARAnyM config options
Geert Uytterhoeven
2011-11-08
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
m68k: Add export.h to the m68k specific files as required
Paul Gortmaker
2011-10-31
*
|
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
2011-10-19
|
|
\
|
*
|
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
*
|
|
Merge branch 'for-linus' of git://github.com/gregungerer/m68knommu
Linus Torvalds
2011-10-25
|
\
\
\
|
*
|
|
m68k: drop unused Kconfig symbols
Paul Bolle
2011-10-21
|
*
|
|
m68k: drop unused Kconfig symbols
Paul Bolle
2011-10-21
|
*
|
|
m68knommu: create common externs for _ram* vars
Greg Ungerer
2011-10-18
|
*
|
|
m68knommu: remove extern declarations of memory_start/memory_end from mm/init
Greg Ungerer
2011-10-18
|
*
|
|
m68knommu: use generic section names in mm/init code
Greg Ungerer
2011-10-18
|
*
|
|
m68knommu: use generic section names in setup code
Greg Ungerer
2011-10-18
|
*
|
|
m68k: merge the mmu and non-mmu traps.c files
Greg Ungerer
2011-10-18
|
*
|
|
m68k: move hardware vector setting from traps.c to its own file
Greg Ungerer
2011-10-18
|
*
|
|
m68k: merge mmu and non-mmu include/asm/entry.h files
Greg Ungerer
2011-10-18
|
*
|
|
m68k: merge the mmu and non-mmu kernel/Makefiles
Greg Ungerer
2011-10-18
|
*
|
|
m68k: merge mmu and non-mmu arch Makefiles
Greg Ungerer
2011-10-18
|
*
|
|
m68k: reorganize Kconfig options to improve mmu/non-mmu selections
Greg Ungerer
2011-10-18
|
*
|
|
m68knommu: fix problems with SPI/GPIO on ColdFire 520x
Peter Turczak
2011-10-18
|
*
|
|
m68k: fix memcpy to unmatched/unaligned source and dest on 68000
Greg Ungerer
2011-10-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
|
\
\
\
[next]