summaryrefslogtreecommitdiffstats
path: root/include/asm-h8300
Commit message (Expand)AuthorAgeFilesLines
* h8300: fix typo in header guardVegard Nossum2008-06-061-1/+1
* asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-141-5/+3
* h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin2008-05-021-31/+2
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-12/+8
* Generic semaphore implementationMatthew Wilcox2008-04-172-275/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* h8300: fix recent uaccess breakageYoshinori Sato2008-03-131-7/+4
* h8300: IRQ handling updateYoshinori Sato2008-02-232-16/+5
* h8300: uaccess.h updateYoshinori Sato2008-02-231-2/+2
* Add pgtable_t to remaining nommu architecturesMartin Schwidefsky2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-1/+1
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-6/+2
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+5
* Add cmpxchg_local to h8300Mathieu Desnoyers2008-02-071-0/+15
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-6/+0
* remove mm_{ptov,vtop}()Adrian Bunk2008-02-062-4/+0
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin2007-12-101-1/+1
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-201-2/+1
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+5
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-6/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-6/+0
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-031-1/+2
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-7/+5
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-3/+0
* 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
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-1/+0
* h8300 entry.S updateYoshinori Sato2007-07-161-0/+2
* h8300: enable arbitary speed tty port setupAlan Cox2007-07-163-3/+12
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* h8300 trival patchesYoshinori Sato2007-06-011-1/+1
* h8300 atomic.h updateYoshinori Sato2007-05-151-0/+1
* Consolidate asm/poll.hStephen Rothwell2007-05-111-15/+3
* h8300 syscall updateYoshinori Sato2007-05-111-16/+50
* Remove tas()Jeff Dike2007-05-081-1/+0
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* h8300 generic irqYoshinori Sato2007-05-073-1/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\