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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
USB: io_ti: FIrst cut at a big clean up
Alan Cox
1
-1008
/
+852
2008-07-22
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-22
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-22
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-22
USB: try to salvage lost power sessions
Alan Stern
2
-22
/
+53
2008-07-22
USB: simplify hub_restart() logic
Alan Stern
2
-67
/
+54
2008-07-22
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-22
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-22
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
2008-07-22
USB: use get_unaligned_* helpers for kl5kusb105 driver
Harvey Harrison
1
-1
/
+1
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
13
-16
/
+15
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
27
-51
/
+51
2008-07-22
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
1
-4
/
+11
2008-07-22
USB: handle pci_name() being const
Greg Kroah-Hartman
3
-3
/
+3
2008-07-22
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
1
-0
/
+11
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-184
/
+411
2008-07-21
pci kernel-doc fatal error
Randy Dunlap
1
-4
/
+2
2008-07-21
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
152
-1753
/
+4292
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
11
-49
/
+270
2008-07-21
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
16
-790
/
+842
2008-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
100
-550
/
+2283
2008-07-21
netfilter: nf_conntrack_sctp: fix sparse warnings
Patrick McHardy
1
-4
/
+4
2008-07-21
netfilter: nf_nat_sip: c= is optional for session
Herbert Xu
1
-13
/
+25
2008-07-21
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
Jan Engelhardt
1
-29
/
+13
2008-07-21
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2
-0
/
+11
2008-07-21
netfilter: xt_time: fix time's time_mt()'s use of do_div()
David Howells
1
-1
/
+1
2008-07-21
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
15
-86
/
+248
2008-07-21
netlink: add NLA_PUT_BE64 macro
Krzysztof Piotr Oledzki
1
-0
/
+3
2008-07-21
netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...
Changli Gao
1
-4
/
+4
2008-07-21
hdlcdrv: Fix CRC calculation.
Micah Dowty
1
-0
/
+1
2008-07-21
Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."
David S. Miller
1
-22
/
+77
2008-07-21
net: In __netif_schedule() use WARN_ON instead of BUG_ON
Linus Torvalds
1
-1
/
+2
2008-07-21
net: Improve simple_tx_hash().
David S. Miller
1
-13
/
+21
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
462
-27102
/
+26902
2008-07-21
Fix istallion build failure
Wang Chen
1
-13
/
+13
2008-07-21
pkt_sched: Remove unused variable skb in dev_deactivate_queue function.
Daniel Lezcano
1
-3
/
+0
2008-07-21
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
David S. Miller
1
-4
/
+0
2008-07-21
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
gianfar: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
atl1: Do not wake queue before queue has been started.
David S. Miller
1
-2
/
+1
2008-07-21
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
9
-17
/
+379
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
139
-1716
/
+3891
2008-07-21
Merge branch 'linus' into xen-64bit
Ingo Molnar
1549
-78830
/
+148171
2008-07-21
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
1549
-78830
/
+148171
2008-07-21
x86: remove extra calling to get ext cpuid level
Yinghai Lu
1
-1
/
+0
2008-07-21
x86: use setup_clear_cpu_cap() when disabling the lapic
Yinghai Lu
3
-9
/
+2
2008-07-21
dm crypt: add merge
Milan Broz
1
-1
/
+17
2008-07-21
dm table: remove merge_bvec sector restriction
Milan Broz
1
-7
/
+6
2008-07-21
dm: linear add merge
Milan Broz
1
-5
/
+33
2008-07-21
dm: introduce merge_bvec_fn
Milan Broz
3
-2
/
+52
[prev]
[next]