index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-25
[ACPI] delete CONFIG_ACPI_PCI
Len Brown
19
-84
/
+28
2005-08-25
[ACPI] remove "default m" from acpi/Kconfig
Len Brown
1
-19
/
+19
2005-08-25
[ACPI] reduce use of EXPERIMENTAL in acpi/Kconfig
Len Brown
1
-5
/
+3
2005-08-25
[ACPI] IA64-related ACPI Kconfig fixes
Len Brown
8
-43
/
+7
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-23
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-22
Auto-update from upstream
Tony Luck
76
-530
/
+714
2005-08-20
Don't allow normal users to set idle IO priority
Linus Torvalds
1
-0
/
+2
2005-08-20
[NETFILTER]: Fix HW checksum handling in TCPMSS target
Patrick McHardy
1
-3
/
+4
2005-08-20
[NETFILTER]: Fix HW checksum handling in ECN target
Patrick McHardy
1
-4
/
+5
2005-08-20
[NETFILTER]: Fix ECN target TCP marking
Patrick McHardy
1
-4
/
+4
2005-08-20
[PATCH] freevxfs: fix breakage introduced by symlink fixes
Alexey Dobriyan
1
-1
/
+1
2005-08-20
befs: fix up missed follow_link declaration change
Linus Torvalds
1
-1
/
+1
2005-08-19
[PATCH] x86_64: Fix race in TSC synchronization
Andi Kleen
1
-7
/
+8
2005-08-19
[PATCH] x86_64: Don't print exceptions for ltrace
Andi Kleen
1
-3
/
+1
2005-08-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+4
2005-08-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-207
/
+231
2005-08-19
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
Steve Dickson
1
-0
/
+1
2005-08-19
[PATCH] Mobil Pentium 4 HT and the NMI
Steven Rostedt
1
-2
/
+2
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
13
-37
/
+37
2005-08-19
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
10
-77
/
+54
2005-08-19
[PATCH] jffs2: fix symlink error handling
Al Viro
1
-4
/
+6
2005-08-19
[SPARC]: Fix weak aliases
Al Viro
1
-2
/
+3
2005-08-19
[SPARC64]: Move kernel unaligned trap handlers into assembler file.
David S. Miller
5
-203
/
+221
2005-08-19
[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-18
Auto-update from upstream
Tony Luck
6
-6
/
+13
2005-08-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-3
/
+39
2005-08-18
Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
3
-30
/
+37
[next]