summaryrefslogtreecommitdiff
path: root/include/asm-v850
AgeCommit message (Expand)AuthorFilesLines
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan1-1/+1
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2006-01-12[PATCH] v850: task_stack_page(), task_pt_regs()Al Viro1-4/+4
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-80/+1
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+2
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-18/+0
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-2/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-11-15[PATCH] v850: use generic hardirq codeChristoph Hellwig1-0/+2
2005-11-15[PATCH] v850: Add missing include in hardirq.hMiles Bader1-0/+2
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+16
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+14
2005-11-07[PATCH] include/asm-v850/ "extern inline" -> "static inline"Adrian Bunk10-21/+21
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-12/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-8/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-12/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+2
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-6/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-19/+2
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-07-27[PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAXMiles Bader2-4/+8
2005-07-27[PATCH] v850: Update PCI supportMiles Bader1-6/+31
2005-07-27[PATCH] v850: Add pte_fileMiles Bader1-0/+2
2005-07-27[PATCH] v850: Update ioremap return type and add ioread/iowrite functionsMiles Bader1-13/+24
2005-07-27[PATCH] v850: const-qualify first parameter of find_next_zero_bitMiles Bader1-3/+3
2005-07-27[PATCH] v850: Define pfn_validMiles Bader1-2/+3
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-11[PATCH] v850: Update mmu.h header to match implementation changesMiles Bader1-14/+3
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader1-5/+6
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+8
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+2
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-11/+1
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-15/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds113-0/+7988