summaryrefslogtreecommitdiff
path: root/include/asm-v850
AgeCommit message (Expand)Author
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy
2005-07-27[PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAXMiles Bader
2005-07-27[PATCH] v850: Update PCI supportMiles Bader
2005-07-27[PATCH] v850: Add pte_fileMiles Bader
2005-07-27[PATCH] v850: Update ioremap return type and add ioread/iowrite functionsMiles Bader
2005-07-27[PATCH] v850: const-qualify first parameter of find_next_zero_bitMiles Bader
2005-07-27[PATCH] v850: Define pfn_validMiles Bader
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman
2005-07-11[PATCH] v850: Update mmu.h header to match implementation changesMiles Bader
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl
2005-05-04[PATCH] asm/signal.h unificationAl Viro
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall
2005-03-30[PATCH] consolidate asm/ipc.hStephen Rothwell
2005-03-13[PATCH] verify_area cleanup : deprecateJesper Juhl
2005-03-13[PATCH] ia64 specific /dev/mem handlersJes Sorensen
2005-03-09[PATCH] make cond_syscall look rightMatt Mackall
2005-03-05Merge davem@nuts:/disk1/BK/flush_cache_page-2.6David S. Miller
2005-03-04[PATCH] Randomisation: stack randomisationArjan van de Ven
2005-02-25[MM]: Add 'pfn' arg to flush_cache_page().David S. Miller
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven
2005-01-20[PATCH] consolidate arch specific resource.h headersChris Wright
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-04[PATCH] remove unused irq_cpustat fieldsChristoph Hellwig
2005-01-04[PATCH] move irq_enter and irq_exit to common codeChristoph Hellwig
2004-12-31[PATCH] introduce fallback headerNick Piggin
2004-12-06[PATCH] Move MCA_bus to linux/mca.hMatthew Wilcox
2004-11-07[PATCH] more hardirq.h consolidationChristoph Hellwig
2004-11-01[PATCH] v850: Add definitions for memcpy_fromio and memcpy_toioMiles Bader
2004-11-01[PATCH] v850: Work around include-definition-loop problem in <asm-v850/posix_...Miles Bader
2004-10-25[PATCH] I/O space write barrierJesse Barnes
2004-10-18[PATCH] cleanup: remove unused definitions from timex.hMartin Schwidefsky
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-06[NET]: Move SOCK_foo types into linux/net.hArnaldo Carvalho de Melo
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar