aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\
| * Fix IRQ flag handling namingDavid Howells2010-10-07
* | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-15
|/
* m32r: fix rt_sigsuspend()Al Viro2010-09-24
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-10
* | arch: Implement local64_tPeter Zijlstra2010-06-09
|/
* m32r: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-27
* 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
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
|/
* m32r: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-05
* | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
|/
* elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-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
|/
* m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-03
* Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-09-24
|\
| * m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott2009-09-22
| * m32r: Define THREAD_SIZE only once.Tim Abbott2009-09-22
| * m32r: make PAGE_SIZE available to assembly.Tim Abbott2009-09-22
* | cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-23
* | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-23
* | cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-23
* | m32r: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22
* | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-22
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| |/ |/|
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
|/
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
* asm-generic: make pci.h usable directlyArnd Bergmann2009-06-11
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
* asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11