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
*
m68k: Enable arbitary speed tty support
Alan Cox
2007-08-22
3
-3
/
+12
*
m68k: Use _AC() instead of #ifdef __ASSEMBLY__
Geert Uytterhoeven
2007-08-22
2
-9
/
+3
*
m68k: <asm/page.h> needs <linux/compiler.h>
Geert Uytterhoeven
2007-08-22
1
-0
/
+2
*
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
2007-08-22
2
-6
/
+16
*
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
Corey Minyard
2007-08-22
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-08-22
2
-15
/
+15
|
\
|
*
[SPARC64]: Need to clobber global reg vars in switch_to().
David S. Miller
2007-08-20
2
-15
/
+15
*
|
[S390] Change atomic_read/set to inline functions with barrier semantics.
Heiko Carstens
2007-08-22
1
-4
/
+22
*
|
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2007-08-22
3
-17
/
+39
*
|
[POWERPC] Fix PCI Device ID for MPC8544/8533 processors
Kumar Gala
2007-08-21
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-08-20
1
-2
/
+2
|
\
|
*
ide: add cable detection for early UDMA66 devices (take 3)
Bartlomiej Zolnierkiewicz
2007-08-20
1
-1
/
+2
|
*
ide: config_drive_for_dma() fixes
Bartlomiej Zolnierkiewicz
2007-08-20
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
2007-08-20
1
-2
/
+0
|
\
\
|
*
|
V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support
Hans Verkuil
2007-08-20
1
-2
/
+0
|
|
/
*
|
Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-08-20
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] Fix FSL BookE machine check reporting
Becky Bruce
2007-08-17
1
-1
/
+11
*
|
Fix <math-emu/soft-fp.h> tpyo
Al Viro
2007-08-18
1
-1
/
+1
*
|
x86_64: Fix to keep watchdog disabled by default for i386/x86_64
Daniel Gollub
2007-08-18
2
-2
/
+4
*
|
i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()
Satyam Sharma
2007-08-18
2
-2
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
2007-08-18
1
-0
/
+18
|
\
\
|
*
|
sh64: Add missing dma_sync_single_for_*().
Paul Mundt
2007-08-10
1
-0
/
+18
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
2007-08-18
1
-0
/
+19
|
\
\
\
|
*
|
|
sh: Add missing dma_sync_single_range_for_*().
Paul Mundt
2007-08-10
1
-0
/
+19
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-08-18
6
-4
/
+20
|
\
\
\
\
|
*
|
|
|
Cross-compilation between e.g. i386 -> 64bit could break -> work around it
Thomas Renninger
2007-08-17
1
-1
/
+2
|
*
|
|
|
[IA64] SN2 needs platform specific irq_to_vector() function.
Kenji Kaneshige
2007-08-13
4
-1
/
+16
|
*
|
|
|
[IA64] Use atomic64_read to read an atomic64_t.
Andreas Schwab
2007-08-13
1
-2
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-08-18
2
-5
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
Dotan Barak
2007-08-03
1
-5
/
+0
|
*
|
|
|
|
IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>
Dotan Barak
2007-08-03
1
-0
/
+2
|
*
|
|
|
|
IB: Include <linux/list.h> from <rdma/ib_mad.h>
Dotan Barak
2007-08-03
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-08-18
6
-4
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[MATH-EMU]: Fix underflow exception reporting.
David S. Miller
2007-08-16
4
-1
/
+19
|
*
|
|
|
|
|
[SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.
David S. Miller
2007-08-16
1
-2
/
+8
|
*
|
|
|
|
|
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
Robert Reif
2007-08-10
1
-1
/
+0
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
[AVR32] Define mmiowb()
Haavard Skinnemoen
2007-08-15
1
-0
/
+2
*
|
|
|
|
|
[AVR32] Fix bogus pte_page() definition
Haavard Skinnemoen
2007-08-15
1
-3
/
+1
*
|
|
|
|
|
[AVR32] Simplify pte_alloc_one{,_kernel}
Haavard Skinnemoen
2007-08-15
1
-20
/
+2
*
|
|
|
|
|
include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
2007-08-15
1
-7
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
2007-08-13
1
-0
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
sched: make global code static
Adrian Bunk
2007-08-12
1
-2
/
+0
*
|
|
|
Pull processor into release branch
Len Brown
2007-08-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
Fenghua Yu
2007-08-07
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-08-11
2
-1
/
+8
|
\
\
\
\
|
*
|
|
|
[POWERPC] Fix initialization and usage of dma_mask
Benjamin Herrenschmidt
2007-08-10
1
-1
/
+1
|
*
|
|
|
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
2007-08-10
1
-0
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-08-11
3
-2
/
+5
|
\
\
\
\
|
*
|
|
|
BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n
David Howells
2007-08-11
1
-0
/
+3
|
*
|
|
|
Fix remap handling by blktrace
Alan D. Brunelle
2007-08-11
1
-1
/
+2
[next]