aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16h8300: update timer handler - new filesYoshinori Sato1-0/+25
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds99-4610/+0
2008-07-26[PATCH] kill altrootAl Viro1-17/+0
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-6/+0
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias1-2/+2
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-4/+1
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-26/+0
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-24/+0
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz1-2/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24remove include/asm-h8300/keyboard.hAdrian Bunk1-24/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-06-06h8300: fix typo in header guardVegard Nossum1-1/+1
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger1-5/+3
2008-05-02h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin1-31/+2
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-12/+8
2008-04-17Generic semaphore implementationMatthew Wilcox2-275/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-13h8300: fix recent uaccess breakageYoshinori Sato1-7/+4
2008-02-23h8300: IRQ handling updateYoshinori Sato2-16/+5
2008-02-23h8300: uaccess.h updateYoshinori Sato1-2/+2
2008-02-09Add pgtable_t to remaining nommu architecturesMartin Schwidefsky1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-6/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-7/+5
2008-02-07Add cmpxchg_local to h8300Mathieu Desnoyers1-0/+15
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-2/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-6/+0
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk2-4/+0
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2007-12-10asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin1-1/+1
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter1-2/+1
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+5
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-6/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-6/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt1-1/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-7/+5
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-3/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+6
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2