index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case
Zachary Amsden
2006-04-27
3
-3
/
+24
*
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-26
1
-1
/
+2
*
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
2006-04-20
2
-4
/
+27
*
[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...
lepton
2006-04-19
1
-2
/
+3
*
[PATCH] splice: add support for sys_tee()
Jens Axboe
2006-04-11
1
-1
/
+2
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
1
-2
/
+2
|
\
|
*
[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*
OGAWA Hirofumi
2006-04-11
1
-2
/
+2
*
|
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
2006-04-11
1
-1
/
+1
*
|
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
2006-04-11
1
-18
/
+0
*
|
[PATCH] mptspec: remove duplicate #include
Randy Dunlap
2006-04-11
1
-1
/
+0
|
/
*
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
2006-04-09
1
-0
/
+1
*
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
2006-04-09
1
-0
/
+2
*
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
2006-04-09
1
-0
/
+4
*
[PATCH] make local_t signed
Andrew Morton
2006-03-31
1
-3
/
+3
*
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-31
1
-1
/
+2
*
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
2006-03-31
1
-0
/
+1
*
[PATCH] Remove long dead i386 floppy asm code
Brian Gerst
2006-03-31
1
-34
/
+0
*
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-30
1
-1
/
+2
*
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
Adrian Bunk
2006-03-28
1
-2
/
+0
*
[PATCH] RTC: Fix up some RTC whitespace and style
Matt Mackall
2006-03-28
1
-10
/
+11
*
[PATCH] RTC: Remove RTC UIP synchronization on x86
Matt Mackall
2006-03-28
1
-14
/
+2
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-6
/
+4
*
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
1
-1
/
+1
*
[PATCH] lightweight robust futexes: i386
Ingo Molnar
2006-03-27
2
-2
/
+25
*
[PATCH] lightweight robust futexes: arch defaults
Ingo Molnar
2006-03-27
1
-0
/
+6
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
1
-3
/
+1
*
[PATCH] unify pfn_to_page: i386 pfn_to_page
KAMEZAWA Hiroyuki
2006-03-27
2
-19
/
+1
*
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2006-03-27
2
-0
/
+7
*
[PATCH] bitops: i386: use generic bitops
Akinobu Mita
2006-03-26
1
-47
/
+8
*
[PATCH] x86: kprobes-booster
Masami Hiramatsu
2006-03-26
1
-0
/
+6
*
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
1
-0
/
+5
*
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
1
-2
/
+1
*
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
2006-03-25
1
-0
/
+11
*
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-03-25
1
-0
/
+1
*
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-24
1
-0
/
+2
*
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
2006-03-24
1
-12
/
+0
*
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
2006-03-23
1
-1
/
+7
*
[PATCH] Move read_mostly definition to asm/cache.h
Kyle McMartin
2006-03-23
1
-0
/
+2
*
[PATCH] x86: Make _syscallX() macros compile in PIC mode
Markus Gutschke
2006-03-23
1
-15
/
+21
*
[PATCH] i386 spinlocks: disable interrupts only if we enabled them
Chuck Ebbert
2006-03-23
1
-4
/
+9
*
[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...
Jesper Juhl
2006-03-23
1
-0
/
+1
*
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
2006-03-23
3
-3
/
+3
*
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2006-03-23
2
-0
/
+4
*
[PATCH] x86: early printk handling fixes
Stas Sergeev
2006-03-23
1
-0
/
+3
*
[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus
Chris Wright
2006-03-23
1
-1
/
+0
*
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
Natalie.Protasevich@unisys.com
2006-03-23
1
-2
/
+8
*
[PATCH] i386: Add a temporary to make put_user more type safe
Eric W. Biederman
2006-03-23
1
-5
/
+7
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
9
-124
/
+194
*
[PATCH] Enable mprotect on huge pages
Zhang, Yanmin
2006-03-22
1
-3
/
+2
*
[PATCH] don't call check_acpi_pci() on x86 with ACPI disabled
Herbert Poetzl
2006-03-22
1
-4
/
+6
[next]