Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
73412c3854c877e5f37ad944ee8977addde4d35a
/
arch
/
mn10300
b169c90
mn10300: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
351f8f8
kernel: clean up USE_GENERIC_SMP_HELPERS
by Amerigo Wang
· 14 years ago
3e5c124
set_rtc_mmss: show warning message only once
by Stephen Hemminger
· 14 years ago
d9a1abe
arch/mn10300/kernel/irq.c: fix build
by Andrew Morton
· 14 years ago
b8da46d
clarify a usage constraint for cnt32_to_63()
by Nicolas Pitre
· 14 years ago
6142e05
MN10300: Fix interrupt mask alteration function call name in gdbstub
by David Howells
· 14 years ago
a9df42e
MN10300: Implement asm/syscall.h
by David Howells
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
bdab225
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 14 years ago
261bb92
ptrace: cleanup arch_ptrace() on mn10300
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
2027394
mm: fix race in kunmap_atomic()
by Peter Zijlstra
· 14 years ago
7c7fcf7
MN10300: Save frame pointer in thread_info struct rather than global var
by David Howells
· 14 years ago
a5e03ca
MN10300: Change "Matsushita" to "Panasonic".
by Akira Takeuchi
· 14 years ago
72d36fa
MN10300: Create a defconfig for the ASB2364 board
by Akira Takeuchi
· 14 years ago
711beda
MN10300: Update the ASB2303 defconfig
by Akira Takeuchi
· 14 years ago
62747cd
MN10300: ASB2364: Add support for SMSC911X and SMC911X
by Akira Takeuchi
· 14 years ago
6044cf1
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
by David Howells
· 14 years ago
730c1fa
MN10300: Generic time support
by Mark Salter
· 14 years ago
2502c64
MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
by Mark Salter
· 14 years ago
5a226c6
MN10300: Map userspace atomic op regs as a vmalloc page
by Mark Salter
· 14 years ago
368dd5a
MN10300: And Panasonic AM34 subarch and implement SMP
by Akira Takeuchi
· 14 years ago
04157a6
MN10300: Delete idle_timestamp from irq_cpustat_t
by Akira Takeuchi
· 14 years ago
37e4ec9
MN10300: Make various interrupt priority settings configurable
by Akira Takeuchi
· 14 years ago
ab244c1
MN10300: Optimise do_csum()
by Akira Takeuchi
· 14 years ago
4f81ca1
MN10300: Implement atomic ops using atomic ops unit
by Mark Salter
· 14 years ago
278d91c
MN10300: Make the FPU operate in non-lazy mode under SMP
by Akira Takeuchi
· 14 years ago
965ea4b
MN10300: SMP TLB flushing
by Akira Takeuchi
· 14 years ago
dccbf48
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
by Akira Takeuchi
· 14 years ago
a9bc60e
MN10300: Make the use of PIDR to mark TLB entries controllable
by Akira Takeuchi
· 14 years ago
492e675
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
by David Howells
· 14 years ago
8f19e3d
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
by Akira Takeuchi
· 14 years ago
6331718
MN10300: Make the boot wrapper able to use writeback caching
by Akira Takeuchi
· 14 years ago
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
Next »