index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
merge
Greg Kroah-Hartman
1
-3
/
+4
2005-03-30
[PATCH] consolidate asm/ipc.h
Stephen Rothwell
1
-32
/
+1
2005-03-30
[PATCH] x86, x86_64: reading deterministic cache parameters and exporting it ...
Venkatesh Pallipadi
1
-0
/
+12
2005-03-30
[PATCH] x86: fix ESP corruption CPU bug (take 2)
Stas Sergeev
2
-1
/
+8
2005-03-30
[PATCH] seccomp for ppc64
Andrea Arcangeli
1
-0
/
+16
2005-03-28
Merge whitespace and __nocast changes
Linus Torvalds
5
-2
/
+45
2005-03-28
[PATCH] io_remap_pfn_range: add for all arch-es
Randy Dunlap
1
-0
/
+7
2005-03-28
[PATCH] Per cpu irq stat
Christoph Lameter
1
-1
/
+6
2005-03-28
[PATCH] x86_64: Work around Tyan BIOS MTRR initialization bug.
Andi Kleen
1
-0
/
+15
2005-03-28
[PATCH] fix put_user for 80386
Manfred Spraul
1
-0
/
+17
2005-03-28
[PATCH] include cleanup in pgalloc.h
Herbert Pƶtzl
1
-1
/
+0
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
1
-1
/
+1
2005-03-16
[PATCH] PCI busses are structs, not integers
Matthew Wilcox
1
-3
/
+4
2005-03-13
[PATCH] i386/kernel/i387.c: misc cleanups
Adrian Bunk
1
-6
/
+0
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
2
-5
/
+0
2005-03-13
[PATCH] i386/x86_64: acpi/sleep.c: kill unused acpi_save_state_disk
Adrian Bunk
2
-2
/
+0
2005-03-13
[PATCH] (mostly i386) mm cleanup
Adrian Bunk
1
-2
/
+0
2005-03-13
[PATCH] i386 cpu/common.c: some cleanups
Adrian Bunk
1
-1
/
+0
2005-03-13
[PATCH] verify_area cleanup : deprecate
Jesper Juhl
1
-2
/
+3
2005-03-13
[PATCH] ia64 specific /dev/mem handlers
Jes Sorensen
1
-0
/
+11
2005-03-12
[PATCH] x86: further EFLAGS and ptrace cleanups/fixes
Roland McGrath
1
-1
/
+8
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
4
-9
/
+0
2005-03-09
[PATCH] make cond_syscall look right
Matt Mackall
1
-1
/
+1
2005-03-09
[PATCH] x86: allow SRAT to parse empty nodes
Dave Hansen
1
-0
/
+6
2005-03-07
[PATCH] seccomp: secure computing support
Andrea Arcangeli
1
-2
/
+5
2005-03-07
[PATCH] Fix race between the NMI code and the CMOS clock
Corey Minyard
2
-8
/
+85
2005-03-07
[PATCH] swsusp fails to suspend if CONFIG_DEBUG_PAGEALLOC is also enabled
Pavel Machek
1
-2
/
+4
2005-03-07
[PATCH] cpuid takes unsigned arguments
Rik van Riel
1
-1
/
+1
2005-03-07
[PATCH] Support for GEODE CPUs
kianusch@sk-tech.net
1
-0
/
+2
2005-03-06
Merge bk://kernel.bkbits.net/davem/flush_cache_page-2.6
Linus Torvalds
1
-1
/
+1
2005-03-06
Merge bk://kernel.bkbits.net/davem/set_pte-2.6
Linus Torvalds
1
-13
/
+27
2005-03-05
Merge davem@nuts:/disk1/BK/flush_cache_page-2.6
David S. Miller
1
-1
/
+1
2005-03-05
Merge davem@nuts:/disk1/BK/set_pte-2.6
David S. Miller
1
-0
/
+2
2005-03-05
x86: make put_user() out-of-line
Linus Torvalds
1
-13
/
+27
2005-03-04
[PATCH] Randomisation: stack randomisation
Arjan van de Ven
1
-0
/
+2
2005-02-25
[MM]: Add 'pfn' arg to flush_cache_page().
David S. Miller
1
-1
/
+1
2005-02-22
[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.
David S. Miller
3
-8
/
+12
2005-02-12
[PATCH] Allow heap to be marked executable too
Arjan van de Ven
1
-1
/
+1
2005-02-01
[PATCH] alloc_zeroed_user_highpage() to fix the clear_user_highpage issue
Christoph Lameter
1
-0
/
+3
2005-02-01
[PATCH] mm: convert memdie to an atomic thread bitflag
Andrea Arcangeli
1
-0
/
+1
2005-01-20
[PATCH] consolidate arch specific resource.h headers
Chris Wright
1
-47
/
+1
2005-01-20
[PATCH] i386/x86-64: Fix SMP NMI watchdog race
Andi Kleen
1
-0
/
+1
2005-01-20
[PATCH] Fix num_online_nodes() warning on NUMA-Q
Matthew Dobson
1
-0
/
+1
2005-01-19
[PATCH] rename 'lock' to 'slock' in asm-i386/spinlock.h
Ingo Molnar
1
-7
/
+7
2005-01-19
[PATCH] x86 rwlock *_can_lock() primitives
Ingo Molnar
1
-0
/
+12
2005-01-19
[PATCH] minor spinlock cleanups
Ingo Molnar
1
-1
/
+1
2005-01-19
Revert "x86_64/i386: increase command line size" patch
Linus Torvalds
2
-2
/
+2
2005-01-19
Remove broken-as-designed "rwlock_is_locked()" macro
Linus Torvalds
1
-2
/
+0
2005-01-15
[PATCH] final csum_and_copy_from_user gcc4 warning fixes
Pawel Sikora
1
-2
/
+2
2005-01-14
[PATCH] csum_and_copy_from_user gcc4 warning fixes
Pawel Sikora
1
-6
/
+6
[next]