summaryrefslogtreecommitdiff
path: root/arch/mn10300
Commit message (Expand)AuthorAge
* mn10300: invoke oom-killer from page faultNick Piggin2010-06-04
* mn10300: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-27
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-25
* mn10300: use generic atomic.hMathieu Desnoyers2010-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \
| * | mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2010-03-13
* | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | dma-mapping: mn10300: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2010-03-12
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-12
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* | Add generic sys_old_select()Christoph Hellwig2010-03-12
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
|/
* mn10300: update the ASB2303 defconfigDavid Howells2010-01-11
* mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells2010-01-11
* mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells2010-01-11
* mn10300: use generic pci_enable_resources()Bjorn Helgaas2010-01-11
* mn10300: use KERN_ERR not KERN_ERRORDavid Howells2010-01-11
* mn10300: fix several bogus includes on abs2305Al Viro2010-01-11
* mn10300: wire up missing new syscallsDavid Howells2010-01-11
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-11
* mn10300: objcopy flags fixMark Salter2010-01-11
* mn10300: signal stack fixMark Salter2010-01-11
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-11
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ | |/ |/|
| * percpu: make misc percpu symbols uniqueTejun Heo2009-10-29
* | Unify sys_mmap*Al Viro2009-12-11
* | arch_mmap_check() on mn10300Al Viro2009-12-11
* | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-09
|\ \
| * | mn10300: Remove the BKL from sys_execveJohn Kacur2009-10-14
| |/
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| |/
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
|/
* mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-01
* mn10300: Clean up linker script using higher-level macros.Tim Abbott2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell2009-09-24
* | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21