Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b60503ba432b16fc84442a84e29a7aad2c0c363d
/
arch
/
mn10300
« Previous
8be0628
MN10300: Cache: Implement SMP global cache flushing
by Akira Takeuchi
· 14 years ago
b478491
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
by David Howells
· 14 years ago
9731d23
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
by Akira Takeuchi
· 14 years ago
0bd3eb6
MN10300: SMP: Differentiate local cache flushing
by Akira Takeuchi
· 14 years ago
9b287bf
MN10300: Cacheflush functions should take unsigned long addresses
by Akira Takeuchi
· 14 years ago
518d4bb
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
by David Howells
· 14 years ago
93c10d3
MN10300: Reorder asm/cacheflush.h to put primitives first
by David Howells
· 14 years ago
344af92
MN10300: Provide a MN10300_CACHE_ENABLED config option
by David Howells
· 14 years ago
0bc42d7
MN10300: Cache: Split cache bits out of arch Kconfig
by David Howells
· 14 years ago
86c0f93
MN10300: Remove monitor/JTAG functions
by Akira Takeuchi
· 14 years ago
8fbbf7c
MN10300: Add CPU register bits for AM34
by Akira Takeuchi
· 14 years ago
06019be
MN10300: Don't hard code the cacheline size in register defs
by Akira Takeuchi
· 14 years ago
a116956
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
by Akira Takeuchi
· 14 years ago
22d4225
MN10300: Differentiate AM33_2 and AM33_3 in config
by Akira Takeuchi
· 14 years ago
9f200d3
MN10300: Provide the functions to fully disable maskable interrupts
by Akira Takeuchi
· 14 years ago
9f59f7d
MN10300: Add reads[bwl]() and writes[bwl]()
by Akira Takeuchi
· 14 years ago
3195d0b
MN10300: Don't cast away the volatile in test_bit()
by Akira Takeuchi
· 14 years ago
3b950de
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
by David Howells
· 14 years ago
dcd42ed
mn10300: Use pci_claim_resource
by David Howells
· 14 years ago
e4acfca
bitops: Change the bitmap index from int to unsigned long [mn10300]
by Justin Chen
· 14 years ago
292aa14
MN10300: BUG to BUG_ON changes
by Stoyan Gaydarov
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
5260562
MN10300: Fix the PERCPU() alignment to allow for workqueues
by David Howells
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
00c9c56
ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)
by Jeff Mahoney
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
57cf4f7
MN10300: Fix flush_icache_range()
by David Howells
· 14 years ago
62bdb28
MN10300: Handle missing sys_cacheflush() when caching disabled
by David Howells
· 14 years ago
95929ef
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
by David Howells
· 14 years ago
60bdb72
mn10300: check __get_user/__put_user results...
by Al Viro
· 14 years ago
8e87354
mn10300: get rid of set_fs(USER_DS) in sigframe setup
by Al Viro
· 14 years ago
c05628b
mn10300: ->restart_block.fn needs to be reset on sigreturn
by Al Viro
· 14 years ago
00cbf60
mn10300: prevent double syscall restarts
by Al Viro
· 14 years ago
e46924d
mn10300: avoid SIGSEGV delivery loop
by Al Viro
· 14 years ago
ed3473b
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
by Mark Salter
· 14 years ago
a6ef9c8
MN10300: Fix SIGRTMAX
by Mark Salter
· 14 years ago
fd429a0
MN10300: Fix endianess of ext2 bitops
by Mark Salter
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
a4128b0
MN10300: Fix up the IRQ names for the on-chip serial ports
by David Howells
· 14 years ago
6e0c64f
arch/mn10300/mm: eliminate NULL dereference
by Julia Lawall
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
95f4572
MN10300: Use no_printk() for disabled gdbstub debugging functions
by David Howells
· 14 years ago
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 14 years ago
1490cf5
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
by David Howells
· 14 years ago
3ad001c
MN10300: Fix size_t and ssize_t
by David Howells
· 14 years ago
3557957
MN10300: Fix RTC routines
by David Howells
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 14 years ago
597781f
kmap_atomic: make kunmap_atomic() harder to misuse
by Cesar Eduardo Barros
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
eda0547
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
837c4ef
PCI: clear bridge resource range if BIOS assigned bad one
by Yinghai Lu
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 15 years ago
c421b08
mn10300: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
7676679
mn10300: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 15 years ago
6cdafaa
mn10300: set ARCH_KMALLOC_MINALIGN
by FUJITA Tomonori
· 15 years ago
36683161
mn10300: use generic atomic.h
by Mathieu Desnoyers
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 15 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f7a5657
mn10300: Convert mn10300 to use read/update_persistent_clock
by John Stultz
· 15 years ago
06db881
dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
by FUJITA Tomonori
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
89a74ec
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
by Bjorn Helgaas
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
598cace
mn10300: update the ASB2303 defconfig
by David Howells
· 15 years ago
012c79b
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
by David Howells
· 15 years ago
112b4a0
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
by David Howells
· 15 years ago
126cda5
mn10300: use generic pci_enable_resources()
by Bjorn Helgaas
· 15 years ago
e716381
mn10300: use KERN_ERR not KERN_ERROR
by David Howells
· 15 years ago
07c706a
mn10300: fix several bogus includes on abs2305
by Al Viro
· 15 years ago
e5d20d0
mn10300: wire up missing new syscalls
by David Howells
· 15 years ago
d6bb7a1
mn10300: add cc clobbers to asm statements
by Mark Salter
· 15 years ago
b0641e8
mn10300: objcopy flags fix
by Mark Salter
· 15 years ago
4c03ee7
mn10300: signal stack fix
by Mark Salter
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
Next »