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.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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
venkatesh.pallipadi@intel.com
1
-12
/
+5
2008-08-21
x86: PAT proper tracking of set_memory_uc and friends
venkatesh.pallipadi@intel.com
1
-3
/
+3
2008-08-21
x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)
Vegard Nossum
1
-1
/
+1
2008-08-21
x86: export pv_lock_ops non-GPL
Jeremy Fitzhardinge
1
-1
/
+1
2008-08-21
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
Marcin Slusarz
1
-1
/
+3
2008-08-21
x86: use WARN() in arch/x86/kernel
Arjan van de Ven
3
-10
/
+4
2008-08-21
x86: use WARN() in arch/x86/mm/ioremap.c
Arjan van de Ven
1
-5
/
+3
2008-08-21
werror: fix pci calgary
David Howells
1
-5
/
+6
2008-08-21
[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined
Mike Rapoport
1
-0
/
+2
2008-08-20
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-25
/
+257
2008-08-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-31
/
+40
2008-08-20
x86: fix oprofile + hibernation badness
Andi Kleen
1
-3
/
+36
2008-08-20
x86, SGI UV: hardcode the TLB flush interrupt system vector
Cliff Wickman
1
-1
/
+2
2008-08-20
x86: fix Xorg startup/shutdown slowdown with PAT
Venki Pallipadi
1
-2
/
+31
2008-08-20
x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
Samuel Sieb
1
-18
/
+0
2008-08-20
powerpc: Fix vio_bus_probe oops on probe error
Brian King
1
-1
/
+1
2008-08-20
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
1
-12
/
+0
2008-08-20
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
1
-9
/
+22
2008-08-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
2
-9
/
+17
2008-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-18
/
+51
2008-08-20
Revert "[CPUFREQ][2/2] preregister support for powernow-k8"
Linus Torvalds
2
-75
/
+37
2008-08-19
[ARM] 5208/1: fsg-setup.c fixes
Tomasz Chmielewski
1
-2
/
+2
2008-08-19
powerpc/spufs: Remove invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2008-08-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
6
-1439
/
+16
2008-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-42
/
+1
2008-08-19
x86 iommu: remove unneeded parenthesis
Jiri Kosina
1
-1
/
+1
2008-08-19
[IA64] use generic compat_old_sys_readdir
Christoph Hellwig
3
-140
/
+1
2008-08-19
[IA64] pci_acpi_scan_root cleanup
Luck, Tony
1
-10
/
+11
2008-08-19
[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.
Robin Holt
1
-4
/
+4
2008-08-19
[IA64] Remove sn2_defconfig.
Robin Holt
1
-1285
/
+0
2008-08-19
Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-im
Russell King
6
-58
/
+155
2008-08-18
cleanup powerpc/include/asm/ide.h
Adrian Bunk
1
-42
/
+1
2008-08-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-25
/
+39
2008-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
11
-88
/
+78
2008-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-8
/
+22
2008-08-18
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
1
-17
/
+48
2008-08-18
[ARM] fix impd1.c build warning
Russell King
1
-1
/
+1
2008-08-18
x86: fix build warnings in real mode code
Andi Kleen
2
-1
/
+2
2008-08-18
x86, calgary: fix section mismatch warning - get_tce_space_from_tar
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: silence section mismatch warning - get_local_pda
Marcin Slusarz
1
-2
/
+9
2008-08-18
x86: fix i486 suspend to disk CR4 oops
David Fries
4
-16
/
+22
2008-08-18
x86: mpparse.c: fix section mismatch warning
Marcin Slusarz
1
-2
/
+2
2008-08-18
x86: mmconf: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: fix MP_processor_info section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86, tsc: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2
-58
/
+1
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
1
-1
/
+1
2008-08-18
powerpc: Remove dead module_find_bug code
Steven Rostedt
1
-15
/
+0
2008-08-18
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
1
-0
/
+5
2008-08-18
powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages
Brian King
1
-2
/
+25
[prev]
[next]