aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850
AgeCommit message (Expand)AuthorFilesLines
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky1-0/+6
2005-01-04[PATCH] remove unused irq_cpustat fieldsChristoph Hellwig1-2/+0
2005-01-04[PATCH] move irq_enter and irq_exit to common codeChristoph Hellwig1-9/+0
2004-12-31[PATCH] introduce fallback headerNick Piggin1-0/+2
2004-12-06[PATCH] Move MCA_bus to linux/mca.hMatthew Wilcox1-7/+0
2004-11-07[PATCH] more hardirq.h consolidationChristoph Hellwig1-21/+0
2004-11-01[PATCH] v850: Add definitions for memcpy_fromio and memcpy_toioMiles Bader1-2/+5
2004-11-01[PATCH] v850: Work around include-definition-loop problem in <asm-v850/posix_...Miles Bader1-1/+3
2004-10-25[PATCH] I/O space write barrierJesse Barnes1-0/+2
2004-10-18[PATCH] cleanup: remove unused definitions from timex.hMartin Schwidefsky1-4/+0
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-40/+0
2004-09-06[NET]: Move SOCK_foo types into linux/net.hArnaldo Carvalho de Melo1-16/+0
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar1-0/+3
2004-08-26[PATCH] introduce profile_pc()William Lee Irwin III1-0/+1
2004-08-22[PATCH] increase per-user mlock limit default to 32kRik van Riel1-1/+1
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel1-1/+1
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall1-10/+2
2004-07-28[PATCH] v850: Define find_first_bitMiles Bader1-0/+6
2004-07-04[PATCH] v850: Use __volatile__ qualifier on test_bit asm statementsMiles Bader1-10/+10
2004-06-25[PATCH] v850: remove bogus __ARCH_WANT_ macro defsMiles Bader1-4/+2
2004-06-25[PATCH] v850: add find_next_bitMiles Bader1-0/+76
2004-06-25[PATCH] v850: guard declaration of handle_IRQ_event with #ifdef !__ASSEMBLY__Miles Bader1-6/+3
2004-06-23[PATCH] cpumask: remove 26 no longer used cpumask*.h filesAndrew Morton1-6/+0
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-0/+6
2004-06-20[PATCH] O_NOATIME supportCesar Eduardo Barros1-0/+1
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-1/+3
2004-06-17[PATCH] RLIM: add rlimit entry for controlling queued signalsChris Wright1-2/+4
2004-06-08[PATCH] __ARCH_WANT_SYS_RT_SIGACTION fixAndrew Morton1-0/+1
2004-05-22[PATCH] rmap 23 empty flush_dcache_mmap_lockAndrew Morton1-0/+2
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton2-3/+0
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton1-0/+24
2004-05-19[PATCH] slab: allow arch override for kmem_bufctl_tAndrew Morton1-0/+2
2004-05-14[PATCH] H8/300: pic supportAndrew Morton1-1/+2
2004-05-14[PATCH] Implement atomic_inc_and_test() on various architecturesAndrew Morton1-0/+10
2004-04-13[PATCH] obsolete asm/hdreg.hBartlomiej Zolnierkiewicz1-1/+1
2004-04-11[PATCH] v850: make v850 dma-mapping.h header work when !CONFIG_PCIAndrew Morton1-0/+11
2004-04-11[PATCH] v850: use volatile qualifier on v850 test-n-bitop asm statementsAndrew Morton1-19/+21
2004-04-11[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton1-0/+4
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton1-4/+9
2004-02-24[PATCH] add syscalls.hAndrew Morton1-0/+19
2004-02-23[PATCH] tty utf8 modeAndries E. Brouwer1-0/+1
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-4/+0
2004-02-09[PATCH] Export OF device path for PCI devicesBenjamin Herrenschmidt1-0/+4
2004-02-07[PATCH] v850: make __delay function handle a loop count of zeroAndrew Morton1-4/+5
2004-02-07[PATCH] v850: Define ARCH_HAS_*_EXTABLE macros for v850Andrew Morton1-2/+10
2004-02-03[PATCH] PCI Scan all functionsAndrew Morton1-0/+2
2004-02-03[PATCH] add readX_relaxed() interfaceAndrew Morton1-0/+4
2004-01-18[PATCH] const vs. __attribute__((const)) confusionAndrew Morton1-2/+3
2004-01-18[PATCH] selinux: Add SO_PEERSEC socket option and getpeersec LSM hook.Andrew Morton1-0/+2
2003-12-29[PATCH] cpumask.h reorgAndrew Morton1-0/+6
2003-10-07[PATCH] Remove some old debugging stuff on the v850Miles Bader1-4/+0
2003-10-07[PATCH] Triple the memory size used on the v850 gdb simulatorMiles Bader1-1/+1
2003-10-05[SERIAL] remove unused RS_TABLE definitionsBjorn Helgaas1-1/+0
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton1-0/+8
2003-09-24[PATCH] PROT_GROWSDOWN/PROT_GROWSUP flags for mprotectRoland McGrath1-0/+2
2003-09-22[PATCH] prepare for 32-bit dev_t: stat()Alexander Viro1-1/+0
2003-09-21[PATCH] Incorrect value for SIGRTMAXAndrew Morton1-1/+1
2003-09-20[PATCH] Move EISA_busMatthew Wilcox1-2/+0
2003-09-03[PATCH] might_sleep() improvementsAndrew Morton1-0/+2
2003-07-31[PATCH] Add new include files for v850Miles Bader2-0/+12
2003-07-25[PATCH] Remove <asm-v850/setup.h>Miles Bader3-41/+2
2003-07-17[PATCH] Update AS85EP1 port on v850Miles Bader1-4/+2
2003-07-17[PATCH] Rename config option CONFIG_V850E_MA1_HIGHRES_TIMER on v850Miles Bader1-2/+2
2003-07-17[PATCH] v850 miscellaneaMiles Bader5-5/+5
2003-07-17[PATCH] Add v850 `sim85e2s' port, and cleanup v850e2 codeMiles Bader8-121/+260
2003-07-17[PATCH] Add v850 RTE-V850E/ME2-CB portMiles Bader4-2/+450
2003-07-17[PATCH] Add another layer of indirection for irq numbering with v850 `gbus' irqsMiles Bader2-41/+56
2003-07-17[PATCH] Cleanup v850 cache-flushing code a bitMiles Bader3-85/+74
2003-07-17[PATCH] Refactor v850 UART driverMiles Bader11-181/+656
2003-07-17[PATCH] Rename `nb85e' to `v850e' on v850Miles Bader14-189/+191
2003-07-10[PATCH] Use <asm-generic/statsfs.h> on v850Miles Bader1-20/+1
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-2/+2
2003-07-06[PATCH] flat loader v850 specific support abstractedGreg Ungerer1-3/+114
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti1-11/+1
2003-06-17[PATCH] Add __raw_ read/write ops to v850 io.hMiles Bader1-2/+9
2003-06-17[PATCH] v850 whitespace tweaksMiles Bader1-6/+6
2003-06-09[PATCH] PCI: domain support for sysfsMatthew Wilcox1-1/+0
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras1-0/+9
2003-06-04[PATCH] allow thread_info to be allocated as part of task_structDavid Mosberger1-1/+1
2003-05-27[PATCH] const-qualify memory arg in v850's __test_bitMiles Bader1-3/+3
2003-05-27[PATCH] Add __KERNEL__ guard to nb85e_cache.h on v850Miles Bader1-2/+2
2003-05-27[PATCH] Miscellaneous v850 whitespace and comment cleanupsMiles Bader1-2/+2
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole1-1/+1
2003-04-23[PATCH] Avast there ye swabs, prepare to fire a broadside!Steven Cole1-1/+1
2003-04-18[PATCH] struct loop_info64 with __u64Andries E. Brouwer1-1/+1
2003-04-12[PATCH] use spinlocking in the ext2 block allocatorAndrew Morton1-0/+2
2003-04-12[PATCH] Remove flush_page_to_ram()Andrew Morton3-4/+8
2003-04-07[PATCH] On the v850/nb85e, acknowledge interrupts immediately after handling ...Miles Bader1-3/+10
2003-04-07[PATCH] v850 updatesAlan Cox11-155/+220
2003-04-02[PATCH] struct stat - support larger dev_tAndrew Morton1-18/+16
2003-04-01[PATCH] kill TIOCTTYGSTRUCTAndries E. Brouwer1-1/+0
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller1-20/+0
2003-03-17[PATCH] Pass the load address into ELF_PLAT_INIT()Andrew Morton1-1/+1
2003-03-09Move "used FPU status" into new non-atomic thread_info->status field.Linus Torvalds1-0/+3
2003-02-25[PATCH] Spelling fixes: weirdMichael Hayes1-1/+1
2003-02-18[PATCH] create an architecture specific flat header for v850Greg Ungerer1-0/+19
2003-02-18[PATCH] Implement <asm/bug.h> for v850Miles Bader2-6/+23
2003-02-18[PATCH] Use .balign rather than .align for v850 asm funcsMiles Bader1-4/+4
2003-02-18[PATCH] Remove unused compile-time configuration options on v850Miles Bader1-17/+2
2003-02-10[SIGNAL]: Allow more platforms to use generic get_signal_to_deliver.David S. Miller1-0/+2
2003-02-06[PATCH] SA_NOCLDWAIT now supported - update commentsRoland McGrath1-1/+1
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole1-1/+1
2003-01-13[PATCH] Define smp_read_barrier_depends on v850Miles Bader1-0/+2
2003-01-10[PATCH] Update v850 module support for 2.5.55Miles Bader1-9/+21
2003-01-10[PATCH] Define `read_barrier_depends' on v850Miles Bader1-2/+3
2003-01-10[PATCH] Include <asm/posix_types.h> in the v850's asm/stat.hMiles Bader1-0/+15
2003-01-09Fix exec_mmap() to release the MM while we still have it active,Linus Torvalds1-0/+1
2002-12-30kbuild: Fix kallsyms on 64 bit archsKai Germaschewski1-4/+8
2002-12-21generic device DMA APIJames Bottomley1-0/+1
2002-12-20[PATCH] Add some v850 elf constantsMiles Bader1-0/+25
2002-12-20[PATCH] Add v850 support for `sys_restart_syscall'Miles Bader4-11/+19
2002-12-20[PATCH] Update v850 includes for slimmed-down sched.hMiles Bader2-3/+3
2002-11-26[PATCH] Add `unlikely' to error-return path in v850 __syscall_return macroMiles Bader1-1/+8
2002-11-26[PATCH] Change type of v850 function `gbus_int_disable_irqs' to voidMiles Bader1-1/+1
2002-11-26[PATCH] Make v850 syscall6 macro support both old and new gcc versionsMiles Bader1-7/+25
2002-11-26[PATCH] Tweak some v850 name stringsMiles Bader3-5/+14
2002-11-26[PATCH] Random whitespace tweaks in v850 filesMiles Bader1-2/+2
2002-11-26[PATCH] Update includes in v850 files to reflect recent header changesMiles Bader2-0/+9
2002-11-26[PATCH] Add TASK_UNMAPPED_BASE for v850Miles Bader1-0/+6
2002-11-26[PATCH] Random minor fixes for v850 `anna' platformMiles Bader1-0/+16
2002-11-26[PATCH] Make NB85E_UART_CKSR_MAX_FREQ (in nb85e_uart driver) overridableMiles Bader1-1/+3
2002-11-26[PATCH] Add v850 nanosecond stat fieldsMiles Bader1-3/+3
2002-11-26[PATCH] Add support for AS85EP1 platform to v850 archMiles Bader2-1/+164
2002-11-26[PATCH] Add v850 support for new module loaderMiles Bader3-5/+37
2002-11-26[PATCH] Add asm macros on v850 so the size of asm data objects can be recordedMiles Bader2-0/+8
2002-10-31[PATCH] arch specific files for MMUless NEC v850 portAlan Cox99-0/+6393