aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300/include
AgeCommit message (Expand)Author
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15mn10300: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-10-07mn10300/PCI: Remove unused pci_mem_startMyron Stowe
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-05-30MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells
2013-05-28mn10300: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-03mn10300: switch to generic old sigaction()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-29mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12MN10300: Use asm-generic/pci_iomap.hDavid Howells
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28mn10300: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov