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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] i386: define __pa_symbol()
Eric W. Biederman
1
-0
/
+3
2006-12-07
[PATCH] i386: Distinguish absolute symbols
Vivek Goyal
1
-5
/
+5
2006-12-07
[PATCH] i386: PDA: Fix math emulator for new pt_regs
Andi Kleen
1
-0
/
+1
2006-12-07
[PATCH] i386: Store the interrupt regs pointer in the PDA
Jeremy Fitzhardinge
2
-1
/
+28
2006-12-07
[PATCH] i386: Implement "current" with the PDA
Jeremy Fitzhardinge
2
-3
/
+6
2006-12-07
[PATCH] i386: Implement smp_processor_id() with the PDA
Jeremy Fitzhardinge
2
-1
/
+4
2006-12-07
[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage
Jeremy Fitzhardinge
1
-15
/
+2
2006-12-07
[PATCH] i386: Fix places where using %gs changes the usermode ABI
Jeremy Fitzhardinge
2
-1
/
+2
2006-12-07
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
Jeremy Fitzhardinge
3
-3
/
+7
2006-12-07
[PATCH] i386: Initialize the per-CPU data area
Jeremy Fitzhardinge
1
-0
/
+3
2006-12-07
[PATCH] i386: Basic definitions for i386-pda
Jeremy Fitzhardinge
2
-1
/
+99
2006-12-07
[PATCH] i386: add Intel Core related PMU MSRs
Stephane Eranian
1
-0
/
+13
2006-12-07
[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions
Stephane Eranian
1
-0
/
+13
2006-12-07
[PATCH] i386: add sleazy FPU optimization
Chuck Ebbert
1
-1
/
+4
2006-12-07
[PATCH] i386: espfix cleanup
Stas Sergeev
2
-4
/
+48
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
3
-0
/
+16
2006-12-07
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
Jeremy Fitzhardinge
2
-33
/
+21
2006-12-07
[PATCH] i386: i386 add X86_FEATURE_PEBS and detection
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS
Stephane Eranian
1
-1
/
+2
2006-12-07
[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h
Yinghai Lu
1
-5
/
+0
2006-12-07
[PATCH] x86-64: add X86_FEATURE_PEBS and detection
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS
Stephane Eranian
1
-1
/
+2
2006-12-07
[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks
Andi Kleen
1
-1
/
+28
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
8
-23
/
+288
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-2
/
+3
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
9
-69
/
+9
2006-12-05
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-211
/
+288
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
58
-1204
/
+2556
2006-12-05
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
1
-2
/
+3
2006-12-05
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
6
-209
/
+218
2006-12-05
[MIPS] Fix atomic.h build errors.
Ralf Baechle
1
-1
/
+1
2006-12-05
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
1
-0
/
+68
2006-12-05
[MIPS] klconfig add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-05
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-39
/
+53
2006-12-04
[PATCH] fix fallout from header dependency trimming
Al Viro
3
-1
/
+2
2006-12-04
netfilter.h needs rcuupdate.h for RCU locking functions
Linus Torvalds
1
-0
/
+1
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
20
-67
/
+24
2006-12-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-111
/
+132
2006-12-04
[PATCH] m68knommu: fix missing bracket in scatterlist.h
Greg Ungerer
1
-1
/
+1
2006-12-04
[PATCH] m68knommu: fix dma-mapping.h
Greg Ungerer
1
-1
/
+2
2006-12-04
[PATCH] m68knommu: memory register defines for 520x ColdFire CPU's
Greg Ungerer
1
-1
/
+11
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
1
-3
/
+12
2006-12-04
[S390] cio: Make ccw_dev_id_is_equal() more robust.
Cornelia Huck
1
-1
/
+4
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
1
-0
/
+10
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
1
-3
/
+12
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
1
-0
/
+8
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
1
-7
/
+3
2006-12-04
[S390] Bad kexec control page allocation.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
3
-4
/
+31
2006-12-04
[S390] termio <-> termios conversion error handling.
Heiko Carstens
1
-33
/
+1
[next]