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
2007-12-07
bonding: Add new layer2+3 hash for xor/802.3ad modes
Jay Vosburgh
4
-15
/
+69
2007-12-07
bonding: Fix time comparison
David Sterba
1
-12
/
+13
2007-12-07
bonding: Allow setting and querying xmit policy regardless of mode
Wagner Ferenc
1
-18
/
+3
2007-12-07
bonding: Coding style: break line after the if condition
Wagner Ferenc
1
-3
/
+6
2007-12-07
bonding: Purely cosmetic: rename a local variable
Wagner Ferenc
1
-5
/
+4
2007-12-07
bonding: Return nothing for not applicable values
Wagner Ferenc
1
-21
/
+4
2007-12-07
bonding: Remove trailing NULs from sysfs interface.
Wagner Ferenc
1
-36
/
+30
2007-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
3
-5
/
+27
2007-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-5
/
+15
2007-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
18
-371
/
+1006
2007-12-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
10
-18
/
+64
2007-12-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-6
/
+10
2007-12-07
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
3
-28
/
+30
2007-12-07
ACPI: move timer broadcast before busmaster disable
Thomas Gleixner
1
-5
/
+14
2007-12-07
clockevents: warn once when program_event() is called with negative expiry
Thomas Gleixner
1
-0
/
+5
2007-12-07
hrtimers: avoid overflow for large relative timeouts
Thomas Gleixner
1
-0
/
+8
2007-12-07
sched: enable early use of sched_clock()
Ingo Molnar
1
-1
/
+6
2007-12-07
lockdep: make cli/sti annotation warnings clearer
Ingo Molnar
1
-4
/
+9
2007-12-07
[AVR32] Fix wrong pt_regs in critical exception handler
Haavard Skinnemoen
1
-2
/
+2
2007-12-07
[AVR32] Fix copy_to_user_page() breakage
Haavard Skinnemoen
2
-19
/
+20
2007-12-07
[AVR32] Follow the rules when dealing with the OCD system
Haavard Skinnemoen
6
-231
/
+334
2007-12-07
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
7
-101
/
+563
2007-12-07
[AVR32] Implement irqflags trace and lockdep support
Haavard Skinnemoen
3
-19
/
+43
2007-12-07
[AVR32] Implement stacktrace support
Haavard Skinnemoen
3
-0
/
+57
2007-12-07
[AVR32] Kconfig: Use def_bool instead of bool + default
Haavard Skinnemoen
1
-37
/
+19
2007-12-07
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
2
-6
/
+5
2007-12-07
[AVR32] Add TIF_RESTORE_SIGMASK to the work masks
Haavard Skinnemoen
1
-4
/
+11
2007-12-07
[AF_RXRPC]: Add a missing goto
David Howells
1
-0
/
+1
2007-12-07
[SPARC64]: Fix memory controller register access when non-SMP.
David S. Miller
1
-6
/
+10
2007-12-07
[VLAN]: Lost rtnl_unlock() in vlan_ioctl()
Pavel Emelyanov
1
-1
/
+1
2007-12-07
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
3
-10
/
+31
2007-12-07
[SCTP]: Add bind hash locking to the migrate code
Vlad Yasevich
1
-0
/
+6
2007-12-07
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
2
-2
/
+1
2007-12-07
[IPv4]: Reply net unreachable ICMP message
Mitsuru Chinen
1
-0
/
+3
2007-12-07
leds: Fix led trigger locking bugs
Richard Purdie
3
-28
/
+30
2007-12-07
[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network
Mitsuru Chinen
1
-0
/
+2
2007-12-07
[BRIDGE]: Section fix.
Andrew Morton
1
-1
/
+1
2007-12-07
[NIU]: Fix link LED handling.
Mirko Lindner
1
-4
/
+18
2007-12-07
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
45
-2456
/
+2662
2007-12-07
[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams
Grant Likely
2
-4
/
+12
2007-12-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-18
/
+20
2007-12-07
Pull bugzilla-9345 into release branch
Len Brown
1
-3
/
+9
2007-12-07
Pull apm-freeze-fix into release branch
Len Brown
1
-7
/
+8
2007-12-07
Pull suspend-2.6.24 into release branch
Len Brown
3
-8
/
+3
2007-12-07
ACPI: suspend: old debugging hacks sneaked back
Pavel Machek
1
-4
/
+0
2007-12-06
Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...
Linus Torvalds
6
-6
/
+10
2007-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
37
-4703
/
+73
2007-12-06
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
6
-6
/
+10
2007-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-27
/
+63
2007-12-06
Tiny clean-up of OPROFILE/KPROBES configuration
Linus Torvalds
2
-6
/
+7
[next]