aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31mergeGreg Kroah-Hartman1-3/+4
2005-03-30[PATCH] consolidate asm/ipc.hStephen Rothwell1-32/+1
2005-03-30[PATCH] x86, x86_64: reading deterministic cache parameters and exporting it ...Venkatesh Pallipadi1-0/+12
2005-03-30[PATCH] x86: fix ESP corruption CPU bug (take 2)Stas Sergeev2-1/+8
2005-03-30[PATCH] seccomp for ppc64Andrea Arcangeli1-0/+16
2005-03-28Merge whitespace and __nocast changesLinus Torvalds5-2/+45
2005-03-28[PATCH] io_remap_pfn_range: add for all arch-esRandy Dunlap1-0/+7
2005-03-28[PATCH] Per cpu irq statChristoph Lameter1-1/+6
2005-03-28[PATCH] x86_64: Work around Tyan BIOS MTRR initialization bug.Andi Kleen1-0/+15
2005-03-28[PATCH] fix put_user for 80386Manfred Spraul1-0/+17
2005-03-28[PATCH] include cleanup in pgalloc.hHerbert Pƶtzl1-1/+0
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds1-1/+1
2005-03-16[PATCH] PCI busses are structs, not integersMatthew Wilcox1-3/+4
2005-03-13[PATCH] i386/kernel/i387.c: misc cleanupsAdrian Bunk1-6/+0
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk2-5/+0
2005-03-13[PATCH] i386/x86_64: acpi/sleep.c: kill unused acpi_save_state_diskAdrian Bunk2-2/+0
2005-03-13[PATCH] (mostly i386) mm cleanupAdrian Bunk1-2/+0
2005-03-13[PATCH] i386 cpu/common.c: some cleanupsAdrian Bunk1-1/+0
2005-03-13[PATCH] verify_area cleanup : deprecateJesper Juhl1-2/+3
2005-03-13[PATCH] ia64 specific /dev/mem handlersJes Sorensen1-0/+11
2005-03-12[PATCH] x86: further EFLAGS and ptrace cleanups/fixesRoland McGrath1-1/+8
2005-03-11[PATCH] Make lots of things staticAdrian Bunk4-9/+0
2005-03-09[PATCH] make cond_syscall look rightMatt Mackall1-1/+1
2005-03-09[PATCH] x86: allow SRAT to parse empty nodesDave Hansen1-0/+6
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli1-2/+5
2005-03-07[PATCH] Fix race between the NMI code and the CMOS clockCorey Minyard2-8/+85
2005-03-07[PATCH] swsusp fails to suspend if CONFIG_DEBUG_PAGEALLOC is also enabledPavel Machek1-2/+4
2005-03-07[PATCH] cpuid takes unsigned argumentsRik van Riel1-1/+1
2005-03-07[PATCH] Support for GEODE CPUskianusch@sk-tech.net1-0/+2
2005-03-06Merge bk://kernel.bkbits.net/davem/flush_cache_page-2.6Linus Torvalds1-1/+1
2005-03-06Merge bk://kernel.bkbits.net/davem/set_pte-2.6Linus Torvalds1-13/+27
2005-03-05Merge davem@nuts:/disk1/BK/flush_cache_page-2.6David S. Miller1-1/+1
2005-03-05Merge davem@nuts:/disk1/BK/set_pte-2.6David S. Miller1-0/+2
2005-03-05x86: make put_user() out-of-lineLinus Torvalds1-13/+27
2005-03-04[PATCH] Randomisation: stack randomisationArjan van de Ven1-0/+2
2005-02-25[MM]: Add 'pfn' arg to flush_cache_page().David S. Miller1-1/+1
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller3-8/+12
2005-02-12[PATCH] Allow heap to be marked executable tooArjan van de Ven1-1/+1
2005-02-01[PATCH] alloc_zeroed_user_highpage() to fix the clear_user_highpage issueChristoph Lameter1-0/+3
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli1-0/+1
2005-01-20[PATCH] consolidate arch specific resource.h headersChris Wright1-47/+1
2005-01-20[PATCH] i386/x86-64: Fix SMP NMI watchdog raceAndi Kleen1-0/+1
2005-01-20[PATCH] Fix num_online_nodes() warning on NUMA-QMatthew Dobson1-0/+1
2005-01-19[PATCH] rename 'lock' to 'slock' in asm-i386/spinlock.hIngo Molnar1-7/+7
2005-01-19[PATCH] x86 rwlock *_can_lock() primitivesIngo Molnar1-0/+12
2005-01-19[PATCH] minor spinlock cleanupsIngo Molnar1-1/+1
2005-01-19Revert "x86_64/i386: increase command line size" patchLinus Torvalds2-2/+2
2005-01-19Remove broken-as-designed "rwlock_is_locked()" macroLinus Torvalds1-2/+0
2005-01-15[PATCH] final csum_and_copy_from_user gcc4 warning fixesPawel Sikora1-2/+2
2005-01-14[PATCH] csum_and_copy_from_user gcc4 warning fixesPawel Sikora1-6/+6