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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2011-08-16
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
David S. Miller
1
-6
/
+7
2011-08-16
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
Anton Blanchard
1
-1
/
+1
2011-08-16
powerpc: Fix device tree claim code
Anton Blanchard
1
-3
/
+3
2011-08-16
powerpc/pseries: Fix kexec on recent firmware versions
Anton Blanchard
3
-3
/
+14
2011-08-16
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
2011-08-16
sparc: Size mondo queues more sanely.
David S. Miller
1
-7
/
+23
2011-08-16
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
4
-40
/
+85
2011-08-16
sparc: Use popc when possible for ffs/__ffs/ffz.
David S. Miller
7
-15
/
+126
2011-08-16
sparc: Set reboot-cmd using reboot data hypervisor call if available.
David S. Miller
5
-9
/
+53
2011-08-16
sparc: Add some missing hypervisor API groups.
David S. Miller
2
-0
/
+12
2011-08-16
sparc: Use hweight64() in popc emulation.
David S. Miller
1
-11
/
+4
2011-08-16
sparc: Use popc if possible for hweight routines.
David S. Miller
7
-40
/
+102
2011-08-16
sparc: Minor tweaks to Niagara page copy/clear.
David S. Miller
4
-102
/
+77
2011-08-16
sparc: Sanitize cpu feature detection and reporting.
David S. Miller
4
-36
/
+185
2011-08-16
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
7
-4
/
+50
2011-08-16
sparc: Don't do expensive hypervisor PCR write unless necessary.
David S. Miller
1
-2
/
+5
2011-08-16
sparc: Add T3 sun4v cpu type and hypervisor group defines.
David S. Miller
3
-0
/
+3
2011-08-16
sparc: Don't leave sparc_pmu_type NULL on sun4v.
David S. Miller
1
-0
/
+1
2011-08-16
xen: allow enable use of VGA console on dom0
Jeremy Fitzhardinge
4
-1
/
+87
2011-08-16
fix return type of __atomic64_add_return
John David Anglin
1
-2
/
+2
2011-08-16
Fix futex support
Carlos O'Donell
1
-6
/
+60
2011-08-16
wire up sendmmsg syscall
James Bottomley
2
-1
/
+3
2011-08-16
cris: add missing declaration of kgdb_init() and breakpoint()
WANG Cong
1
-0
/
+3
2011-08-16
cris: fix the prototype of sync_serial_ioctl()
WANG Cong
1
-1
/
+1
2011-08-16
cris: fix a build error in sync_serial_open()
WANG Cong
1
-2
/
+2
2011-08-16
cris: fix a build error in kernel/fork.c
WANG Cong
1
-3
/
+3
2011-08-05
powerpc/pseries/hvconsole: Fix dropped console output
Anton Blanchard
1
-1
/
+1
2011-08-05
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
1
-0
/
+3
2011-08-05
irq_work, alpha: Fix up arch hooks
Peter Zijlstra
1
-1
/
+1
2011-08-05
powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
Michael Neuling
1
-5
/
+1
2011-08-05
oprofile, x86: Fix nmi-unsafe callgraph support
Robert Richter
1
-9
/
+47
2011-08-05
kexec, x86: Fix incorrect jump back address if not preserving context
Huang Ying
2
-0
/
+4
2011-08-05
x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS
Len Brown
2
-0
/
+21
2011-08-05
irq_work, ppc: Fix up arch hooks
Peter Zijlstra
1
-1
/
+1
2011-08-05
ARM: pxa/cm-x300: fix V3020 RTC functionality
Igor Grinberg
1
-4
/
+4
2011-07-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+1
2011-07-22
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
1
-0
/
+1
2011-07-21
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
1
-0
/
+8
2011-07-21
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
1
-0
/
+8
2011-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+9
2011-07-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
3
-7
/
+24
2011-07-19
davinci: DM365 EVM: fix video input mux bits
Jon Povey
1
-2
/
+2
2011-07-19
ARM: davinci: Check for NULL return from irq_alloc_generic_chip
Todd Poynor
1
-0
/
+6
2011-07-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-16
/
+6
2011-07-17
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-26
/
+41
2011-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-13
/
+13
2011-07-16
sparc: sun4m SMP: fix wrong shift instruction in IPI handler
Will Simoneau
1
-1
/
+1
2011-07-16
ARM: SAMSUNG: DMA Cleanup as per sparse
Sangwook Lee
4
-26
/
+27
2011-07-16
ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip
Todd Poynor
2
-0
/
+14
2011-07-16
ARM: fix regression in IXP4xx clocksource
Richard Cochran
1
-2
/
+8
[next]