aboutsummaryrefslogtreecommitdiff
path: root/include/asm-cris
AgeCommit message (Expand)Author
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-16etrax: enable arbitary speed setting on tty portsAlan Cox
2007-07-16page table handling cleanupJan Beulich
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Jiri Kosina
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07[PATCH] include/asm-cris/: "extern inline" -> "static inline"Adrian Bunk
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-21Clean up exported headers on CRISDavid Woodhouse
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata
2006-03-27[PATCH] unify pfn_to_page: cris pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: cris: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-03-26[PATCH] bitops: cris: remove unnecessary local_irq_restore()Akinobu Mita
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan