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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] i386: PDA: Fix math emulator for new pt_regs
Andi Kleen
2006-12-07
1
-0
/
+1
*
[PATCH] i386: Store the interrupt regs pointer in the PDA
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+28
*
[PATCH] i386: Implement "current" with the PDA
Jeremy Fitzhardinge
2006-12-07
2
-3
/
+6
*
[PATCH] i386: Implement smp_processor_id() with the PDA
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+4
*
[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage
Jeremy Fitzhardinge
2006-12-07
1
-15
/
+2
*
[PATCH] i386: Fix places where using %gs changes the usermode ABI
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+2
*
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
Jeremy Fitzhardinge
2006-12-07
3
-3
/
+7
*
[PATCH] i386: Initialize the per-CPU data area
Jeremy Fitzhardinge
2006-12-07
1
-0
/
+3
*
[PATCH] i386: Basic definitions for i386-pda
Jeremy Fitzhardinge
2006-12-07
2
-1
/
+99
*
[PATCH] i386: add Intel Core related PMU MSRs
Stephane Eranian
2006-12-07
1
-0
/
+13
*
[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions
Stephane Eranian
2006-12-07
1
-0
/
+13
*
[PATCH] i386: add sleazy FPU optimization
Chuck Ebbert
2006-12-07
1
-1
/
+4
*
[PATCH] i386: espfix cleanup
Stas Sergeev
2006-12-07
2
-4
/
+48
*
[PATCH] x86: all cpu backtrace
Andrew Morton
2006-12-07
3
-0
/
+16
*
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
Jeremy Fitzhardinge
2006-12-07
2
-33
/
+21
*
[PATCH] i386: i386 add X86_FEATURE_PEBS and detection
Stephane Eranian
2006-12-07
1
-0
/
+2
*
[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS
Stephane Eranian
2006-12-07
1
-1
/
+2
*
[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h
Yinghai Lu
2006-12-07
1
-5
/
+0
*
[PATCH] x86-64: add X86_FEATURE_PEBS and detection
Stephane Eranian
2006-12-07
1
-0
/
+2
*
[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS
Stephane Eranian
2006-12-07
1
-1
/
+2
*
[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks
Andi Kleen
2006-12-07
1
-1
/
+28
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-12-05
8
-23
/
+288
|
\
|
*
[SCSI] scsi tgt: SCSI RDMA Protocol library functions
FUJITA Tomonori
2006-12-03
1
-0
/
+77
|
*
[SCSI] scsi tgt: scsi target user and kernel communication interface
FUJITA Tomonori
2006-11-25
1
-0
/
+90
|
*
[SCSI] scsi tgt: scsi target lib functionality
FUJITA Tomonori
2006-11-25
1
-0
/
+19
|
*
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
2006-11-25
2
-0
/
+53
|
*
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
2006-11-22
1
-0
/
+18
|
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-22
235
-1479
/
+4754
|
|
\
|
*
|
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
2006-11-22
2
-0
/
+3
|
*
|
[SCSI] kill scsi_assign_lock
Christoph Hellwig
2006-11-15
1
-5
/
+0
|
*
|
[SCSI] libsas: add sas_abort_task
Darrick J. Wong
2006-11-15
1
-0
/
+4
|
*
|
[SCSI] libsas: modify error handler to use scsi_eh_* functions
Darrick J. Wong
2006-11-15
1
-3
/
+6
|
*
|
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-10-11
2
-15
/
+18
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-12-05
1
-2
/
+3
|
\
\
\
|
*
|
|
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
2006-12-04
1
-2
/
+3
*
|
|
|
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
2006-12-04
9
-69
/
+9
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-12-04
8
-211
/
+288
|
\
\
\
\
|
*
|
|
|
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2006-12-04
6
-209
/
+218
|
*
|
|
|
[MIPS] Fix atomic.h build errors.
Ralf Baechle
2006-12-04
1
-1
/
+1
|
*
|
|
|
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
2006-12-04
1
-0
/
+68
|
*
|
|
|
[MIPS] klconfig add missing bracket
Mariusz Kozlowski
2006-12-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-04
58
-1204
/
+2556
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[POWERPC] ppc: m48t35 add missing bracket
Mariusz Kozlowski
2006-12-04
1
-1
/
+1
|
*
|
|
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
2006-12-04
1
-10
/
+3
|
*
|
|
[POWERPC] Add common routines for 52xx support in arch/powerpc
Grant Likely
2006-12-04
1
-0
/
+4
|
*
|
|
[POWERPC] Separate IRQ config / register set from main header
Sylvain Munaut
2006-12-04
1
-37
/
+0
|
*
|
|
[POWERPC] Provide dummy hard_irq_enable/disable() for PPC32
Michael Ellerman
2006-12-04
1
-0
/
+3
|
*
|
|
[POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"
Adrian Bunk
2006-12-04
3
-6
/
+6
|
*
|
|
[POWERPC] fix building without PCI
Arnd Bergmann
2006-12-04
1
-0
/
+7
|
*
|
|
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
2006-12-04
1
-2
/
+11
[prev]
[next]