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-08-24
[ACPI] delete CONFIG_ACPI_BUS
Len Brown
20
-40
/
+15
2005-08-24
[ACPI] delete CONFIG_ACPI_INTERPRETER
Len Brown
15
-43
/
+13
2005-08-24
[ACPI] delete CONFIG_ACPI_BOOT
Len Brown
34
-68
/
+50
2005-08-24
Merge from-linus to-akpm
Len Brown
175
-1202
/
+1530
2005-08-23
[PATCH] zd1201 kmalloc size fix
Alexey Dobriyan
1
-2
/
+1
2005-08-23
[PATCH] md: make sure resync gets started when array starts.
NeilBrown
1
-4
/
+3
2005-08-23
[PATCH] preempt race in getppid
David Meybohm
1
-1
/
+1
2005-08-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-112
/
+150
2005-08-23
[ROSE]: Fix missing unlocks in rose_route_frame()
David S. Miller
1
-2
/
+4
2005-08-23
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
David S. Miller
2
-4
/
+14
2005-08-23
[TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().
David S. Miller
1
-1
/
+1
2005-08-23
[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()
Thomas Graf
1
-0
/
+1
2005-08-23
[SCTP]: Add SENTINEL to SCTP MIB stats
Vlad Yasevich
1
-0
/
+1
2005-08-23
[AX25]: UID fixes
Ralf Baechle
6
-77
/
+100
2005-08-23
[NET]: Fix socket bitop damage
Ralf Baechle
4
-18
/
+8
2005-08-23
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
Patrick McHardy
2
-0
/
+14
2005-08-23
[IPV4]: Fix negative timer loop with lots of ipv4 peers.
Dave Johnson
1
-4
/
+7
2005-08-23
[RPC]: Kill bogus kmap in krb5
Herbert Xu
1
-2
/
+0
2005-08-23
[TCP]: Do TSO deferral even if tail SKB can go out now.
Dmitry Yusupov
1
-4
/
+0
2005-08-23
[IA64] Fix simulator boot (for real this time).
Peter Chubb
1
-1
/
+1
2005-08-23
[IA64] backout incorrect fix for simulator boot issue
Tony Luck
1
-5
/
+1
2005-08-23
Pull prarit-bus-sysdata into release branch
Tony Luck
1
-8
/
+10
2005-08-23
Auto-update from upstream
Tony Luck
76
-530
/
+714
2005-08-21
Don't allow normal users to set idle IO priority
Linus Torvalds
1
-0
/
+2
2005-08-21
[NETFILTER]: Fix HW checksum handling in TCPMSS target
Patrick McHardy
1
-3
/
+4
2005-08-21
[NETFILTER]: Fix HW checksum handling in ECN target
Patrick McHardy
1
-4
/
+5
2005-08-21
[NETFILTER]: Fix ECN target TCP marking
Patrick McHardy
1
-4
/
+4
2005-08-21
[PATCH] freevxfs: fix breakage introduced by symlink fixes
Alexey Dobriyan
1
-1
/
+1
2005-08-21
befs: fix up missed follow_link declaration change
Linus Torvalds
1
-1
/
+1
2005-08-20
[PATCH] x86_64: Fix race in TSC synchronization
Andi Kleen
1
-7
/
+8
2005-08-20
[PATCH] x86_64: Don't print exceptions for ltrace
Andi Kleen
1
-3
/
+1
2005-08-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+4
2005-08-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-207
/
+231
2005-08-20
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
Steve Dickson
1
-0
/
+1
2005-08-20
[PATCH] Mobil Pentium 4 HT and the NMI
Steven Rostedt
1
-2
/
+2
2005-08-20
[PATCH] Fix up symlink function pointers
Al Viro
13
-37
/
+37
2005-08-20
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
10
-77
/
+54
2005-08-20
[PATCH] jffs2: fix symlink error handling
Al Viro
1
-4
/
+6
2005-08-20
[SPARC]: Fix weak aliases
Al Viro
1
-2
/
+3
2005-08-20
[SPARC64]: Move kernel unaligned trap handlers into assembler file.
David S. Miller
5
-203
/
+221
2005-08-20
[SPARC]: Deal with glibc changing macro names in modpost.c
Ben Colline
1
-2
/
+7
2005-08-19
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-08-19
[TG3]: Fix SerDes detection
Michael Chan
1
-0
/
+2
2005-08-19
Auto-update from upstream
Tony Luck
6
-6
/
+13
2005-08-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-3
/
+39
2005-08-19
Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
3
-30
/
+37
2005-08-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-13
/
+52
2005-08-19
[IA64] remove unused function __ia64_get_io_port_base
Tony Luck
1
-8
/
+0
2005-08-19
[IPCOMP]: Fix false smp_processor_id warning
Herbert Xu
2
-2
/
+2
2005-08-19
[SPARC64]: Fix 2 bugs in cpufreq drivers.
David S. Miller
2
-13
/
+52
[next]