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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-07
[PATCH] s390: documentation update
Cornelia Huck
1
-9
/
+12
2005-11-07
[PATCH] s390: stop_hz_timer vs. xtime updates
Martin Schwidefsky
1
-1
/
+7
2005-11-07
[PATCH] s390: signal delivery
Heiko Carstens
2
-4
/
+4
2005-11-07
[PATCH] xtensa: struct semaphore.sleepers initialization
Arthur Othieno
1
-0
/
+1
2005-11-07
[PATCH] include/asm-v850/ "extern inline" -> "static inline"
Adrian Bunk
10
-21
/
+21
2005-11-07
[PATCH] uml: build host-binaries with the native host arch again
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2005-11-07
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: make tt mode-dependent options depend on MODE_TT
Jeff Dike
1
-22
/
+24
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
7
-14
/
+14
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
13
-141
/
+724
2005-11-07
[PATCH] uml: switch_mm fix
Ben Lahaise
1
-1
/
+2
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
19
-56
/
+23
2005-11-07
[PATCH] uml: separate libc-dependent early initialization
Jeff Dike
3
-36
/
+25
2005-11-07
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
8
-71
/
+72
2005-11-07
[PATCH] uml: fix UML network driver endianness bugs
Bodo Stroesser
2
-32
/
+8
2005-11-07
[PATCH] uml: fix syscall stubs
Paolo 'Blaisorblade' Giarrusso
2
-33
/
+92
2005-11-07
[PATCH] uml: improve stub debugging
Jeff Dike
1
-0
/
+11
2005-11-07
[PATCH] cris: "extern inline" -> "static inline"
Adrian Bunk
38
-136
/
+136
2005-11-07
[PATCH] cris: printk() duplicate declaration
Arthur Othieno
1
-2
/
+0
2005-11-07
[PATCH] x86: add MCE resume
Shaohua Li
9
-12
/
+16
2005-11-07
[PATCH] swsusp: remove unused variable
Pavel Machek
1
-8
/
+1
2005-11-07
[PATCH] swsusp cleanups
Pavel Machek
2
-28
/
+27
2005-11-07
[PATCH] suspend-to-ram: update docs
Pavel Machek
1
-5
/
+12
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
4
-4
/
+7
2005-11-07
[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>
Adrian Bunk
1
-0
/
+1
2005-11-07
[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>
Adrian Bunk
1
-0
/
+1
2005-11-07
[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>
Adrian Bunk
1
-0
/
+1
2005-11-07
[PATCH] i386: LVT entries remaining unmasked on reboot
Zwane Mwaikambo
1
-2
/
+8
2005-11-07
[PATCH] arch/i386: Use ARRAY_SIZE macro
Tobias Klauser
5
-7
/
+6
2005-11-07
[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705
Paul Mundt
1
-7
/
+12
2005-11-07
[PATCH] sh: Drop hp690 discontig support
Paul Mundt
5
-116
/
+9
2005-11-07
[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE
Paul Mundt
1
-0
/
+2
2005-11-07
[PATCH] sh: SuperHyway support for SH4-202
Paul Mundt
3
-2
/
+180
2005-11-07
[PATCH] superhyway: multiple block support and VCR rework
Paul Mundt
3
-26
/
+89
2005-11-07
[PATCH] sh: Drop deprecated support for custom ramdisk embedding
Paul Mundt
4
-55
/
+0
2005-11-07
[PATCH] sh: Re-add sh to drivers/Makefile
Paul Mundt
1
-0
/
+1
2005-11-07
[PATCH] ppc32: Add CPM1 config option
Pantelis Antoniou
1
-0
/
+10
2005-11-07
[PATCH] ppc32: Add missing initrd header on ppc440
Matt Porter
1
-0
/
+1
2005-11-07
[PATCH] ppc32: Remove internal PCI arbiter check on PPC40x
Matt Porter
1
-7
/
+0
2005-11-07
[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot
Matt Porter
13
-146
/
+237
2005-11-07
[PATCH] ppc32: Add Yucca (440SPe eval board) platform
Roland Dreier
7
-2
/
+527
2005-11-07
[PATCH] ppc32: Add 440SPe support
Roland Dreier
12
-19
/
+904
2005-11-07
[PATCH] ppc32: Dump error status for both PLB segments on 440SP
Roland Dreier
2
-0
/
+29
2005-11-07
[PATCH] ppc32: Allow ERPN for early serial to depend on CPU type
Roland Dreier
2
-3
/
+8
2005-11-07
[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP board
Lee Nicks
3
-20
/
+66
2005-11-07
[PATCH] 3c59x: don't enable scatter/gather w/o checksum support
Stephen Hemminger
1
-2
/
+1
2005-11-07
[PATCH] 3c59x: enable use of memory-mapped PCI I/O
John W. Linville
1
-3
/
+26
2005-11-07
[PATCH] 3c59x: correct rx_dropped counting
John W. Linville
1
-1
/
+1
2005-11-07
[PATCH] 3c59x: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+2
2005-11-07
[PATCH] 3c59x: fix some grammar in module parameter descriptions
John W. Linville
1
-2
/
+2
[next]