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