aboutsummaryrefslogtreecommitdiff
path: root/include/asm-h8300
AgeCommit message (Expand)Author
2008-10-16h8300: update timer handler - new filesYoshinori Sato
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds
2008-07-26[PATCH] kill altrootAl Viro
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24remove include/asm-h8300/keyboard.hAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-06-06h8300: fix typo in header guardVegard Nossum
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger
2008-05-02h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-03-13h8300: fix recent uaccess breakageYoshinori Sato
2008-02-23h8300: IRQ handling updateYoshinori Sato
2008-02-23h8300: uaccess.h updateYoshinori Sato
2008-02-09Add pgtable_t to remaining nommu architecturesMartin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-07Add cmpxchg_local to h8300Mathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2007-12-10asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro
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