summaryrefslogtreecommitdiff
path: root/include/asm-h8300
Commit message (Expand)AuthorAge
* Generic semaphore implementationMatthew Wilcox2008-04-17
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-02
* h8300: fix recent uaccess breakageYoshinori Sato2008-03-13
* h8300: IRQ handling updateYoshinori Sato2008-02-23
* h8300: uaccess.h updateYoshinori Sato2008-02-23
* Add pgtable_t to remaining nommu architecturesMartin Schwidefsky2008-02-09
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-08
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-08
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-08
* Add cmpxchg_local to h8300Mathieu Desnoyers2008-02-07
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-07
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-07
* remove mm_{ptov,vtop}()Adrian Bunk2008-02-06
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-31
* asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin2007-12-10
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-22
* Change table chaining layoutJens Axboe2007-10-22
* include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-20
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-19
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-19
* bitops: introduce lock opsNick Piggin2007-10-18
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-17
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-17
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-17
* Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-03
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-31
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-22
* arch: personality independent stack topPeter Zijlstra2007-07-19
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-17
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-17
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-16
* h8300 entry.S updateYoshinori Sato2007-07-16
* h8300: enable arbitary speed tty port setupAlan Cox2007-07-16
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-11
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-10
* h8300 trival patchesYoshinori Sato2007-06-01
* h8300 atomic.h updateYoshinori Sato2007-05-15
* Consolidate asm/poll.hStephen Rothwell2007-05-11
* h8300 syscall updateYoshinori Sato2007-05-11
* Remove tas()Jeff Dike2007-05-08
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* h8300 generic irqYoshinori Sato2007-05-07
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-02
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-02
|/
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-25
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-25