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
2010-03-30
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
1
-1
/
+1
2010-03-29
x86: Make sure free_init_pages() frees pages on page boundary
Yinghai Lu
4
-12
/
+37
2010-03-29
x86: Make smp_locks end with page alignment
Yinghai Lu
1
-1
/
+1
2010-03-29
frv/chris: fix lines with a missing semicolons
David Howells
2
-2
/
+2
2010-03-29
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
Catalin Marinas
1
-2
/
+2
2010-03-29
ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
Mika Westerberg
1
-1
/
+9
2010-03-29
ARM: 6001/1: removing compilation warning comming from clkdev.h
viresh kumar
1
-0
/
+1
2010-03-29
ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
viresh kumar
1
-0
/
+1
2010-03-29
sh: Enable the mmu in start_secondary()
Matt Fleming
1
-0
/
+1
2010-03-29
sh: Fix FDPIC binary loader
Andrew Stubbs
1
-2
/
+4
2010-03-29
arch/sh/kernel: Use set_cpus_allowed_ptr
Julia Lawall
1
-2
/
+2
2010-03-29
sh: Update ecovec_defconfig
Yusuke Goda
1
-46
/
+190
2010-03-28
ARM: 5997/1: ARM: Correct the VFPv3 detection
Catalin Marinas
1
-1
/
+1
2010-03-28
arch/sparc/kernel: Use set_cpus_allowed_ptr
Julia Lawall
3
-10
/
+10
2010-03-27
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
1
-2
/
+2
2010-03-27
powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them
Roman Fietze
1
-0
/
+2
2010-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-12
/
+19
2010-03-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+61
2010-03-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+30
2010-03-26
sh: update the TLB replacement counter for entry wiring.
Matt Fleming
2
-5
/
+19
2010-03-26
ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
Catalin Marinas
2
-6
/
+16
2010-03-26
ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)
Catalin Marinas
2
-0
/
+11
2010-03-26
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
Catalin Marinas
2
-0
/
+20
2010-03-26
ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
Catalin Marinas
2
-37
/
+62
2010-03-25
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
1
-1
/
+12
2010-03-25
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
1
-3
/
+6
2010-03-25
frv/PCI: remove redundant warnings
Bjorn Helgaas
1
-3
/
+1
2010-03-25
x86/PCI: remove redundant warnings
Bjorn Helgaas
1
-5
/
+0
2010-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-31
/
+102
2010-03-25
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-18
/
+42
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
3
-6
/
+7
2010-03-24
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
Christian Borntraeger
1
-4
/
+4
2010-03-24
[S390] smp: fix lowcore allocation
Heiko Carstens
1
-2
/
+2
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
3
-3
/
+30
2010-03-23
[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
Christian Lamparter
1
-1
/
+1
2010-03-23
[ARM] Kirkwood: WPS button keycode mapping
Christian Lamparter
1
-2
/
+2
2010-03-23
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
7
-25
/
+25
2010-03-23
sh: Silence unintialized variable warnings in dwarf unwinder.
Paul Mundt
1
-2
/
+2
2010-03-23
sh: Tidy up a couple of section mismatches.
Paul Mundt
2
-2
/
+2
2010-03-23
sh: Fix build after dynamic PMB rework
Matt Fleming
1
-0
/
+2
2010-03-23
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
2
-7
/
+16
2010-03-23
sh: Flush ITLB too in PTEAEX's flush_tlb_page()
Matt Fleming
2
-0
/
+4
2010-03-23
sh64: Remove long unused mid_sched macro
Andreas Bombe
1
-7
/
+0
2010-03-23
sh: Add watch-dog register address for SH7722/SH7723/SH7724
Kuninori Morimoto
1
-0
/
+6
2010-03-23
sh: ms7724: Add tiny-document for sound
Kuninori Morimoto
1
-0
/
+8
2010-03-23
sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init
Kuninori Morimoto
1
-0
/
+2
2010-03-22
x86 / perf: Fix suspend to RAM on HP nx6325
Rafael J. Wysocki
1
-3
/
+5
2010-03-22
[ARM] pxa/raumfeld: fix button name
Daniel Mack
1
-1
/
+1
2010-03-22
[ARM] pxa/raumfeld: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-03-22
[ARM] locomo: fix unpaired spin_lock_irqsave
H Hartley Sweeten
1
-3
/
+3
[prev]
[next]