aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin1-0/+2
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-12/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-48/+47
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds4-4/+4
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige1-3/+0
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa1-0/+43
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg4-4/+4
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-9/+3
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-13/+4
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-12/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-8/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-26/+2
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl1-23/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-4/+6
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-05[PATCH] mips: remove timex.h for vr41xxYoichi Yuasa1-18/+0
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa1-0/+2
2005-09-05[PATCH] mips: add pcibios_select_rootYoichi Yuasa1-0/+13
2005-09-05[PATCH] mips: fix coherency configurationRalf Baechle1-3/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle41-315/+315
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle35-103/+103
2005-09-05[PATCH] mips: add support for Qemu system architectureRalf Baechle3-0/+68
2005-09-05[PATCH] mips: remove HP Laserjet remainsRalf Baechle1-7/+0
2005-09-05[PATCH] mips: remove VR4181 supportRalf Baechle2-535/+0
2005-09-05[PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa1-8/+8
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King1-84/+0
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-25[PATCH] sched: cleanup context switch lockingNick Piggin1-8/+2
2005-06-25[PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa3-2/+6
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-0/+1
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-21[PATCH] mips: add vr41xx gpio supportYoichi Yuasa2-35/+69
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-8/+1
2005-05-01[PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell1-2/+0
2005-05-01[PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2Joe Korty1-0/+4
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-15/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-1/+3
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2-2/+2
2005-04-16[PATCH] mips: update VR41xx CPU-PCI bridge supportYoichi Yuasa2-70/+90