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
2008-12-22
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
2
-14
/
+62
2008-12-22
IXP4xx: clear IRQ stat in qmgr_disable_irq().
Krzysztof Hałasa
1
-0
/
+1
2008-12-22
IXP4xx: check for queue being empty in qmgr_release_queue().
Krzysztof Hałasa
1
-0
/
+4
2008-12-17
gianfar: Convert gianfar to an of_platform_driver
Andy Fleming
35
-213
/
+820
2008-12-16
simeth: convert to net_device_ops
Alexey Dobriyan
1
-5
/
+10
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
64
-1497
/
+2406
2008-12-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-6
/
+7
2008-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
2
-0
/
+2
2008-12-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+3
2008-12-15
x86 Fix VMI crash on boot in 2.6.28-rc8
Zachary Amsden
4
-15
/
+23
2008-12-14
[ARM] fix kernel-doc syntax
Randy Dunlap
1
-3
/
+2
2008-12-14
[ARM] arch/arm/common/sa1111.c: Correct error handling code
Julia Lawall
1
-1
/
+1
2008-12-14
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
1
-0
/
+3
2008-12-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...
Linus Torvalds
1
-0
/
+1
2008-12-12
MIPS: IP32: Update defconfig
David Daney
1
-436
/
+624
2008-12-12
MIPS: Add missing calls to plat_unmap_dma_mem.
David Daney
1
-0
/
+3
2008-12-12
MIPS: Kconfig: Fix the arch-specific header path
Dmitri Vorobiev
1
-1
/
+1
2008-12-12
MIPS: Use EI/DI for MIPS R2.
David Daney
1
-0
/
+10
2008-12-11
powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia
Josh Boyer
1
-0
/
+1
2008-12-11
[ARM] 5341/2: there is no copy_page on nommu ARM
Nicolas Pitre
1
-2
/
+2
2008-12-11
IA64: HP_SIMETH needs to depend upon NET
Alexander Beregalov
1
-0
/
+1
2008-12-11
MN10300: Give correct size when reserving interrupt vector table
Akira Takeuchi
1
-1
/
+1
2008-12-11
MN10300: Fix the preemption resume_kernel() routine
Akira Takeuchi
1
-1
/
+2
2008-12-11
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
Akira Takeuchi
1
-0
/
+5
2008-12-11
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
Cyrill Gorcunov
1
-12
/
+10
2008-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-80
/
+161
2008-12-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-0
/
+29
2008-12-10
uml: boot broken due to buffer overrun
Balbir Singh
1
-1
/
+3
2008-12-10
MIPS: Better than nothing implementation of PCI mmap to fix X.
Ralf Baechle
2
-0
/
+29
2008-12-09
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
1
-1
/
+8
2008-12-09
[IA64] Clear up section mismatch with arch_unregister_cpu()
Robin Holt
1
-1
/
+3
2008-12-09
[IA64] Clear up section mismatch for sn_check_wars.
Robin Holt
1
-2
/
+2
2008-12-09
[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.
Robin Holt
1
-71
/
+147
2008-12-09
[IA64] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-4
/
+1
2008-12-09
[IA64] remove BUILD_BUG_ON from paravirt_getreg()
Alexey Dobriyan
1
-1
/
+0
2008-12-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-18
/
+42
2008-12-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-0
/
+4
2008-12-09
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...
Paul Mackerras
2
-2
/
+2
2008-12-08
x86: fix default_spin_lock_flags() prototype
Ingo Molnar
1
-1
/
+2
2008-12-08
AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0
Joerg Roedel
1
-1
/
+2
2008-12-08
AMD IOMMU: fix WARN_ON in dma_ops unmap path
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix typo in comment
Joerg Roedel
1
-2
/
+2
2008-12-08
AMD IOMMU: fix loop counter in free_pagetable function
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix iommu_map_page function
Joerg Roedel
1
-1
/
+1
2008-12-07
[ARM] Fix alignment fault handling for ARMv6 and later CPUs
Russell King
1
-3
/
+23
2008-12-06
[ARM] 5340/1: fix stack placement after noexecstack changes
Lennert Buytenhek
1
-1
/
+1
2008-12-05
powerpc/virtex5: Fix Virtex5 machine check handling
Grant Likely
2
-0
/
+4
2008-12-05
MIPS: Fix incorrect use of loose in vpe.c
Nick Andrew
1
-1
/
+1
2008-12-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2
-2
/
+2
[next]