Age | Commit message (Expand) | Author | Files | Lines |
2011-03-24 | remove dma64_addr_t | FUJITA Tomonori | 1 | -6/+0 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2 | -32/+0 |
2011-03-24 | m68k: remove inline asm from minix_find_first_zero_bit | Akinobu Mita | 1 | -7/+3 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2 | -14/+0 |
2011-03-24 | m68knommu: introduce little-endian bitops | Akinobu Mita | 1 | -10/+27 |
2011-03-24 | m68k: introduce little-endian bitops | Akinobu Mita | 1 | -26/+67 |
2011-03-24 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2 | -5/+5 |
2011-03-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -3/+0 |
2011-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 15 | -32/+813 |
2011-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 15 | -167/+285 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -8/+0 |
2011-03-16 | m68k/atari: ARAnyM - Add support for network access | Milan Jurik | 3 | -0/+279 |
2011-03-16 | m68k/atari: ARAnyM - Add support for console access | Roman Zippel | 4 | -38/+171 |
2011-03-16 | m68k/atari: ARAnyM - Add support for block access | Roman Zippel | 3 | -0/+205 |
2011-03-16 | m68k/atari: Initial ARAnyM support | Petr Stehlik | 6 | -0/+156 |
2011-03-16 | m68k: Kconfig - Remove unneeded "default n" | Geert Uytterhoeven | 1 | -2/+0 |
2011-03-16 | m68k: Makefiles - Change to new flags variables | matt mooney | 1 | -2/+2 |
2011-03-16 | m68k/amiga: Reclaim Chip RAM for PPC exception handlers | Geert Uytterhoeven | 1 | -4/+0 |
2011-03-16 | m68k: Allow all kernel traps to be handled via exception fixups | Andreas Schwab | 1 | -3/+7 |
2011-03-16 | m68k: Use base_trap_init() to initialize vectors | Roman Zippel | 1 | -5/+5 |
2011-03-16 | m68k: Add helper function handle_kernel_fault() | Roman Zippel | 3 | -16/+26 |
2011-03-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -9/+9 |
2011-03-15 | m68knommu: external interrupt support to ColdFire intc-simr controller | Greg Ungerer | 1 | -0/+3 |
2011-03-15 | m68knommu: external interrupt support to ColdFire intc-2 controller | Greg Ungerer | 3 | -0/+16 |
2011-03-15 | m68knommu: remove ColdFire CLOCK_DIV config option | Greg Ungerer | 12 | -5/+15 |
2011-03-15 | m68knommu: make ColdFire internal peripheral region configurable | Greg Ungerer | 1 | -6/+9 |
2011-03-15 | m68knommu: clean up definitions of ColdFire peripheral base registers | Greg Ungerer | 1 | -6/+11 |
2011-03-15 | m68knommu: clean up use of MBAR for DRAM registers on ColdFire start | Greg Ungerer | 7 | -46/+46 |
2011-03-15 | m68knommu: remove use of MBAR in old-style ColdFire timer | Greg Ungerer | 7 | -24/+35 |
2011-03-15 | m68knommu: move ColdFire DMA register addresses to per-cpu headers | Greg Ungerer | 9 | -23/+54 |
2011-03-15 | m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing | Greg Ungerer | 1 | -3/+9 |
2011-03-15 | m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing | Greg Ungerer | 1 | -3/+11 |
2011-03-15 | m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing | Greg Ungerer | 1 | -3/+12 |
2011-03-15 | m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs | Greg Ungerer | 2 | -23/+24 |
2011-03-15 | m68knommu: move ColdFire PIT timer base addresses | Greg Ungerer | 5 | -19/+31 |
2011-03-15 | m68knommu: remove bogus definition of MBAR for ColdFire 532x family | Greg Ungerer | 1 | -3/+0 |
2011-03-15 | m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx | Greg Ungerer | 5 | -10/+12 |
2011-03-15 | m68knommu: move ColdFire 5249 MBAR2 definition | Greg Ungerer | 2 | -1/+5 |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 2 | -14/+1 |
2011-02-23 | tty: move obsolete and broken tty drivers to drivers/staging/tty/ | Greg Kroah-Hartman | 1 | -8/+0 |
2011-02-16 | m68knommu: add optimize memmove() function | Greg Ungerer | 1 | -1/+1 |
2011-02-16 | m68k: remove arch specific non-optimized memcmp() | Greg Ungerer | 2 | -14/+1 |
2011-01-31 | m68k: Switch do_timer() to xtime_update() | Torben Hohn | 5 | -9/+9 |
2011-01-23 | m68k/amiga: Fix "debug=mem" | Geert Uytterhoeven | 1 | -9/+7 |
2011-01-23 | m68k/atari: Rename "scc" to "atari_scc" | Geert Uytterhoeven | 4 | -11/+11 |
2011-01-22 | m68k: Uninline strchr() | Geert Uytterhoeven | 1 | -12/+0 |
2011-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 24 | -380/+515 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -0/+2 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2011-01-12 | watchdog: Add MCF548x watchdog driver. | Philippe De Muyter | 1 | -0/+2 |