aboutsummaryrefslogtreecommitdiff
path: root/include/asm-h8300
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 2-275/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installGravatar Christian Borntraeger 1-0/+6
2008-03-13h8300: fix recent uaccess breakageGravatar Yoshinori Sato 1-7/+4
2008-02-23h8300: IRQ handling updateGravatar Yoshinori Sato 2-16/+5
2008-02-23h8300: uaccess.h updateGravatar Yoshinori Sato 1-2/+2
2008-02-09Add pgtable_t to remaining nommu architecturesGravatar Martin Schwidefsky 1-0/+1
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Gravatar Mike Frysinger 1-6/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hGravatar David Howells 2-7/+5
2008-02-07Add cmpxchg_local to h8300Gravatar Mathieu Desnoyers 1-0/+15
2008-02-07Sanitize the type of struct user.u_ar0Gravatar H. Peter Anvin 1-2/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededGravatar Kirill A. Shutemov 2-6/+0
2008-02-06remove mm_{ptov,vtop}()Gravatar Adrian Bunk 2-4/+0
2008-01-31[NET]: Introducing socket mark socket option.Gravatar Laszlo Attila Toth 1-0/+2
2007-12-10asm-h8300: parentheses around definition CLOCK_TICK_RATEGravatar Roel Kluin 1-1/+1
2007-10-22Add CONFIG_DEBUG_SG sg validationGravatar Jens Axboe 1-0/+3
2007-10-22Change table chaining layoutGravatar Jens Axboe 1-1/+1
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosGravatar Stefan Richter 1-2/+1
2007-10-19forbid asm/bitops.h direct inclusionGravatar Jiri Slaby 1-0/+5
2007-10-19remove unused flush_tlb_pgtablesGravatar Benjamin Herrenschmidt 1-6/+0
2007-10-18bitops: introduce lock opsGravatar Nick Piggin 1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsGravatar Ralf Baechle 1-6/+0
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hGravatar Olaf Hering 1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDGravatar Christoph Hellwig 1-1/+0
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsGravatar Bernd Schmidt 1-1/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagGravatar Stephane Eranian 1-7/+5
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hGravatar Al Viro 1-3/+0
2007-07-19arch: personality independent stack topGravatar Peter Zijlstra 1-0/+1
2007-07-17fbdev: detect primary display deviceGravatar Antonino A. Daplas 1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesGravatar Antonino A. Daplas 1-0/+6
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Gravatar Mel Gorman 1-1/+2
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsGravatar Dan Williams 1-1/+0
2007-07-16h8300 entry.S updateGravatar Yoshinori Sato 1-0/+2
2007-07-16h8300: enable arbitary speed tty port setupGravatar Alan Cox 3-3/+12
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-06-01h8300 trival patchesGravatar Yoshinori Sato 1-1/+1
2007-05-15h8300 atomic.h updateGravatar Yoshinori Sato 1-0/+1
2007-05-11Consolidate asm/poll.hGravatar Stephen Rothwell 1-15/+3
2007-05-11h8300 syscall updateGravatar Yoshinori Sato 1-16/+50
2007-05-08Remove tas()Gravatar Jeff Dike 1-1/+0
2007-05-08Clean up mostly unused IOSPACE macrosGravatar David Gibson 1-4/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-0/+1
2007-05-07h8300 generic irqGravatar Yoshinori Sato 3-1/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2007-05-02PCI: scatterlist.h needs types.hGravatar Jean Delvare 1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionGravatar Jeremy Fitzhardinge 1-0/+1
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