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
2009-05-28
x86: enable_update_mptable should be a macro
Yinghai Lu
1
-9
/
+2
2009-05-19
x86, io-apic: Don't mark pin_programmed early
Yinghai Lu
1
-1
/
+4
2009-05-18
x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled
Yinghai Lu
3
-2
/
+13
2009-05-18
x86, irq: update_mptable needs pci_routeirq
Yinghai Lu
1
-0
/
+7
2009-05-18
x86: don't call read_apic_id if !cpu_has_apic
Yinghai Lu
4
-5
/
+11
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
5
-43
/
+64
2009-05-12
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
3
-25
/
+28
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
186
-13358
/
+6830
2009-05-11
x86: apic: Fixmap apic address even if apic disabled
Cyrill Gorcunov
1
-8
/
+9
2009-05-11
x86: display extended apic registers with print_local_APIC and cpu_debug code
Andreas Herrmann
4
-7
/
+31
2009-05-11
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
1
-10
/
+21
2009-05-11
x86: apic: Check rev 3 fadt correctly for physical_apic bit
Yinghai Lu
1
-1
/
+1
2009-05-11
x86/pci: update pirq_enable_irq() to setup io apic routing
Yinghai Lu
2
-130
/
+104
2009-05-11
x86/acpi: move setup io apic routing out of CONFIG_ACPI scope
Yinghai Lu
2
-63
/
+63
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
3
-53
/
+82
2009-05-11
x86/acpi: move pin_programmed bit map to io_apic.c
Yinghai Lu
2
-17
/
+26
2009-05-11
x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()
Yinghai Lu
2
-35
/
+40
2009-05-11
x86: fix alloc_mptable()
Yinghai Lu
1
-16
/
+9
2009-05-11
x86/acpi: remove irq-compression trick on 32-bit
Yinghai Lu
1
-58
/
+7
2009-05-11
Merge commit 'v2.6.30-rc5' into x86/apic
Ingo Molnar
546
-22485
/
+22379
2009-05-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-15
/
+40
2009-05-09
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-3
/
+3
2009-05-08
x86: MCE: make cmci_discover_lock irq-safe
Hidetoshi Seto
1
-4
/
+6
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
2009-05-08
x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
Huang Ying
2
-4
/
+4
2009-05-08
x86-64: finish cleanup_highmaps()'s job wrt. _brk_end
Jan Beulich
1
-1
/
+17
2009-05-08
x86: fix boot hang in early_reserve_e820()
Jan Beulich
1
-5
/
+6
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
15
-1017
/
+725
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2
-7
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-05-06
x86: Fix a typo in a printk message
Nikanth Karthikesan
1
-1
/
+1
2009-05-06
x86, srat: do not register nodes beyond e820 map
David Rientjes
1
-0
/
+1
2009-05-06
irq: change ->set_affinity() to return status, fix
Ingo Molnar
1
-1
/
+1
2009-05-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-8
/
+8
2009-05-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-05-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-14
/
+18
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
3
-8
/
+8
2009-05-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-5
/
+10
2009-05-05
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
6
-805
/
+9
2009-05-05
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
3
-201
/
+683
2009-05-05
i.MX31: Disable CPU_32v6K in mx3_defconfig.
Magnus Lilja
1
-1
/
+1
2009-05-05
mx27ads: move PBC mapping out of vmalloc space
Uwe Kleine-König
1
-1
/
+1
2009-05-05
MXC: remove BUG_ON in interrupt handler
Sascha Hauer
1
-1
/
+1
2009-05-05
mx31: remove mx31moboard_defconfig
Valentin Longchamp
1
-790
/
+0
2009-05-05
ARM: ARCH_MXC should select HAVE_CLK
Guennadi Liakhovetski
1
-0
/
+1
2009-05-05
mxc : BUG in imx_dma_request
Martin Fuzzey
1
-8
/
+4
2009-05-05
mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()
Martin Fuzzey
1
-4
/
+1
2009-05-05
[ARM] mv78xx0: update defconfig
Nicolas Pitre
1
-94
/
+335
2009-05-05
[ARM] orion5x: update defconfig
Nicolas Pitre
1
-84
/
+279
2009-05-05
[ARM] Kirkwood: update defconfig
Nicolas Pitre
1
-23
/
+69
[next]