aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall1-8/+2
2004-07-27MergeJeff Garzik1-1039/+0
2004-07-14[netdrvr mv643xx] rename from mv64340 to mv643xxRalf Bächle1-1071/+0
2004-07-01[PATCH] mips: MIPS updatesRalf Bächle5-329/+60
2004-06-27[PATCH] Remove include/asm-*/init.hAlexey Dobriyan1-1/+0
2004-06-26[PATCH] larger IO bitmapsStas Sergeev1-2/+2
2004-06-23[PATCH] MIPS UpdateAndrew Morton32-583/+2165
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 Morton2-1/+10
2004-06-20[PATCH] O_NOATIME supportCesar Eduardo Barros1-0/+1
2004-06-17Merge duplicate selinux network hooksLinus Torvalds1-1/+5
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-1/+3
2004-06-16[SPARSE]: Annotate csum_and_copy_to_user().Stephen Hemminger1-1/+2
2004-06-08[PATCH] __ARCH_WANT_SYS_RT_SIGACTION fixAndrew Morton1-0/+1
2004-06-02[PATCH] ide: add IDE_ARCH_OBSOLETE_DEFAULTSBartlomiej Zolnierkiewicz1-0/+2
2004-05-28[PATCH] Missed RTC_IRQ patchletAlexander Viro1-1/+1
2004-05-22[PATCH] rmap 23 empty flush_dcache_mmap_lockAndrew Morton1-0/+3
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton4-21/+5
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-18[PATCH] ARM/ARM26 IDE cleanupsBartlomiej Zolnierkiewicz1-0/+3
2004-05-10[PATCH] CLOCK_TICK_RATE: introduce asm-*/8253pit.h, #define PIT_TICK_RATE con...Andrew Morton1-0/+10
2004-05-10[PATCH] Allow architectures to reenable interrupts on contended spinlocksAndrew Morton1-0/+1
2004-05-09[PATCH] MIPS updateAndrew Morton10-31/+116
2004-04-19[PATCH] MIPS updateAndrew Morton60-477/+1557
2004-04-19[PATCH] generic ide_init_hwif_ports()Bartlomiej Zolnierkiewicz1-20/+0
2004-04-19[PATCH] ide_init_default_hwifs() -> ide_init_default_irq()Bartlomiej Zolnierkiewicz1-14/+5
2004-04-17[PATCH] Fix mq 32-bit compatibilityAndrew Morton1-1/+1
2004-04-13[PATCH] asm/ide.h: ide_ioreg_t cleanupBartlomiej Zolnierkiewicz1-1/+1
2004-04-13[PATCH] add asm-generic/hdreg.hBartlomiej Zolnierkiewicz1-16/+1
2004-04-12[PATCH] mips build fixAndrew Morton1-0/+1
2004-04-12[PATCH] fix test_and_change_bit commentAndrew Morton1-2/+2
2004-04-11[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton1-0/+3
2004-03-16[PATCH] SHMLBA compat task alignment fixAndrew Morton1-0/+2
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton2-4/+12
2004-02-24[PATCH] add syscalls.hAndrew Morton1-0/+22
2004-02-23[PATCH] tty utf8 modeAndries E. Brouwer1-0/+1
2004-02-20[PATCH] MIPS mega-patchAndrew Morton182-3790/+5073
2004-02-18[PATCH] #if versus #ifdef cleanupAndrew Morton3-3/+3
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-4/+0
2004-02-13[SPARC32]: Take parisc atomic_t implementation so they are full 32-bits.Keith M. Wesolowski1-24/+12
2004-02-09[PATCH] Export OF device path for PCI devicesBenjamin Herrenschmidt1-0/+4
2004-02-03[PATCH] PCI Scan all functionsAndrew Morton1-0/+1
2004-02-03[PATCH] remove valid_addr_bitmapAndrew Morton1-3/+2
2004-02-03[PATCH] add readX_relaxed() interfaceAndrew Morton1-0/+4
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton2-10/+5
2004-01-18[PATCH] selinux: Add SO_PEERSEC socket option and getpeersec LSM hook.Andrew Morton1-0/+2
2004-01-18[PATCH] Make for_each_cpu() Iterator More FriendlyAndrew Morton1-1/+1
2003-12-29[PATCH] statfs64 fixAndrew Morton1-0/+14
2003-12-29[PATCH] cpumask.h reorgAndrew Morton1-0/+6
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton4-2/+10
2003-09-24[PATCH] PROT_GROWSDOWN/PROT_GROWSUP flags for mprotectRoland McGrath1-0/+2
2003-09-23[PATCH] asm/softirq.h is deadAndrew Morton1-20/+0
2003-09-22[PATCH] prepare for 32-bit dev_t: stat()Alexander Viro2-5/+4
2003-09-21[PATCH] Incorrect value for SIGRTMAXAndrew Morton1-1/+1
2003-09-20[PATCH] Move EISA_busMatthew Wilcox1-6/+0
2003-09-03[PATCH] might_sleep() improvementsAndrew Morton1-0/+2
2003-08-18[PATCH] correct local_dec on some architecturesArnd Bergmann1-3/+3
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-39/+6
2003-07-31[PATCH] MIPS updateRalf Bächle158-2580/+13582
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-2/+3
2003-06-22[PATCH] Remove Nino supportRalf Bächle1-536/+329
2003-06-22[PATCH] Lasat supportRalf Bächle7-0/+352
2003-06-22[PATCH] ARC updateRalf Bächle2-117/+315
2003-06-22[PATCH] Update Cobalt supportRalf Bächle1-0/+98
2003-06-22[PATCH] JMR3927 updateRalf Bächle6-0/+1058
2003-06-22[PATCH] NEC VR41xx updateRalf Bächle9-0/+901
2003-06-22[PATCH] NEC DDB updateRalf Bächle7-101/+332
2003-06-22[PATCH] DEC updateRalf Bächle19-275/+1069
2003-06-22[PATCH] Baget updateRalf Bächle3-25/+23
2003-06-22[PATCH] TX49xx updateRalf Bächle4-0/+5032
2003-06-22[PATCH] Update for MIPS Inc's eval boards.Ralf Bächle8-18/+821
2003-06-22[PATCH] Alchemy updateRalf Bächle8-290/+1643
2003-06-22[PATCH] Sibyte updatesRalf Bächle20-0/+5644
2003-06-22[PATCH] Code for Galileo boardsRalf Bächle5-0/+594
2003-06-22[PATCH] SGI IP22 bitsRalf Bächle11-928/+954
2003-06-22[PATCH] MIPS merge, generic mips bits.Ralf Bächle125-4082/+6755
2003-06-09[PATCH] PCI: domain support for sysfsMatthew Wilcox1-3/+0
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras1-0/+8
2003-05-12[PATCH] Add ia64 relocation types to elf.h and clean upDavid Mosberger1-0/+85
2003-04-23[PATCH] Avast there ye swabs, prepare to fire a broadside!Steven Cole1-2/+2
2003-04-20[PATCH] use __GFP_REPEAT in pte_alloc_one()Andrew Morton1-1/+1
2003-04-18[PATCH] struct loop_info64 with __u64Andries E. Brouwer1-0/+1
2003-04-12[PATCH] use spinlocking in the ext2 block allocatorAndrew Morton1-0/+20
2003-04-12[PATCH] Remove flush_page_to_ram()Andrew Morton2-6/+10
2003-04-01[PATCH] kill TIOCTTYGSTRUCTAndries E. Brouwer1-8/+6
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller1-45/+0
2003-03-18MergeJames Simmons1-1/+1
2003-03-17[PATCH] Pass the load address into ELF_PLAT_INIT()Andrew Morton1-1/+1
2003-03-17MergeJames Simmons1-0/+3
2003-03-16[PCI] pci-8: pci_resource_to_bus()Russell King1-0/+3
2003-03-10Merge kozmo.(none):/usr/src/linus-2.5James Simmons1-0/+3
2003-03-09Move "used FPU status" into new non-atomic thread_info->status field.Linus Torvalds1-0/+3
2003-02-26Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons5-5/+5
2003-02-25[PATCH] Spelling fixes: guaranteeMichael Hayes1-1/+1
2003-02-25[PATCH] Spelling fixes: doesn'tMichael Hayes1-1/+1
2003-02-24[PATCH] Spelling fixes for shold -> should and othersSteven Cole1-1/+1
2003-02-24[PATCH] 2.5.63 loose pedantry; loose -> lose where appropriate.Steven Cole1-1/+1
2003-02-24[PATCH] Spelling fixes - privilegeMichael Hayes1-1/+1
2003-02-23[FBDEV] Minor fixes for logo code.James Simmons3-1869/+0
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-02-05[PATCH] Spelling fixesSteven Cole1-1/+1
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King2-3/+8
2003-01-09Fix exec_mmap() to release the MM while we still have it active,Linus Torvalds1-0/+2
2002-12-30Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski1-11/+0
2002-12-30kbuild: Fix kallsyms on 64 bit archsKai Germaschewski1-2/+10
2002-12-29[PATCH] BIN_TO_BCD consolidationAndrew Morton1-11/+0
2002-12-21generic device DMA APIJames Bottomley1-0/+1
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-3/+3
2002-11-03[PATCH] remove *_segments() dummy functions from all other architecturesMatthew Wilcox1-4/+0
2002-10-26Merge kernel.org changesDaniel Jacobowitz1-4/+1
2002-10-18MergeLinus Torvalds1-0/+4
2002-10-18[PATCH] RCU helper patchset 1/2Dipankar Sarma1-0/+4
2002-10-15[NET]: Apply missed parts of csum_partial_copy killing patch.David S. Miller1-10/+2
2002-10-13[NET]: Kill final traces of csum_partial_copy_fromuser.David S. Miller1-1/+0
2002-10-05[PATCH] unistd.h cleanupsBrian Gerst1-7/+0
2002-09-29[PATCH] in-kernel topology APIAndrew Morton1-0/+6
2002-09-17Factor out common ptrace code and PTRACE_SETOPTIONSDaniel Jacobowitz1-4/+1
2002-09-09[PATCH] resurrect CONFIG_HIGHPTEAndrew Morton1-0/+2
2002-08-27[PATCH] add L1_CACHE_SHIFT_MAXAndrew Morton1-0/+1
2002-08-21This is the last and most important step in the input core conversion.Vojtech Pavlik1-94/+0
2002-08-20Move x86 big-kernel-lock implementation into <linux/smp_lock.h>,Linus Torvalds1-54/+0
2002-08-03[PATCH] UML preparation - linkage.hJeff Dike1-0/+6
2002-07-31Merge with Rusty 'trivial' RussellLinus Torvalds1-1/+1
2002-07-31[PATCH] documentation typos inChristoph Hellwig1-1/+1
2002-07-29[PATCH] make cpu_relax a barrier on all architecturesAnton Blanchard1-1/+1
2002-07-29Rename "sys_pread/pwrite" to "sys_pread64/pwrite64" to match theLinus Torvalds1-2/+2
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar3-22/+16
2002-07-18[PATCH] minimal rmapAndrew Morton1-0/+7
2002-07-18[PATCH] IDE 100Martin Dalecki1-2/+0
2002-06-02[PATCH] fix swapcache packing in the radix treeAndrew Morton1-6/+5
2002-06-02[PATCH] remove PageSkip() macrosAndrew Morton1-2/+0
2002-05-30[PATCH] missing bit from signal patchesStephen Rothwell1-1/+16
2002-05-28Merge signal arch cleanupsLinus Torvalds2-177/+16
2002-05-28[PATCH] consolidate errno definitionsStephen Rothwell1-34/+3
2002-05-28[PATCH] consolidate generic peices of the siginfo structures and associated s...Stephen Rothwell1-143/+13
2002-05-28[PATCH] 2.5.18 IDE 72Martin Dalecki1-1/+1
2002-05-17[PATCH] 2.5.15 IDE 62aMartin Dalecki1-3/+0
2002-05-17[PATCH] 2.5.15 IDE 61Martin Dalecki1-4/+0
2002-05-05[PATCH] 2.5.14 IDE 55Martin Dalecki1-128/+3
2002-04-27[PATCH] 2.5.10 IDE 43Martin Dalecki1-36/+0
2002-04-09Make cond_syscall per arch. This is required on some architecturesAnton Blanchard1-0/+8
2002-04-02[PATCH] Fix up broken do while macros.Dave Jones1-2/+2
2002-02-18[PATCH] new struct page shrinkageRik van Riel1-5/+0
2002-02-12[PATCH] flush_icache_user_range (v2.5.4)Paul Mackerras1-0/+2
2002-02-11[PATCH] updated version of VM_DATA_DEFAULT_FLAGS patchDavid Mosberger1-0/+3
2002-02-07Merge http://linux.bkbits.net/linux-2.5Jens Axboe2-0/+3
2002-02-06kill struct scatterlist address memberJens Axboe1-1/+2
2002-02-05[PATCH] Third version of signal changes for thread groupsDave McCracken2-0/+3
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds6-9/+37
2002-02-04v2.4.13.1 -> v2.4.13.2Linus Torvalds1-8/+2
2002-02-04v2.4.12.1 -> v2.4.12.2Linus Torvalds2-3/+1
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds1-0/+2
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-3/+0
2002-02-04v2.4.9.6 -> v2.4.9.7Linus Torvalds66-1351/+4983
2002-02-04v2.4.6.5 -> v2.4.6.6Linus Torvalds1-0/+6
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds64-2397/+4645
2002-02-04v2.4.5.4 -> v2.4.5.5Linus Torvalds1-0/+1
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds2-898/+878
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds1-0/+3
2002-02-04v2.4.3.6 -> v2.4.3.7Linus Torvalds1-1/+1
2002-02-04v2.4.3.3 -> v2.4.3.4Linus Torvalds15-21/+940
2002-02-04v2.4.1 -> v2.4.1.1Linus Torvalds2-1/+2
2002-02-04Import changesetLinus Torvalds142-0/+18440