aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)AuthorFilesLines
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora2-2/+0
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds1-5/+1
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell1-1/+1
2004-06-23[PATCH] Make nr_swap_pages a longAndrew Morton1-1/+1
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton1-1/+1
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-1/+0
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-0/+1
2004-05-14[PATCH] Make users of page->count use the provided macrosAndrew Morton1-1/+1
2004-05-10[PATCH] remove MOD_INC_USE_COUNT usage in arch/um/drivers/harddog_kern.cAndrew Morton1-1/+1
2004-05-10[PATCH] fix MOD_{INC,DEC}_USE_COUNT gunk in arch/um/drivers/net_kern.cAndrew Morton1-2/+0
2004-05-10[PATCH] Warn when smp_call_function() is called with interrupts disabledAndrew Morton1-0/+3
2004-04-21[PATCH] remove show_trace_task()Andrew Morton1-11/+0
2004-04-11[PATCH] Fix URLs in Kconfig filesAndrew Morton1-1/+1
2004-02-24[PATCH] add syscalls.hAndrew Morton3-2/+3
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul1-2/+2
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton1-0/+1
2004-02-18[PATCH] Rename bitmap_snprintf() and cpumask_snprintf() to *_scnprintf()Andrew Morton1-2/+2
2004-02-06MergeJeff Garzik1-1/+5
2004-02-03[PATCH] janitor: change a few SYSRQ to MAGIC_SYSRQAndrew Morton1-1/+1
2004-01-19[PATCH] Kconfig: use range for NR_CPUSAndrew Morton1-0/+1
2004-01-10[netdrvr arch/uml] leak fixAlexander Viro1-1/+5
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton1-57/+9
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo10-0/+45
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro1-3/+0
2003-08-19Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller1-1/+1
2003-08-19[NET]: free_netdev - misc drivers.Stephen Hemminger1-1/+1
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton5-33/+46
2003-08-17Merge bk://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds2-0/+2
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-6/+11
2003-08-05kbuild: Move generation of vmlinux.lds.s into arch/.../kernelKai Germaschewski2-0/+2
2003-07-21Hand mergedKai Germaschewski4-10/+8
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+0
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-1/+2
2003-06-23Merge bk://linux-sam.bkbits.net/kbuildSam Ravnborg4-10/+8
2003-06-21arch/um: Renamed CONFIG_DEBUGSYM to CONFIG_DEBUG_INFOSam Ravnborg4-10/+8
2003-06-18DRIVER: add drivers/base/Kconfig to all arch main Kconfig files.Greg Kroah-Hartman1-0/+2
2003-06-17[PATCH] Consolidate Kconfigs for binfmtsMatthew Wilcox1-8/+1
2003-06-14[PATCH] um: fix do_settimeofday() for new APIAndrew Morton1-2/+9
2003-06-11[PATCH] tty_driver refcountingAlexander Viro4-18/+25
2003-06-11[PATCH] tty_driver refcountingAlexander Viro1-17/+2
2003-06-11[PATCH] tty_driver refcountingAlexander Viro2-5/+0
2003-06-05[PATCH] IRQs: fix up irq_desc initialisation for non-ia32Andrew Morton1-2/+6
2003-06-04[PATCH] get rid of CONFIG_ALL_PPCPaul Mackerras1-1/+1
2003-06-03[NET]: Use INIT_LIST_HEAD correctly in arch/um/drivers/net_kern.cDavid S. Miller1-3/+3
2003-06-02[NET]: Use INIT_LIST_HEAD in arch/um/drivers/net_kern.cDavid S. Miller1-3/+3
2003-06-02[NET]: Eliminate init_etherdev usage from arch/um drivers.David S. Miller6-91/+73
2003-05-25[PATCH] arch/* strlcpy conversionBen Collins3-9/+5
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton1-1/+1
2003-05-19[NET]: More device register/unregister fixing.David S. Miller1-1/+1
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller1-1/+1
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole3-7/+7
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton1-3/+1
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro1-2/+3
2003-04-23[PATCH] tty cleanups (7/12)Alexander Viro1-1/+1
2003-04-23[PATCH] tty cleanups (6/12)Alexander Viro1-3/+3
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro1-3/+3
2003-04-20MergeLinus Torvalds2-37/+16
2003-04-20[PATCH] initrd.hChristoph Hellwig1-1/+1
2003-04-20[PATCH] devfs: switch over ubd to ->devfs_nameChristoph Hellwig1-19/+10
2003-04-20[PATCH] devfs: umlChristoph Hellwig1-20/+8
2003-04-20[PATCH] use __GFP_REPEAT in pte_alloc_one()Andrew Morton1-20/+6
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller2-2/+0
2003-03-23[PATCH] misc devfs_register cleanupsChristoph Hellwig1-3/+3
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig1-2/+2
2003-03-23[PATCH] devfs_mk_symlink simplificationChristoph Hellwig2-3/+2
2003-03-21[PATCH] remove DEVFS_FL_REMOVABLEChristoph Hellwig1-1/+1
2003-03-15MergeKai Germaschewski3-5/+8
2003-03-11kbuild: build-targets replaced with alwaysSam Ravnborg2-2/+2
2003-03-10kbuild: Introduced extra-y, as replacement for EXTRA_TARGETSSam Ravnborg1-1/+1
2003-03-10kbuild: Use targets := to tell kbuild about additional targetsSam Ravnborg2-4/+7
2003-03-08[PATCH] move CONFIG_SWAP aroundAndrew Morton1-4/+0
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-12/+7
2003-03-06Merge home.transmeta.com:/home/torvalds/v2.5/alanLinus Torvalds1-1/+2
2003-03-06[PATCH] clean up all the console inits using an initcall variantAlan Cox1-1/+2
2003-03-06[PATCH] remove __pmd_offsetAndrew Morton1-1/+1
2003-03-06[PATCH] remove __pgd_offsetAndrew Morton1-2/+2
2003-02-25[PATCH] Spelling fixes: doesn'tMichael Hayes1-1/+1
2003-02-18[PATCH] various spelling fixesSteven Cole1-1/+1
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz5-0/+5
2003-02-10[SIGNAL]: Allow more platforms to use generic get_signal_to_deliver.David S. Miller1-1/+1
2003-02-07[PATCH] signal locking updateChris Wedgwood1-10/+10
2003-02-05Merge http://jdike.stearns.org:5000/fixes-2.5Linus Torvalds92-765/+1115
2003-02-05Merge http://jdike.stearns.org:5000/stack-2.5Linus Torvalds45-549/+573
2003-02-05Merge http://jdike.stearns.org:5000/skas-2.5Linus Torvalds6-37/+65
2003-02-05Merge http://jdike.stearns.org:5000/updates-2.5Linus Torvalds10-79/+132
2003-02-04[PATCH] seqlock for xtimeStephen Hemminger1-4/+3
2003-02-05MergeJeff Dike107-1106/+1252
2003-02-05Merged a conflict in ptrace.h.Jeff Dike84-842/+1513
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski4-10/+0
2003-01-19Added vmlinux.lds.S which is now necessary for linking the vmlinuxJeff Dike1-0/+11
2003-01-18Changed some CONFIG_* symbols to UML_CONFIG_*.Jeff Dike1-2/+2
2003-01-18Replaced a CONFIG_* name with a UML_CONFIG_* name.Jeff Dike1-1/+1
2003-01-18Replaced some CONFIG_* with UML_CONFIG_*.Jeff Dike1-4/+4
2003-01-18Changed CONFIG_KERNEL_STACK_ORDER to UML_CONFIG_KERNEL_STACK_ORDER.Jeff Dike1-1/+1
2003-01-18Fixed the time locking bug.Jeff Dike8-36/+46
2003-01-18A bunch of minor changes ported up from 2.4.Jeff Dike14-33/+69
2003-01-18Changed some CONFIG_* names to UML_CONFIG_* names.Jeff Dike1-2/+2
2003-01-18Ported a cleanup from 2.4.Jeff Dike1-1/+1
2003-01-18Ported a uml-config.h change from 2.4.Jeff Dike1-1/+1
2003-01-18Ported a cleanup from 2.4.Jeff Dike1-3/+3
2003-01-17Fixed dyn.lds.S to include common.lds.S.Jeff Dike1-83/+1
2003-01-17Some SMP fixes.Jeff Dike3-10/+10
2003-01-17Some SMP fixes from Oleg.Jeff Dike1-3/+5
2003-01-17Correctly check the mmap return value.Jeff Dike1-1/+1
2003-01-17Some build changes for 2.5.59 and SMP. Also cleanup of the linkerJeff Dike4-320/+7
2003-01-17Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike6-67/+109
2003-01-17Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike45-555/+578
2003-01-17Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike6-37/+65
2003-01-17Merged the vmlinux.lds.h changes.Jeff Dike77-807/+1448
2003-01-17Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike51-390/+495
2003-01-17Merged the vmlinux.lds.h changes.Jeff Dike29-163/+805
2003-01-16Fixed a merge typo in Kconfig.Jeff Dike1-1/+1
2003-01-16Merge uml.karaya.com:/home/jdike/linux/2.5/build-2.5Jeff Dike52-647/+646
2003-01-16MergeJeff Dike6-67/+109
2003-01-16Fixed a conflict in Kconfig between Oleg's updates and the Jeff Dike6-68/+110
2003-01-16Added gpl_ksymtab and kallsyms sections to the linker scripts.Jeff Dike2-0/+17
2003-01-16Updates to bring UML up to 2.5.58.Jeff Dike6-67/+109
2003-01-15Merge jdike.stearns.org:linux/stack-2.5/Jeff Dike45-555/+578
2003-01-15Merge jdike.stearns.org:linux/skas-2.5/Jeff Dike6-37/+65
2003-01-15Merge jdike.stearns.org:linux/fixes-2.5/Jeff Dike51-390/+495
2003-01-15Merge jdike.stearns.org:linux/cleanup-2.5/Jeff Dike52-649/+647
2003-01-15Merge jdike.stearns.org:linux/build-2.5/Jeff Dike24-97/+689
2003-01-14Consolidate read-only sections in arch/*/vmlinux.lds.SKai Germaschewski1-8/+4
2003-01-14Module Sanity CheckKai Germaschewski1-0/+1
2003-01-10[PATCH] replace `typedef mmu_gather_t' with `struct mmu_gather'Andrew Morton1-1/+1
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell1-43/+0
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-1/+1
2002-12-29[PATCH] don't call console drivers on non-online CPUsAndrew Morton1-0/+5
2002-12-29Merge uml.karaya.com:/home/jdike/linux/2.5/stack-2.5Jeff Dike45-555/+578
2002-12-29Merge uml.karaya.com:/home/jdike/linux/2.5/skas-2.5Jeff Dike6-37/+65
2002-12-29Merge uml.karaya.com:/home/jdike/linux/2.5/fixes-2.5Jeff Dike51-390/+495
2002-12-29Merge uml.karaya.com:/home/jdike/linux/2.5/build-2.5Jeff Dike24-97/+689
2002-12-29Fixed a few problems in the last merge.Jeff Dike5-10/+5
2002-12-29Forward ported a number of bug fixes from 2.4, including SA_SIGINFOJeff Dike49-376/+487
2002-12-29Forwarded ported a number of skas-related fixes from 2.4.Jeff Dike5-31/+60
2002-12-29MergeJeff Dike6-16/+38
2002-12-29Merged in the C99 initializer changes.Jeff Dike18-121/+116
2002-12-29Forward ported a bunch of cleanups from 2.4. Improved error messages,Jeff Dike18-121/+116
2002-12-29Fixed the archmrproper rule to not delete linker script sources.Jeff Dike1-2/+1
2002-12-29Fixed handling of the linker script.Jeff Dike1-31/+34
2002-12-29Pulled in a number of other fixes which were needed to bring theJeff Dike17-62/+315
2002-12-29task_protections needed adjusting for configurable stack sizes.Jeff Dike1-2/+6
2002-12-29Moved the segment remapping code under arch/um/kernel/tt.Jeff Dike2-0/+50
2002-12-28Moved skas_ptrace.h.Jeff Dike1-0/+0
2002-12-28Merged the 2.4 build changes which split the mode-specific stuffJeff Dike6-19/+307
2002-12-28Missed an initializer in the ethertap backend.Jeff Dike1-8/+8
2002-12-28Converted a bunch of inititializers in the drivers that I missed.Jeff Dike4-57/+58
2002-12-28Merged the configurable kernel stack size changes from 2.4. ThisJeff Dike5-14/+32
2002-12-28Converted a few more initializers I missed on the first pass.Jeff Dike2-13/+13
2002-12-28Converted all initializers over to C99 syntax.Jeff Dike32-455/+456
2002-12-28Merge http://jdike.stearns.org:5000/doc-2.5Jeff Dike166-2613/+7731
2002-12-28Merge http://jdike.stearns.org:5000/updates-2.5Jeff Dike4-3/+26
2002-12-28Fixed a merge conflict in port_kern.cJeff Dike135-2361/+6570
2002-12-28Merge http://jdike.stearns.org:5000/net-2.5Jeff Dike12-152/+743
2002-12-28Merge http://jdike.stearns.org:5000/mconfig-2.5Jeff Dike16-31/+371
2002-12-27MergeLinus Torvalds17-81/+39
2002-12-27Merge http://uml.bkbits.net/net-2.5Linus Torvalds12-152/+743
2002-12-27Merge http://uml.bkbits.net/doc-2.5Linus Torvalds7-132/+192
2002-12-27Merge http://uml.bkbits.net/skas-2.5Linus Torvalds131-2335/+6541
2002-12-27Merge http://uml.bkbits.net/updates-2.5Linus Torvalds8-36/+58
2002-12-26Fixed the calls to os_get_process in port_kern.cJeff Dike1-5/+5
2002-12-26Forward ported a bunch of fixes from 2.4.Jeff Dike10-74/+18
2002-12-16Updated to 2.5.52. A couple of changes relating to system callJeff Dike2-0/+2
2002-12-16Removed includes of Rules.mk.Jeff Dike4-8/+0
2002-12-16Merged the 2.5.52 Makefile changes.Jeff Dike145-2398/+6951
2002-12-16Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike12-152/+743
2002-12-16Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike10-12/+23
2002-12-16Applied updates from 2.5.51 and 2.5.52.Jeff Dike5-4/+25
2002-12-16Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike16-31/+371
2002-12-16Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike7-132/+192
2002-12-16Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike9-35/+35
2002-12-14[PATCH] Remove Rules.make from Makefiles (1/3)Brian Gerst10-21/+1
2002-12-09[PATCH] epoll bits 0.59 ...Davide Libenzi1-3/+3
2002-12-06Added a couple of includes as part of the 2.5.50 update.Jeff Dike2-0/+2
2002-12-06Updated to 2.5.50.Jeff Dike2-2/+2
2002-12-06Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike12-152/+743
2002-12-06Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike16-31/+371
2002-12-06Merge jdike.wstearns.org:/home/jdike/linux/linus-2.5Jeff Dike7-132/+192
2002-12-06Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike145-2400/+6951
2002-12-06Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike10-12/+23
2002-11-30Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike8-34/+34
2002-11-26LSM: change if statements into something more readable for the arch/* files.Greg Kroah-Hartman1-1/+2
2002-11-25Fixed a stupid compile bug.Jeff Dike1-1/+1
2002-11-25Small fixes to sync up the 2.4 and 2.5 pools.Jeff Dike16-120/+130
2002-11-25A whole lot of small changes to sync up the 2.4 and 2.5 poolsJeff Dike1-0/+460
2002-11-23MergeGreg Kroah-Hartman2-4/+1
2002-11-23MergeJeff Dike140-2361/+6442
2002-11-23Updated to 2.5.49, which involved fixing the calls to do_fork.Jeff Dike2-4/+4
2002-11-23Finished the skas merge by eliminating a syntax error, fixing theJeff Dike10-10/+18
2002-11-22Merged the rest of the skas changes.Jeff Dike1-19/+45
2002-11-22Fixed various build problems with the tlb.c merge.Jeff Dike5-25/+28
2002-11-22Merged the tlb.c changes from the skas patch.Jeff Dike5-202/+395
2002-11-22Minor build fixes to the last batch of skas merges.Jeff Dike3-5/+38
2002-11-22Merged a number of small skas changes.Jeff Dike24-229/+552
2002-11-21Some small build fixes to the IP checksum merge.Jeff Dike3-7/+8
2002-11-21Removed the checksum.S symlink from arch/um/sys-i386/Makefile.Jeff Dike1-5/+3
2002-11-21Merged the IP checksum changes from the skas code.Jeff Dike3-1/+261
2002-11-21Some minor build and compilation fixes to the copy_sc merge.Jeff Dike5-16/+9
2002-11-21Applied the sigcontext changes in the skas code.Jeff Dike10-55/+242
2002-11-21A number of small fixes for the uaccess merge.Jeff Dike7-70/+82