Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a0421da44fc8dcb94aad8889dae285f7ee923f80
/
arch
/
mn10300
/
include
/
asm
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
1c80f22
Disintegrate asm/system.h for MN10300
by David Howells
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
fb127cb
PCI: collapse pcibios_resource_to_bus
by Bjorn Helgaas
· 13 years ago
4b84b6e
mn10300/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
e96d322
mn10300: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
dca88ad
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 13 years ago
ff2d8b1
treewide: convert uses of ATTRIB_NORETURN to __noreturn
by Joe Perches
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
84dfa98
consolidate a bunch of ipcbuf.h instances
by Al Viro
· 13 years ago
0583fcc
consolidate umode_t declarations
by Al Viro
· 13 years ago
b0b8c55
UAPI: Make MN10300 use asm-generic/param.h
by David Howells
· 13 years ago
34f1bde
mn10300: switch to GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
2ebf5d0
mn10300: add missing __iomap markers
by Michael S. Tsirkin
· 13 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
b45d59f
mn10300, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
35052cf
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
by David Howells
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3dab04e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
5a4b65a
MN10300: gcc 4.6 vs am33 inline assembly
by Richard Henderson
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
5141c46
MN10300: Emulate single stepping in KGDB on MN10300
by David Howells
· 14 years ago
e460d64
MN10300: Use KGDB
by David Howells
· 14 years ago
67ddb40
MN10300: Create generic kernel debugger hooks
by David Howells
· 14 years ago
7f386ac
MN10300: Create general kernel debugger cache flushing
by David Howells
· 14 years ago
792576b
MN10300: Introduce a general config option for kernel debugger hooks
by David Howells
· 14 years ago
a494d3d
MN10300: Remove unused mn10300_intc_* functions
by Thomas Gleixner
· 14 years ago
af79420
MN10300: atomic_read() should ensure it emits a load
by David Howells
· 14 years ago
6fc3443
MN10300: Proper use of macros get_user() in the case of incremented pointers
by Tkhai Kirill
· 14 years ago
a9df42e
MN10300: Implement asm/syscall.h
by David Howells
· 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
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
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
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
b478491
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
by David Howells
· 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
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
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
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
e4acfca
bitops: Change the bitmap index from int to unsigned long [mn10300]
by Justin Chen
· 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
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
df9ee29
Fix IRQ flag handling naming
by David Howells
· 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
95f4572
MN10300: Use no_printk() for disabled gdbstub debugging functions
by David Howells
· 14 years ago
3ad001c
MN10300: Fix size_t and ssize_t
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
· 15 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 15 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
· 15 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 15 years ago
7676679
mn10300: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 15 years ago
Next »