aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall1-27/+1
2004-06-27[PATCH] Remove include/asm-*/init.hAlexey Dobriyan1-11/+0
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-08[PATCH] __ARCH_WANT_SYS_RT_SIGACTION fixAndrew Morton1-0/+1
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton2-18/+0
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton1-0/+24
2004-04-11[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton1-0/+5
2004-03-15[PATCH] kill INIT_THREAD_SIZEAndrew Morton1-2/+0
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton1-0/+1
2004-02-24[PATCH] add syscalls.hAndrew Morton1-14/+20
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-4/+0
2004-02-03[PATCH] PCI Scan all functionsAndrew Morton1-0/+1
2004-01-18[PATCH] Make for_each_cpu() Iterator More FriendlyAndrew Morton1-1/+1
2003-12-29[PATCH] cpumask.h reorgAndrew Morton1-0/+6
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton1-1/+0
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-8/+4
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-2/+4
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras1-0/+12
2003-06-04[PATCH] get rid of CONFIG_ALL_PPCPaul Mackerras1-1/+1
2003-06-04[PATCH] allow thread_info to be allocated as part of task_structDavid Mosberger1-1/+1
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole1-1/+1
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller1-13/+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-06Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons1-6/+5
2003-03-06[PATCH] remove __pte_offsetAndrew Morton1-4/+4
2003-03-06[PATCH] remove __pmd_offsetAndrew Morton1-1/+1
2003-03-06[PATCH] remove __pgd_offsetAndrew Morton1-1/+0
2003-02-26Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons1-1/+1
2003-02-25[PATCH] Spelling fixes: doesn'tMichael Hayes1-1/+1
2003-02-23[FBDEV] Minor fixes for logo code.James Simmons1-6/+0
2003-02-05Merge http://jdike.stearns.org:5000/fixes-2.5Linus Torvalds6-4/+101
2003-02-05Merge http://jdike.stearns.org:5000/stack-2.5Linus Torvalds3-16/+17
2003-02-05MergeJeff Dike6-6/+17
2003-02-05Merged a conflict in ptrace.h.Jeff Dike4-18/+24
2003-01-17Fixed dyn.lds.S to include common.lds.S.Jeff Dike1-10/+25
2003-01-17Some build changes for 2.5.59 and SMP. Also cleanup of the linkerJeff Dike1-0/+71
2003-01-17Fixed asm/modules.h to update UML to 2.5.59.Jeff Dike1-1/+8
2003-01-16MergeJeff Dike2-16/+19
2003-01-16Updates to bring UML up to 2.5.58.Jeff Dike2-16/+19
2003-01-15Merge jdike.stearns.org:linux/stack-2.5/Jeff Dike3-16/+17
2003-01-15Merge jdike.stearns.org:linux/fixes-2.5/Jeff Dike4-4/+12
2003-01-15Merge jdike.stearns.org:linux/cleanup-2.5/Jeff Dike2-2/+5
2003-01-09Fix exec_mmap() to release the MM while we still have it active,Linus Torvalds1-0/+2
2002-12-29Forward ported a number of bug fixes from 2.4, including SA_SIGINFOJeff Dike4-4/+12
2002-12-29MergeJeff Dike2-14/+15
2002-12-29Merged in the C99 initializer changes.Jeff Dike1-0/+3
2002-12-29Forward ported a bunch of cleanups from 2.4. Improved error messages,Jeff Dike1-0/+3
2002-12-28Fixed a couple of problems with the configurable stack size changes.Jeff Dike2-2/+2
2002-12-28Merged the configurable kernel stack size changes from 2.4. ThisJeff Dike2-14/+15
2002-12-28Converted all initializers over to C99 syntax.Jeff Dike1-2/+2
2002-12-28Merge http://jdike.stearns.org:5000/updates-2.5Jeff Dike2-9/+7
2002-12-28Fixed a merge conflict in port_kern.cJeff Dike8-117/+105
2002-12-27MergeLinus Torvalds1-0/+1
2002-12-27Merge http://uml.bkbits.net/skas-2.5Linus Torvalds8-117/+105
2002-12-26Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike3-10/+8
2002-12-26Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike8-117/+105
2002-12-26Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike1-0/+1
2002-12-21generic device DMA APIJames Bottomley1-0/+1
2002-12-16Applied updates from 2.5.51 and 2.5.52.Jeff Dike1-6/+4
2002-12-06Updated to 2.5.50.Jeff Dike1-3/+3
2002-11-25Small fixes to sync up the 2.4 and 2.5 pools.Jeff Dike1-3/+2
2002-11-22Merged the rest of the skas changes.Jeff Dike1-0/+2
2002-11-22Minor build fixes to the last batch of skas merges.Jeff Dike1-0/+2
2002-11-21Merged the IP checksum changes from the skas code.Jeff Dike1-1/+1
2002-11-21Added the uaccess changes from the skas merge.Jeff Dike1-98/+2
2002-11-20Merged most of the rest of the skas changes.Jeff Dike4-18/+99
2002-11-18Merged a number of bug fixes from the 2.4 pool.Jeff Dike1-0/+1
2002-11-18Updated to 2.5.48Jeff Dike1-1/+1
2002-11-16Updates to 2.5.47.Jeff Dike1-1/+1
2002-11-15Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike2-7/+8
2002-11-03[PATCH] remove *_segments() dummy functions from all other architecturesMatthew Wilcox1-11/+0
2002-10-16A bunch of miscellaneous changes - mostly fixes from 2.4 and updatesJeff Dike2-7/+8
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike3-1/+23
2002-10-08Merge http://jdike.stearns.org/fixes-2.5Linus Torvalds1-0/+6
2002-10-07Merged Al's ubd changes with mine.Jeff Dike1-0/+6
2002-10-07Merge jdike.stearns.org:linux/linus-2.5Jeff Dike1-3/+17
2002-10-07Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike2-3/+23
2002-10-05[PATCH] unistd.h cleanupsBrian Gerst1-5/+0
2002-10-03I forgot to add include/asm-um/topology to the repo.Jeff Dike1-0/+6
2002-10-02xor.h was created as asm-um/xor.h rather than include/asm-um/xor.h.Jeff Dike1-0/+6
2002-10-01Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike1-3/+17
2002-09-29Merge http://jdike.stearns.org:5000/highmem-2.5Linus Torvalds6-8/+124
2002-09-29One last fix to make the non-highmem build work.Jeff Dike1-0/+1
2002-09-28Missed a change to fixmap.h in the highmem update.Jeff Dike1-0/+7
2002-09-28Fixed highmem support for 2.5.Jeff Dike3-6/+9
2002-09-23Added highmem support.Jeff Dike5-2/+107
2002-09-23A number of bug fixes from UML 2.4.19-6 -Jeff Dike1-3/+17
2002-09-23UML updates to allow it to build and run as 2.5.38.Jeff Dike5-3/+47
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike103-0/+2210