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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-14
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
3
-12
/
+1
2011-07-14
x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()
Tejun Heo
4
-102
/
+28
2011-07-14
x86: Use __memblock_alloc_base() in early_reserve_e820()
Tejun Heo
3
-29
/
+9
2011-07-14
x86: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
6
-29
/
+13
2011-07-14
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
3
-24
/
+1
2011-07-14
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
1
-2
/
+2
2011-07-14
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Tejun Heo
2
-54
/
+19
2011-07-14
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
10
-16
/
+16
2011-07-14
x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services()
Tejun Heo
1
-2
/
+1
2011-07-13
x86, numa: Implement pfn -> nid mapping granularity check
Tejun Heo
1
-0
/
+15
2011-07-13
x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/
Tejun Heo
2
-6
/
+6
2011-07-10
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-23
/
+42
2011-07-09
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-20
/
+36
2011-07-08
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-19
/
+19
2011-07-08
ARM: S3C2440: fix section mismatch on mini2440
Wolfram Sang
1
-1
/
+1
2011-07-08
ARM: S3C24XX: drop return codes in void function of dma.c
Wolfram Sang
1
-3
/
+1
2011-07-08
ARM: S3C24XX: don't use uninitialized variable in dma.c
Wolfram Sang
1
-6
/
+2
2011-07-08
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+28
2011-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-3
/
+36
2011-07-08
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-4
/
+10
2011-07-07
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
1
-28
/
+28
2011-07-07
ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing
Vitaly Kuzmichev
1
-1
/
+1
2011-07-07
x86: Don't use the EFI reboot method by default
Matthew Garrett
1
-3
/
+0
2011-07-07
x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup
Kees Cook
3
-0
/
+26
2011-07-06
ARM: 6987/1: l2x0: fix disabling function to avoid deadlock
Will Deacon
1
-6
/
+13
2011-07-06
ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1
Petr Štetiar
1
-2
/
+2
2011-07-06
ARM: 6979/1: mach-vt8500: add forgotten irq_data conversion
Wolfram Sang
1
-9
/
+12
2011-07-06
ARM: EXYNOS4: Set appropriate I2C device variant
Sylwester Nawrocki
1
-0
/
+6
2011-07-06
Merge branch 'for-spi' into s5p-fixes-for-linus
Kukjin Kim
5
-0
/
+13
2011-07-06
ARM: S5PC100: Fix for compilation error
Padmavathi Venna
1
-0
/
+1
2011-07-06
ARM: SAMSUNG: Add tx_st_done variable
Padmavathi Venna
5
-0
/
+13
2011-07-06
x86, reboot: Acer Aspire One A110 reboot quirk
Peter Chubb
1
-0
/
+8
2011-07-06
ARM: EXYNOS4: Address a section mismatch w/ suspend issue.
MyungJoo Ham
1
-1
/
+1
2011-07-06
ARM: S5P: Fix bug on init of PWMTimers for HRTimer
Sangbeom Kim
1
-2
/
+2
2011-07-06
ARM: SAMSUNG: header file revised to prevent declaring duplicated
MyungJoo Ham
1
-0
/
+6
2011-07-06
ARM: EXYNOS4: fix improper gpio configuration
Naveen Krishna Chatradhi
1
-1
/
+1
2011-07-06
ARM: EXYNOS4: Fix card detection for sdhci 0 and 2
Thomas Abraham
1
-6
/
+2
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
Russell King
3
-2
/
+9
2011-07-05
ARM: 6989/1: perf: do not start the PMU when no events are present
Will Deacon
1
-2
/
+4
2011-07-05
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
18
-32
/
+32
2011-07-05
AT91: Change nand buswidth logic to match hardware default configuration
Nicolas Ferre
7
-11
/
+11
2011-07-04
omap: drop __initdata tags from static struct platform_device declarations
Janusz Krzysztofik
5
-19
/
+19
2011-07-04
ARM: dmabounce: fix map_single() error return value
Russell King
1
-1
/
+1
2011-07-02
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+28
2011-07-01
x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...
Tejun Heo
1
-0
/
+2
2011-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-06-30
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-40
/
+94
2011-06-30
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2011-06-30
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
1
-2
/
+24
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-0
/
+4
[next]