projects
/
linux-2.6.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix node_start/end_pfn() definition for mm/page_cgroup.c
[linux-2.6.git]
/
arch
/
m68k
/
2011-06-14
Greg Ungerer
m68k: use kernel processor defines for conditional...
tree
|
commitdiff
2011-06-14
Greg Ungerer
m68knommu: create config options for CPU classes
tree
|
commitdiff
2011-06-14
Greg Ungerer
m68knommu: fix linker script exported name sections
tree
|
commitdiff
2011-05-28
Linus Torvalds
Merge branch 'setns'
tree
|
commitdiff
2011-05-28
Eric W. Biederman
ns: Wire up the setns system call
tree
|
commitdiff
2011-05-27
Akinobu Mita
m68knommu: use generic find_next_bit_le()
tree
|
commitdiff
2011-05-27
Akinobu Mita
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
tree
|
commitdiff
2011-05-27
Akinobu Mita
arch: add #define for each of optimized find bitops
tree
|
commitdiff
2011-05-27
Akinobu Mita
m68knommu: fix build error due to the lack of find_next...
tree
|
commitdiff
2011-05-25
Peter Zijlstra
mm: now that all old mmu_gather code is gone, remove...
tree
|
commitdiff
2011-05-24
Geert Uytterhoeven
m68knommu: Use generic show_interrupts()
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: merge the mmu and non-mmu versions of sys_m68k.c
tree
|
commitdiff
2011-05-24
Akinobu Mita
m68knommu: use asm-generic/bitops/ext2-atomic.h
tree
|
commitdiff
2011-05-24
Geert Uytterhoeven
m68knommu: Remove obsolete #include <linux/sys.h>
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: merge mmu and non-mmu versions of asm-offsets.c
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68knommu: remove un-needed exporting of COLDFIRE symbols
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68knommu: move EXPORT of kernel_thread to function...
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68knommu: move EXPORT of local checksumming functions...
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68knommu: move EXPORT of dump_fpu to function definition
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68knommu: clean up mm/init_no.c
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: merge the mmu and non-mmu mm/Makefile
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: mv kmap_mm.c to kmap.c
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68knommu: remove stubs for __ioremap() and iounmap()
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68knommu: remove unused kernel_set_cachemode()
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: let Makefile sort out compiling mmu and non-mmu...
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: remove duplicate memcpy() implementation
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: remove duplicate memset() implementation
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: remove duplicate memmove() implementation
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: merge mmu and non-mmu versions of lib/Makefile
tree
|
commitdiff
2011-05-24
Greg Ungerer
m68k: merge mmu and non-mmu versions of muldi3
tree
|
commitdiff
2011-05-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-05-20
Steven Rostedt
extable, core_kernel_data(): Make sure all archs define...
tree
|
commitdiff
2011-05-19
Michael Schmitz
input/atari: Use the correct mouse interrupt hook
tree
|
commitdiff
2011-05-19
Geert Uytterhoeven
m68k/atari: Do not use "/" in interrupt names
tree
|
commitdiff
2011-05-19
Geert Uytterhoeven
m68k: unistd - Comment out definitions for unimplemente...
tree
|
commitdiff
2011-05-19
Geert Uytterhoeven
m68k: Really wire up sys_pselect6 and sys_ppoll
tree
|
commitdiff
2011-05-19
Geert Uytterhoeven
m68k: Merge mmu and non-mmu versions of sys_call_table
tree
|
commitdiff
2011-05-19
Geert Uytterhoeven
m68k: bitops - Never step beyond the end of the bitmap
tree
|
commitdiff
2011-05-19
Geert Uytterhoeven
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
tree
|
commitdiff
2011-04-27
Michael Schmitz
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
tree
|
commitdiff
2011-04-26
Jiri Kosina
Merge branch 'master' into for-next
tree
|
commitdiff
2011-04-13
Geert Uytterhoeven
m68k,m68knommu: Wire up name_to_handle_at, open_by_hand...
tree
|
commitdiff
2011-04-10
Justin P. Mattock
m68k: fix comment typo 'occcured'
tree
|
commitdiff
2011-03-31
Lucas De Marchi
Fix common misspellings
tree
|
commitdiff
2011-03-30
Thomas Gleixner
genirq: Remove the now obsolete config options and...
tree
|
commitdiff
2011-03-29
Thomas Gleixner
m68k: Convert irq function namespace
tree
|
commitdiff
2011-03-25
Greg Ungerer
m68k: merge m68k and m68knommu arch directories
tree
|
commitdiff
2011-03-24
FUJITA Tomonori
remove dma64_addr_t
tree
|
commitdiff
2011-03-24
Akinobu Mita
bitops: remove minix bitops from asm/bitops.h
tree
|
commitdiff
2011-03-24
Akinobu Mita
m68k: remove inline asm from minix_find_first_zero_bit
tree
|
commitdiff
2011-03-24
Akinobu Mita
bitops: remove ext2 non-atomic bitops from asm/bitops.h
tree
|
commitdiff
2011-03-24
Akinobu Mita
m68knommu: introduce little-endian bitops
tree
|
commitdiff
2011-03-24
Akinobu Mita
m68k: introduce little-endian bitops
tree
|
commitdiff
2011-03-24
Akinobu Mita
asm-generic: rename generic little-endian bitops functions
tree
|
commitdiff
2011-03-23
FUJITA Tomonori
add the common dma_addr_t typedef to include/linux...
tree
|
commitdiff
2011-03-17
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-03-17
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-03-16
Linus Torvalds
Merge branch 'tty-next' of git://git./linux/kernel...
tree
|
commitdiff
2011-03-16
Milan Jurik
m68k/atari: ARAnyM - Add support for network access
tree
|
commitdiff
2011-03-16
Roman Zippel
m68k/atari: ARAnyM - Add support for console access
tree
|
commitdiff
2011-03-16
Roman Zippel
m68k/atari: ARAnyM - Add support for block access
tree
|
commitdiff
2011-03-16
Petr Stehlik
m68k/atari: Initial ARAnyM support
tree
|
commitdiff
2011-03-16
Geert Uytterhoeven
m68k: Kconfig - Remove unneeded "default n"
tree
|
commitdiff
2011-03-16
matt mooney
m68k: Makefiles - Change to new flags variables
tree
|
commitdiff
2011-03-16
Geert Uytterhoeven
m68k/amiga: Reclaim Chip RAM for PPC exception handlers
tree
|
commitdiff
2011-03-16
Andreas Schwab
m68k: Allow all kernel traps to be handled via exceptio...
tree
|
commitdiff
2011-03-16
Roman Zippel
m68k: Use base_trap_init() to initialize vectors
tree
|
commitdiff
2011-03-16
Roman Zippel
m68k: Add helper function handle_kernel_fault()
tree
|
commitdiff
2011-03-16
Linus Torvalds
Merge branch 'timers-core-for-linus' of git://git....
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: external interrupt support to ColdFire intc...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: external interrupt support to ColdFire intc...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove ColdFire CLOCK_DIV config option
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: make ColdFire internal peripheral region...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: clean up definitions of ColdFire peripheral...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: clean up use of MBAR for DRAM registers...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove use of MBAR in old-style ColdFire...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: move ColdFire DMA register addresses to...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove use of MBAR value for ColdFire 528x...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove use of MBAR value for ColdFire 527x...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove use of MBAR value for ColdFire 523x...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove MBAR and IPSBAR hacks for the ColdFir...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: move ColdFire PIT timer base addresses
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove bogus definition of MBAR for ColdFire...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: remove kludge seting of MCF_IPSBAR for ColdF...
tree
|
commitdiff
2011-03-15
Greg Ungerer
m68knommu: move ColdFire 5249 MBAR2 definition
tree
|
commitdiff
2011-02-24
Greg Kroah-Hartman
Merge 2.6.38-rc6 into tty-next
tree
|
commitdiff
2011-02-23
Greg Kroah-Hartman
tty: move obsolete and broken tty drivers to drivers...
tree
|
commitdiff
2011-02-15
Greg Ungerer
m68knommu: add optimize memmove() function
tree
|
commitdiff
2011-02-15
Greg Ungerer
m68k: remove arch specific non-optimized memcmp()
tree
|
commitdiff
2011-01-31
Torben Hohn
m68k: Switch do_timer() to xtime_update()
tree
|
commitdiff
2011-01-23
Geert Uytterhoeven
m68k/amiga: Fix "debug=mem"
tree
|
commitdiff
2011-01-23
Geert Uytterhoeven
m68k/atari: Rename "scc" to "atari_scc"
tree
|
commitdiff
2011-01-22
Geert Uytterhoeven
m68k: Uninline strchr()
tree
|
commitdiff
2011-01-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-01-13
Linus Torvalds
Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog
tree
|
commitdiff
2011-01-13
Linus Torvalds
Merge branch 'for-next' of git://git./linux/kernel...
tree
|
commitdiff
2011-01-12
Philippe De Muyter
watchdog: Add MCF548x watchdog driver.
tree
|
commitdiff
2011-01-07
Al Viro
m68knommu: Switch to saner sigsuspend
tree
|
commitdiff
2011-01-07
Al Viro
m68k: Check __get_user()/__put_user() return value
tree
|
commitdiff
next