summaryrefslogtreecommitdiffstats
path: root/include/asm-cris
Commit message (Expand)AuthorAgeFilesLines
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-08-011-4/+2Star
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* etrax: enable arbitary speed setting on tty portsAlan Cox2007-07-163-2/+9
* page table handling cleanupJan Beulich2007-07-161-30/+0Star
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-121-32/+0Star
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-4/+0Star
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-111-0/+11
* Consolidate asm/poll.hStephen Rothwell2007-05-111-26/+1Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Jiri Kosina2007-02-112-8/+4Star
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-5/+0Star
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] include/asm-cris/: "extern inline" -> "static inline"Adrian Bunk2006-12-072-9/+9
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-033-29/+25Star
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-61/+0Star
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-2/+2
* Clean up exported headers on CRISDavid Woodhouse2006-09-218-17/+23
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-1/+0Star
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-023-4/+2Star
* | typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-301-2/+2
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-2/+0Star
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-5/+0Star
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-5/+4Star
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2617-17/+0Star
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-1/+0Star
* [PATCH] unify pfn_to_page: cris pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: cris: use generic bitopsAkinobu Mita2006-03-261-226/+8Star
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-4/+4
* [PATCH] bitops: cris: remove unnecessary local_irq_restore()Akinobu Mita2006-03-261-1/+0Star
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-0/+2
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-30/+1Star
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-031-1/+1