index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
37
-37
/
+0
2006-04-20
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
2
-4
/
+27
2006-04-19
[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...
lepton
1
-2
/
+3
2006-04-11
[PATCH] splice: add support for sys_tee()
Jens Axboe
1
-1
/
+2
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-18
/
+0
2006-04-11
[PATCH] mptspec: remove duplicate #include
Randy Dunlap
1
-1
/
+0
2006-04-11
[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*
OGAWA Hirofumi
1
-2
/
+2
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-0
/
+1
2006-04-09
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
1
-0
/
+2
2006-04-09
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
1
-0
/
+4
2006-04-01
[PATCH] make local_t signed
Andrew Morton
1
-3
/
+3
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
1
-1
/
+2
2006-04-01
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
1
-0
/
+1
2006-04-01
[PATCH] Remove long dead i386 floppy asm code
Brian Gerst
1
-34
/
+0
2006-03-31
[PATCH] Introduce sys_splice() system call
Jens Axboe
1
-1
/
+2
2006-03-28
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
Adrian Bunk
1
-2
/
+0
2006-03-28
[PATCH] RTC: Fix up some RTC whitespace and style
Matt Mackall
1
-10
/
+11
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on x86
Matt Mackall
1
-14
/
+2
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-6
/
+4
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
1
-1
/
+1
2006-03-27
[PATCH] lightweight robust futexes: i386
Ingo Molnar
2
-2
/
+25
2006-03-27
[PATCH] lightweight robust futexes: arch defaults
Ingo Molnar
1
-0
/
+6
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-3
/
+1
2006-03-27
[PATCH] unify pfn_to_page: i386 pfn_to_page
KAMEZAWA Hiroyuki
2
-19
/
+1
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2
-0
/
+7
2006-03-26
[PATCH] bitops: i386: use generic bitops
Akinobu Mita
1
-47
/
+8
2006-03-26
[PATCH] x86: kprobes-booster
Masami Hiramatsu
1
-0
/
+6
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
1
-0
/
+5
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
1
-2
/
+1
2006-03-25
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
1
-0
/
+11
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-0
/
+2
2006-03-24
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
1
-12
/
+0
2006-03-23
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
1
-1
/
+7
2006-03-23
[PATCH] Move read_mostly definition to asm/cache.h
Kyle McMartin
1
-0
/
+2
2006-03-23
[PATCH] x86: Make _syscallX() macros compile in PIC mode
Markus Gutschke
1
-15
/
+21
2006-03-23
[PATCH] i386 spinlocks: disable interrupts only if we enabled them
Chuck Ebbert
1
-4
/
+9
2006-03-23
[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...
Jesper Juhl
1
-0
/
+1
2006-03-23
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
3
-3
/
+3
2006-03-23
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2
-0
/
+4
2006-03-23
[PATCH] x86: early printk handling fixes
Stas Sergeev
1
-0
/
+3
2006-03-23
[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus
Chris Wright
1
-1
/
+0
2006-03-23
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
Natalie.Protasevich@unisys.com
1
-2
/
+8
2006-03-23
[PATCH] i386: Add a temporary to make put_user more type safe
Eric W. Biederman
1
-5
/
+7
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
9
-124
/
+194
2006-03-22
[PATCH] Enable mprotect on huge pages
Zhang, Yanmin
1
-3
/
+2
2006-03-22
[PATCH] don't call check_acpi_pci() on x86 with ACPI disabled
Herbert Poetzl
1
-4
/
+6
2006-03-09
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
1
-0
/
+2
[next]