[patch 2/3] vfs: dcache cleanups
[safe/jmp/linux-2.6] / include / asm-h8300 /
2008-06-06 Vegard Nossumh8300: fix typo in header guard
2008-05-15 Mike Frysingerasm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ...
2008-05-02 H. Peter Anvinh8300: types: use <asm-generic/int-*.h> for the h8300...
2008-04-29 Harvey Harrisonkernel: Move arches to use common unaligned access
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-02 Christian Borntraegerkvm: provide kvm.h for all architecture: fixes headers_...
2008-03-13 Yoshinori Satoh8300: fix recent uaccess breakage
2008-02-24 Yoshinori Satoh8300: IRQ handling update
2008-02-24 Yoshinori Satoh8300: uaccess.h update
2008-02-09 Martin SchwidefskyAdd pgtable_t to remaining nommu architectures
2008-02-08 H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08 Mike Frysingerasm-*/posix_types.h: scrub __GLIBC__
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to h8300
2008-02-07 H. Peter AnvinSanitize the type of struct user.u_ar0
2008-02-07 Kirill A. ShutemovCleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is...
2008-02-06 Adrian Bunkremove mm_{ptov,vtop}()
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2007-12-11 Roel Kluinasm-h8300: parentheses around definition CLOCK_TICK_RATE
2007-10-22 Jens AxboeAdd CONFIG_DEBUG_SG sg validation
2007-10-22 Jens AxboeChange table chaining layout
2007-10-20 Stefan Richterinclude/asm-*/system.h: remove unused set_rmb(), set_wm...
2007-10-19 Jiri Slabyforbid asm/bitops.h direct inclusion
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-10-17 Ralf BaechleRemove dma_cache_(wback|inv|wback_inv) functions
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-17 Olaf Heringremove strict ansi check from __u64 in asm/types.h
2007-10-17 Christoph Hellwigkill DECLARE_MUTEX_LOCKED
2007-10-03 Bernd SchmidtBinfmt_flat: Add minimum support for the Blackfin reloc...
2007-07-31 Stephane Eranianremove unused TIF_NOTIFY_RESUME flag
2007-07-22 Al Virotake declarations of enable_irq() et.al. to linux/inter...
2007-07-19 Peter Zijlstraarch: personality independent stack top
2007-07-17 Antonino A. Daplasfbdev: detect primary display device
2007-07-17 Antonino A. Daplasfbdev: move arch-specific bits to their respective...
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-07-16 Dan Williamsdma-mapping: prevent dma dependent code from linking...
2007-07-16 Yoshinori Satoh8300 entry.S update
2007-07-16 Alan Coxh8300: enable arbitary speed tty port setup
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-07-11 Alan Coxlots-of-architectures: enable arbitary speed tty support
2007-06-01 Yoshinori Satoh8300 trival patches
2007-05-15 Yoshinori Satoh8300 atomic.h update
2007-05-11 Stephen RothwellConsolidate asm/poll.h
2007-05-11 Yoshinori Satoh8300 syscall update
2007-05-08 Jeff DikeRemove tas()
2007-05-08 David GibsonClean up mostly unused IOSPACE macros
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-07 Yoshinori Satoh8300 generic irq
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-03 Jean DelvarePCI: scatterlist.h needs types.h
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-07 Adrian Bunk[PATCH] include/asm-h8300/: "extern inline" -> "static...
2006-12-07 Arnd Bergmann[PATCH] remove kernel syscalls
2006-12-05 Matthew Wilcox[PATCH] Centralise definitions of sector_t and blkcnt_t
2006-12-03 Al Viro[NET]: H8300 checksum annotations and cleanups.
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-01 Olaf Hering[PATCH] remove SYSRQ_KEY and related defines from ppc...
2006-09-27 Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-21 David WoodhouseFix H8300 exported headers.
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-12 Chase Venters[PATCH] Make cpu_relax() imply barrier() on all arches
2006-07-10 Yoshinori Sato[PATCH] h8300 remove duplicate define
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: H8300: Use the new IRQF_ constants
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-23 Jan Beulich[PATCH] adjust handle_IRR_event() return type
2006-06-18 David WoodhouseAdd empty Kbuild files for 'make headers_install' in...
2006-04-29 David WoodhouseRemove unneeded _syscallX macros from user view in...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-11 Andrew Morton[PATCH] sys_kexec_load() naming fixups
2006-04-11 Hirokazu Takata[PATCH] Remove unused prepare_to_switch macro
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: h8300 pfn_to_page
2006-03-26 Akinobu Mita[PATCH] bitops: h8300: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: use non atomic operations for minix_...
2006-03-26 Takashi Sato[PATCH] 2TB files: add blkcnt_t
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-02-03 Alexey Dobriyan[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size...
2006-01-12 Al Viro[PATCH] death of get_thread_info/put_thread_info
2006-01-12 Adrian Bunk[PATCH] include/asm-h8300/page.h: remove unused KTHREAD...
2006-01-10 Brian Gerst[PATCH] Generic ioctl.h
2006-01-09 Arjan van de Ven[PATCH] mutex subsystem, add default include/asm-*...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09 Jeff Dike[PATCH] consolidate asm/futex.h
2006-01-06 Christoph Hellwig[PATCH] m68knommu: remove enable_irq_nosync()
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Stephen Hemminger[FLS64]: generic version
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-10-31 Arthur Othieno[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
next