summaryrefslogtreecommitdiffstats
path: root/include/asm-v850
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-2/+0
* [PATCH] unify pfn_to_page: v850 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: v850: use generic bitopsAkinobu Mita2006-03-261-209/+11
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-5/+5
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] abstract type/size specification for assemblyJan Beulich2006-03-241-1/+3
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-29/+1
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-031-1/+1
* Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* [PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2006-01-121-4/+4
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-80/+1
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+2
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-18/+0
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-081-48/+1
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-081-2/+0
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] v850: use generic hardirq codeChristoph Hellwig2005-11-151-0/+2
* [PATCH] v850: Add missing include in hardirq.hMiles Bader2005-11-151-0/+2
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+16
* [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+14
* [PATCH] include/asm-v850/ "extern inline" -> "static inline"Adrian Bunk2005-11-0710-21/+21
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-301-3/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+0
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-211-1/+1
* [PATCH] Clean up struct flock64 definitionsStephen Rothwell2005-09-071-12/+0
* [PATCH] Clean up struct flock definitionsStephen Rothwell2005-09-071-8/+0
* [PATCH] Clean up the fcntl operationsStephen Rothwell2005-09-071-21/+0
* [PATCH] Clean up the open flagsStephen Rothwell2005-09-071-12/+0
* [PATCH] Create asm-generic/fcntl.hStephen Rothwell2005-09-071-25/+2
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-071-6/+0
* [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-071-0/+4
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-071-0/+53
* [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-051-2/+0
* [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-051-19/+2
* [NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy2005-08-291-0/+2
* [PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAXMiles Bader2005-07-272-4/+8
* [PATCH] v850: Update PCI supportMiles Bader2005-07-271-6/+31
* [PATCH] v850: Add pte_fileMiles Bader2005-07-271-0/+2
* [PATCH] v850: Update ioremap return type and add ioread/iowrite functionsMiles Bader2005-07-271-13/+24
* [PATCH] v850: const-qualify first parameter of find_next_zero_bitMiles Bader2005-07-271-3/+3
* [PATCH] v850: Define pfn_validMiles Bader2005-07-271-2/+3
* [PATCH] Add emergency_restart()Eric W. Biederman2005-07-261-0/+6
* [PATCH] v850: Update mmu.h header to match implementation changesMiles Bader2005-07-111-14/+3
* [PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader2005-07-111-5/+6
* [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton2005-06-271-0/+2
OpenPOWER on IntegriCloud