index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
2010-10-27
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
2010-10-27
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
2010-10-27
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2010-10-27
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
2010-10-27
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
2010-10-27
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-10-27
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2010-10-27
MN10300: Don't hard code the cacheline size in register defs
Akira Takeuchi
2010-10-27
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
Akira Takeuchi
2010-10-27
MN10300: Differentiate AM33_2 and AM33_3 in config
Akira Takeuchi
2010-10-27
MN10300: Provide the functions to fully disable maskable interrupts
Akira Takeuchi
2010-10-27
MN10300: Add reads[bwl]() and writes[bwl]()
Akira Takeuchi
2010-10-27
MN10300: Don't cast away the volatile in test_bit()
Akira Takeuchi
2010-10-27
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
David Howells
2010-10-27
mn10300: Use pci_claim_resource
David Howells
2010-10-27
bitops: Change the bitmap index from int to unsigned long [mn10300]
Justin Chen
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-26
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-26
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2010-10-26
uml: define CONFIG_NO_DMA
FUJITA Tomonori
2010-10-26
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
2010-10-26
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
2010-10-26
x86: access_error API cleanup
Michel Lespinasse
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2010-10-26
perf, x86: Fix up kmap_atomic() type
Peter Zijlstra
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
um: fix IRQ flag handling naming
Richard Weinberger
2010-10-26
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
2010-10-26
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2010-10-26
AT91: reset: extend alternate reset procedure to several chips
Nicolas Ferre
2010-10-26
AT91: reset routine cleanup, remove not needed icache flush
Nicolas Ferre
2010-10-26
AT91: trivial: align comment of at91sam9g20_reset with one more tab
Nicolas Ferre
[next]