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.13.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-10-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
20
-305
/
+281
2008-10-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-31
/
+34
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-9
/
+16
2008-10-30
.gitignore updates
Alexey Dobriyan
1
-0
/
+2
2008-10-30
CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.
Ralf Baechle
2
-28
/
+0
2008-10-30
CHAR: Delete old and now unused DS1286 driver.
Ralf Baechle
4
-23
/
+0
2008-10-30
MIPS: Sort out CPU type to name translation.
Ralf Baechle
1
-127
/
+98
2008-10-30
MIPS: Use the new byteorder headers
Harvey Harrison
1
-24
/
+16
2008-10-30
MIPS: Probe for watch registers on cores of all vendors, not just MTI.
Ralf Baechle
1
-10
/
+12
2008-10-30
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
7
-37
/
+37
2008-10-30
MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
Ralf Baechle
1
-6
/
+0
2008-10-30
MIPS: Consider value of c0_ebase when computing value of exception base.
David Daney
1
-4
/
+9
2008-10-30
MIPS: Clean up MIPSxx-optimized bitop functions
Ralf Baechle
1
-38
/
+76
2008-10-30
MIPS: New feature test macro cpu_has_mips_r
Ralf Baechle
1
-0
/
+2
2008-10-30
MIPS: RBTX4927: Add GPIO-LED support
Atsushi Nemoto
1
-4
/
+21
2008-10-30
MIPS: TXx9: Fix RBTX4939 ethernet address initialization
Atsushi Nemoto
1
-4
/
+10
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
29
-118
/
+62
2008-10-28
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-48
/
+79
2008-10-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+16
2008-10-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+27
2008-10-28
x86, gart: fix gart detection for Fam11h CPUs
Joerg Roedel
2
-2
/
+1
2008-10-28
x86: 64 bit print out absent pages num too
Yinghai Lu
1
-3
/
+6
2008-10-28
x86, kdump: fix invalid access on i386 sparsemem
Ken'ichi Ohmichi
1
-1
/
+4
2008-10-28
x86: fix APIC_DEBUG with inquire_remote_apic
Yinghai Lu
2
-10
/
+8
2008-10-28
x86: AMD microcode patch loader author update
Peter Oruba
1
-1
/
+1
2008-10-28
x86: microcode patch loader author update
Peter Oruba
1
-2
/
+2
2008-10-28
x86, bts: improve help text for BTS config
Markus Metzger
1
-12
/
+12
2008-10-28
KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h
Xiantao Zhang
1
-2
/
+6
2008-10-28
KVM: ia64: Fix halt emulation logic
Xiantao Zhang
4
-40
/
+46
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
6
-6
/
+26
2008-10-28
KVM: MMU: sync root on paravirt TLB flush
Marcelo Tosatti
1
-0
/
+1
2008-10-28
[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE
Christian Borntraeger
1
-1
/
+1
2008-10-28
[S390] No more 4kb stacks.
Heiko Carstens
2
-13
/
+6
2008-10-28
[S390] Change default IPL method to IPL_VM.
Heiko Carstens
1
-1
/
+1
2008-10-28
[S390] appldata: unsigned ops->size cannot be negative
Roel Kluin
1
-1
/
+1
2008-10-28
[S390] Fix sysdev class file creation.
Heiko Carstens
1
-15
/
+9
2008-10-28
[S390] pgtables: Fix race in enable_sie vs. page table ops
Christian Borntraeger
4
-16
/
+30
2008-10-28
x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()
Shaohua Li
1
-1
/
+1
2008-10-27
x86: keep the /proc/meminfo page count correct
Yinghai Lu
1
-3
/
+9
2008-10-27
MIPS: lemote/lm2e: Added io_map_base to pci controller
Zhang Le
3
-11
/
+43
2008-10-27
MIPS: TXx9: Make firmware parameter passing more robust
Geert Uytterhoeven
1
-4
/
+18
2008-10-27
MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.
Shinya Kuribayashi
1
-20
/
+0
2008-10-27
MIPS: Markeins: Extract ll_emma2rh_* functions
Shinya Kuribayashi
1
-45
/
+38
2008-10-27
MIPS: Markeins: Remove runtime debug prints
Shinya Kuribayashi
1
-17
/
+0
2008-10-27
MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.c
Shinya Kuribayashi
6
-367
/
+249
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_gpio_irq_base
Shinya Kuribayashi
2
-13
/
+10
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_sw_irq_base
Shinya Kuribayashi
2
-10
/
+8
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_irq_base global variable
Shinya Kuribayashi
2
-11
/
+8
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_sync on read operation
Shinya Kuribayashi
1
-3
/
+0
2008-10-27
MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir
Shinya Kuribayashi
13
-16
/
+16
[next]