summaryrefslogtreecommitdiff
path: root/include/asm-h8300
AgeCommit message (Expand)AuthorFilesLines
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 b...Mel Gorman1-1/+2
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-1/+0
2007-07-16h8300 entry.S updateYoshinori Sato1-0/+2
2007-07-16h8300: enable arbitary speed tty port setupAlan Cox3-3/+12
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-06-01h8300 trival patchesYoshinori Sato1-1/+1
2007-05-15h8300 atomic.h updateYoshinori Sato1-0/+1
2007-05-11Consolidate asm/poll.hStephen Rothwell1-15/+3
2007-05-11h8300 syscall updateYoshinori Sato1-16/+50
2007-05-08Remove tas()Jeff Dike1-1/+0
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-07h8300 generic irqYoshinori Sato3-1/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11