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-08-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+0
2010-08-18
x86-32: Fix dummy trampoline-related inline stubs
H. Peter Anvin
1
-2
/
+2
2010-08-18
[IA64] Fix build error: conflicting types for ‘sys_execve’
Tony Luck
1
-2
/
+0
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2
-7
/
+16
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-3
/
+5
2010-08-18
x86-32: Separate 1:1 pagetables from swapper_pg_dir
Joerg Roedel
6
-20
/
+44
2010-08-18
x86, cpu: Fix regression in AMD errata checking code
Hans Rosenfeld
1
-1
/
+1
2010-08-18
perf, x86: Fix Intel-nhm PMU programming errata workaround
Zhang, Yanmin
1
-18
/
+63
2010-08-18
ARM: mach-shmobile: ap4evb: modify FSI2 ID
Kuninori Morimoto
1
-1
/
+1
2010-08-18
ARM: mach-shmobile: do not enable the PLLC2 clock on init
Guennadi Liakhovetski
1
-1
/
+0
2010-08-18
ARM: mach-shmobile: Clock framework comment fix
Magnus Damm
1
-1
/
+3
2010-08-18
sparc64: Make rwsems 64-bit.
David S. Miller
4
-193
/
+104
2010-08-18
sparc64: Really fix atomic64_t interface types.
David S. Miller
1
-4
/
+4
2010-08-18
m68knommu: formatting of pointers in printk()
Kulikov Vasiliy
1
-5
/
+5
2010-08-18
m68knommu: arch/m68k/include/asm/ide.h fix for nommu
Jate Sujjavanich
1
-2
/
+11
2010-08-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-1
/
+1
2010-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-8
/
+27
2010-08-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-5
/
+19
2010-08-18
Make do_execve() take a const filename pointer
David Howells
40
-73
/
+146
2010-08-18
sparc64: Fix atomic64_t routine return values.
David S. Miller
1
-3
/
+3
2010-08-18
sparc64: Fix rwsem constant bug leading to hangs.
David S. Miller
1
-1
/
+1
2010-08-17
x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set
Jesse Barnes
1
-2
/
+4
2010-08-17
KVM: PIT: free irq source id in handling error path
Xiao Guangrong
1
-0
/
+1
2010-08-17
clock-imx35: Calculate the base clock rate for the IPU unit
Juergen Beisert
1
-1
/
+28
2010-08-17
clock-imx35: correct arm and ahb clock calculation
Marc Kleine-Budde
1
-2
/
+2
2010-08-17
clock-imx35: fix divider if ahb is source for ipg_per
Marc Kleine-Budde
1
-1
/
+1
2010-08-17
i.MX35: remove get_3_3_div helper function
Sascha Hauer
1
-15
/
+9
2010-08-17
mx35: Fix boot ROM hang in internal boot mode
Hans J. Koch
1
-4
/
+16
2010-08-17
of: Fix missing includes
Grant Likely
2
-1
/
+3
2010-08-17
sparc: Hook up new fanotify and prlimit64 syscalls.
David S. Miller
4
-4
/
+19
2010-08-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
1399
-354605
/
+73191
2010-08-17
arm,kgdb: fix GDB_MAX_REGS no longer used
Eric Miao
1
-1
/
+1
2010-08-17
kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c
Namhyung Kim
1
-1
/
+1
2010-08-17
microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node
Michal Simek
1
-1
/
+1
2010-08-17
microblaze: Fix of/address: Merge all of the bus translation code
Michal Simek
1
-1
/
+1
2010-08-16
sparc: Really fix "console=" for serial consoles.
David S. Miller
1
-0
/
+4
2010-08-16
eukrea-baseboards: fix the merge in one file
Eric Bénard
5
-8
/
+8
2010-08-16
OMAP3: PM: ensure IO wakeups are properly disabled
Kevin Hilman
1
-1
/
+3
2010-08-16
omap: Fix omap_4430sdp_defconfig for make oldconfig
Tony Lindgren
1
-0
/
+3
2010-08-16
omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirq
Tony Lindgren
1
-2
/
+4
2010-08-16
omap: Fix sev instruction usage for multi-omap
Tony Lindgren
3
-9
/
+2
2010-08-16
OMAP3: Fix a cpu type check problem
stanley.miao
1
-7
/
+7
2010-08-16
omap3: id: fix 3630 rev detection
Nishanth Menon
1
-1
/
+1
2010-08-16
ARM: mach-shmobile: Fix up gpio-leds pdata definition.
Paul Mundt
1
-1
/
+1
2010-08-16
ARM: mach-shmobile: AP4EVB: use gpio-leds for leds.
Arnd Hannemann
1
-14
/
+38
2010-08-16
ARM: mach-shmobile: add clock definitions for CEU and CSI2
Guennadi Liakhovetski
1
-1
/
+5
2010-08-16
ARM: mach-shmobile: Runtime PM V3
Magnus Damm
3
-2
/
+171
2010-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2010-08-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-0
/
+6
2010-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
29
-205
/
+213
[prev]
[next]