aboutsummaryrefslogtreecommitdiff
path: root/include/asm-cris
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Gravatar Mel Gorman 1-1/+2
2007-07-16etrax: enable arbitary speed setting on tty portsGravatar Alan Cox 3-2/+9
2007-07-16page table handling cleanupGravatar Jan Beulich 1-30/+0
2007-07-11PCI: remove pci_dac_dma_... APIsGravatar Jan Beulich 1-32/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Gravatar Michael Ellerman 1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportGravatar Alan Cox 1-0/+11
2007-05-11Consolidate asm/poll.hGravatar Stephen Rothwell 1-26/+1
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-0/+1
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionGravatar Jeremy Fitzhardinge 1-0/+2
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportGravatar Eric Dumazet 1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionGravatar Eric Dumazet 1-1/+2
2007-02-11[PATCH] consolidate line discipline number definitionsGravatar Tilman Schmidt 1-18/+0
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Gravatar Jiri Kosina 2-8/+4
2007-02-09[PATCH] kill eth_io_copy_and_sum()Gravatar Al Viro 1-5/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkGravatar Ralf Baechle 1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampGravatar Alan Cox 1-0/+11
2006-12-07[PATCH] include/asm-cris/: "extern inline" -> "static inline"Gravatar Adrian Bunk 2-9/+9
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Gravatar Ralf Baechle 1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Gravatar Ralf Baechle 1-1/+1
2006-12-02[NET]: Cris checksum annotations and cleanups.Gravatar Al Viro 3-29/+25
2006-12-01Driver core: add dev_archdata to struct deviceGravatar Benjamin Herrenschmidt 1-0/+7
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesGravatar Arnd Bergmann 1-61/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksGravatar Martin Schwidefsky 1-0/+4
2006-09-26[PATCH] Standardize pxx_page macrosGravatar Dave McCracken 1-2/+2
2006-09-21Clean up exported headers on CRISGravatar David Woodhouse 8-17/+23
2006-07-14[PATCH] remove set_wmb - arch removalGravatar Steven Rostedt 1-1/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Gravatar Linus Torvalds 1-0/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsGravatar Thomas Gleixner 3-4/+2
2006-06-30typo fixes: bandwith -> bandwidthGravatar Adrian Bunk 1-2/+2
2006-06-29[AF_UNIX]: Datagram getpeersecGravatar Catherine Zhang 1-0/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Gravatar Ingo Molnar 1-2/+0
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUGravatar Ingo Molnar 1-5/+0
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.Gravatar David Woodhouse 1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hGravatar David Woodhouse 1-5/+4
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 17-17/+0
2006-04-11[PATCH] sys_kexec_load() naming fixupsGravatar Andrew Morton 1-1/+1
2006-04-11[PATCH] Remove unused prepare_to_switch macroGravatar Hirokazu Takata 1-1/+0
2006-03-27[PATCH] unify pfn_to_page: cris pfn_to_pageGravatar KAMEZAWA Hiroyuki 1-2/+2
2006-03-26[PATCH] bitops: cris: use generic bitopsGravatar Akinobu Mita 1-226/+8
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Gravatar Akinobu Mita 1-4/+4
2006-03-26[PATCH] bitops: cris: remove unnecessary local_irq_restore()Gravatar Akinobu Mita 1-1/+0
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsGravatar Davide Libenzi 1-0/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupGravatar Adrian Bunk 1-0/+2
2006-02-15[PATCH] add asm-generic/mman.hGravatar Michael S. Tsirkin 1-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKGravatar Michael S. Tsirkin 1-0/+2
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosGravatar Alexey Dobriyan 1-1/+1
2006-01-12[PATCH] death of get_thread_info/put_thread_infoGravatar Al Viro 1-2/+0
2006-01-12[PATCH] cris: fix KSTK_EIPGravatar Al Viro 2-2/+2
2006-01-12[PATCH] cris: task_pt_regs()Gravatar Al Viro 1-1/+2
2006-01-10[PATCH] Generic ioctl.hGravatar Brian Gerst 1-83/+1