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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-15
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-34
/
+127
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds
129
-0
/
+0
2008-08-15
omfs: fix oops when file metadata is corrupted
Bob Copeland
2
-9
/
+29
2008-08-15
omfs: fix potential oops when directory size is corrupted
Bob Copeland
1
-2
/
+1
2008-08-15
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
2
-44
/
+48
2008-08-15
spi: bugfix spi_add_device() with duplicate chipselects
David Brownell
1
-11
/
+29
2008-08-15
fs/inode.c: properly init address_space->writeback_index
Chris Mason
1
-0
/
+1
2008-08-15
MAINTAINERS: add maintainers for GRU, XPC, XPNET and XP
Jack Steiner
1
-0
/
+10
2008-08-15
coretemp: recognize Nehalem CPUs
Darrick J. Wong
1
-2
/
+3
2008-08-15
ibmaem: don't query the entire sensor repository when reading energy meter
Darrick J. Wong
1
-5
/
+13
2008-08-15
ibmaem: prevent infinite probing loop on x3650 M2 systems
Darrick J. Wong
1
-1
/
+2
2008-08-15
ibmaem: update the documentation to reflect the current name
Darrick J. Wong
2
-19
/
+20
2008-08-15
abituguru3: prefer DMI probing to manual probing
Alistair John Strachan
1
-40
/
+94
2008-08-15
abituguru3: update MAINTAINERS
Alistair John Strachan
1
-1
/
+7
2008-08-15
i5k_amb: provide labels for temperature sensors
Darrick J. Wong
1
-1
/
+27
2008-08-15
hwmon: ADC124S501 generic driver
Marc Pignat
3
-0
/
+346
2008-08-15
drivers/hwmon/w83791d.c: fix unused var warning
Michael Borisov
1
-1
/
+2
2008-08-15
applesmc: add support for Macbook
Guilherme M. Schroeder
1
-1
/
+10
2008-08-15
applesmc: support for Intel iMac
Roberto De Ioris
1
-0
/
+9
2008-08-15
freescale DIU: bug fix: add sanity check for AOI position
York Sun
1
-0
/
+4
2008-08-15
freescale DIU: add virtual resolution and panning support
York Sun
1
-5
/
+23
2008-08-15
kexec: use a mutex for locking rather than xchg()
Andrew Morton
1
-24
/
+10
2008-08-15
kexec jump: fix for ftrace
Huang Ying
2
-3
/
+15
2008-08-15
kexec jump: __ftrace_enabled_save/restore
Huang Ying
1
-0
/
+21
2008-08-15
kexec jump: in sync with hibernation implementation
Huang Ying
1
-0
/
+2
2008-08-15
kexec jump: remove duplication of kexec_restart_prepare()
Huang Ying
3
-6
/
+3
2008-08-15
kexec jump: check code size in control page
Huang Ying
4
-4
/
+20
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
12
-16
/
+16
2008-08-15
kexec jump: clean up #ifdef and comments
Huang Ying
1
-9
/
+8
2008-08-15
kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()
Huang Ying
1
-1
/
+2
2008-08-15
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
1
-2
/
+2
2008-08-15
Documentation/vm/page_migration: update reference to numa_maps + fix download...
Michael Kerrisk
1
-4
/
+5
2008-08-15
bootmem allocator: alloc_bootmem_core(): page-align the end offset
Mikulas Patocka
1
-1
/
+1
2008-08-15
Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm...
Andi Kleen
8
-12
/
+73
2008-08-15
ACPI: Fix thermal shutdowns
Milan Broz
1
-1
/
+1
2008-08-15
ACPI: bounds check IRQ to prevent memory corruption
Bjorn Helgaas
1
-5
/
+7
2008-08-15
ACPI: Avoid bogus EC timeout when EC is in Polling mode
Zhao Yakui
1
-0
/
+2
2008-08-15
ACPI : Add the EC dmi table to fix the incorrect ECDT table
Zhao Yakui
1
-0
/
+34
2008-08-15
ACPI: Properly clear flags on false-positives and send uevent on sudden unplug
Holger Macht
1
-3
/
+8
2008-08-15
acpi: trivial cleanups
Pavel Machek
2
-2
/
+1
2008-08-15
acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops
Carlos Corbacho
1
-0
/
+19
2008-08-15
ACPI: WMI: Set instance for query block calls
Carlos Corbacho
1
-1
/
+1
2008-08-15
ACPICA: Additional error checking for pathname utilities
Bob Moore
5
-20
/
+40
2008-08-15
ACPICA: Fix possible memory leak in Unload() operator
Lin Ming
1
-0
/
+3
2008-08-15
ACPICA: Fix memory leak when deleting thermal/processor objects
Bob Moore
1
-2
/
+11
2008-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
80
-2548
/
+16723
2008-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-8
/
+57
2008-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
46
-1693
/
+2265
2008-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-49
/
+186
2008-08-14
usb: musb: pass configuration specifics via pdata
Felipe Balbi
5
-208
/
+51
[next]