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
2010-01-12
Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"
Ananth N Mavinakayanahalli
2
-19
/
+22
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
1
-0
/
+5
2010-01-11
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-109
/
+296
2010-01-11
mn10300: update the ASB2303 defconfig
David Howells
1
-37
/
+70
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
1
-0
/
+17
2010-01-11
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
David Howells
1
-22
/
+35
2010-01-11
mn10300: use generic pci_enable_resources()
Bjorn Helgaas
3
-41
/
+2
2010-01-11
mn10300: use KERN_ERR not KERN_ERROR
David Howells
1
-1
/
+1
2010-01-11
mn10300: fix several bogus includes on abs2305
Al Viro
4
-7
/
+6
2010-01-11
mn10300: wire up missing new syscalls
David Howells
2
-1
/
+3
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
10
-12
/
+18
2010-01-11
mn10300: objcopy flags fix
Mark Salter
1
-1
/
+1
2010-01-11
mn10300: signal stack fix
Mark Salter
1
-1
/
+1
2010-01-11
x86: add support for LZO-compressed kernels
Albin Tonnerre
3
-1
/
+9
2010-01-11
arm: add support for LZO-compressed kernels
Albin Tonnerre
5
-92
/
+68
2010-01-11
zlib: optimize inffast when copying direct from output
Joakim Tjernlund
1
-1
/
+3
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
6
-8
/
+6
2010-01-09
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
13
-91
/
+137
2010-01-09
OMAP2 clock: dynamically allocate CPUFreq frequency table
Paul Walmsley
1
-8
/
+44
2010-01-09
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
3
-0
/
+13
2010-01-09
OMAP2xxx OPP: clean up comments in OPP data
Paul Walmsley
2
-33
/
+35
2010-01-09
OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled
Felipe Balbi
1
-1
/
+4
2010-01-09
OMAP1 clock: remove __initdata from struct clk_functions to prevent crash
Cory Maccarrone
1
-1
/
+1
2010-01-09
OMAP1 clock: Add missing clocks for OMAP 7xx
Cory Maccarrone
1
-2
/
+2
2010-01-09
OMAP clock: remove incorrect EXPORT_SYMBOL()s
Paul Walmsley
1
-6
/
+0
2010-01-09
OMAP3 clock: Add capability to change rate of dpll4_m5_ck
Tuukka Toivonen
1
-0
/
+2
2010-01-09
OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...
Paul Walmsley
1
-1
/
+1
2010-01-09
OMAP3: clock: add clockdomains for UART1 & 2
Kevin Hilman
1
-0
/
+2
2010-01-09
OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
Paul Walmsley
1
-6
/
+9
2010-01-09
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
Paul Walmsley
3
-35
/
+28
2010-01-09
ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.
Abhijit Pagare
1
-2
/
+2
2010-01-09
OMAP2: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2010-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-207
/
+99
2010-01-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-5
/
+5
2010-01-09
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-9
/
+1
2010-01-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-8
/
+17
2010-01-08
[IA64] move fnptr definition inside #ifdef __KERNEL__
Tony Luck
1
-5
/
+5
2010-01-08
omap3: EVM: Choose OMAP_PACKAGE_CBB
Vaibhav Hiremath
1
-0
/
+1
2010-01-08
omap3: Fix booting if package is uninitialized
Tony Lindgren
1
-2
/
+4
2010-01-08
omap3: add missing parentheses
Roel Kluin
1
-2
/
+2
2010-01-08
omap3: add missing parentheses
Roel Kluin
1
-1
/
+1
2010-01-08
omap2/3: ZOOM: Correcting key mapping for few keys
Vimal Singh
1
-4
/
+4
2010-01-08
omap2/3: make serial_in_override() address the right uart port
Alexander Shishkin
1
-2
/
+10
2010-01-08
omap1: Fix compile for omap1_bl.c
Tony Lindgren
1
-1
/
+0
2010-01-08
omap1: Add 7xx clocks and pin muxes for SPI
Cory Maccarrone
5
-0
/
+58
2010-01-08
omap: Remove uninitialized warning for gpio.c
Tony Lindgren
1
-1
/
+1
2010-01-08
omap: &&/|| confusion in iommu_put()
Roel Kluin
1
-1
/
+1
2010-01-08
omap: gpio: Simultaneously requested rising and falling edge
Cory Maccarrone
1
-1
/
+60
2010-01-08
omap: McBSP: Fix possible port lockout
Janusz Krzysztofik
1
-3
/
+17
2010-01-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
9
-24
/
+34
[next]