Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | USB: io_ti: FIrst cut at a big clean up | Alan Cox | 2008-07-21 | 1 | -1008/+852 | |
* | USB: combine hub_quiesce and hub_stop | Alan Stern | 2008-07-21 | 1 | -31/+32 | |
* | USB: combine hub_activate and hub_restart | Alan Stern | 2008-07-21 | 1 | -26/+23 | |
* | USB: optimize port debouncing during hub activation | Alan Stern | 2008-07-21 | 1 | -5/+27 | |
* | USB: try to salvage lost power sessions | Alan Stern | 2008-07-21 | 2 | -22/+53 | |
* | USB: simplify hub_restart() logic | Alan Stern | 2008-07-21 | 2 | -67/+54 | |
* | USB: revert "don't use reset-resume if drivers don't support it" | Greg Kroah-Hartman | 2008-07-21 | 1 | -44/+2 | |
* | USB: debounce before unregistering | Alan Stern | 2008-07-21 | 1 | -12/+19 | |
* | USB: add new routine for checking port-resume type | Alan Stern | 2008-07-21 | 1 | -26/+63 | |
* | USB: use get_unaligned_* helpers for kl5kusb105 driver | Harvey Harrison | 2008-07-21 | 1 | -1/+1 | |
* | USB: usb dev_set_name() instead of dev->bus_id | Kay Sievers | 2008-07-21 | 13 | -16/+15 | |
* | USB: usb dev_name() instead of dev->bus_id | Kay Sievers | 2008-07-21 | 27 | -51/+51 | |
* | USB: revert "don't lose disconnections during suspend" | Greg Kroah-Hartman | 2008-07-21 | 1 | -4/+11 | |
* | USB: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-21 | 3 | -3/+3 | |
* | USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. | Andrew Lunn | 2008-07-21 | 1 | -0/+11 | |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 30 | -184/+411 | |
|\ | ||||||
| * | netfilter: nf_conntrack_sctp: fix sparse warnings | Patrick McHardy | 2008-07-21 | 1 | -4/+4 | |
| * | netfilter: nf_nat_sip: c= is optional for session | Herbert Xu | 2008-07-21 | 1 | -13/+25 | |
| * | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function | Jan Engelhardt | 2008-07-21 | 1 | -29/+13 | |
| * | netfilter: nfnetlink_log: send complete hardware header | Eric Leblond | 2008-07-21 | 2 | -0/+11 | |
| * | netfilter: xt_time: fix time's time_mt()'s use of do_div() | David Howells | 2008-07-21 | 1 | -1/+1 | |
| * | netfilter: accounting rework: ct_extend + 64bit counters (v4) | Krzysztof Piotr Oledzki | 2008-07-21 | 15 | -86/+248 | |
| * | netlink: add NLA_PUT_BE64 macro | Krzysztof Piotr Oledzki | 2008-07-21 | 1 | -0/+3 | |
| * | netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN... | Changli Gao | 2008-07-21 | 1 | -4/+4 | |
| * | hdlcdrv: Fix CRC calculation. | Micah Dowty | 2008-07-21 | 1 | -0/+1 | |
| * | Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." | David S. Miller | 2008-07-21 | 1 | -22/+77 | |
| * | net: In __netif_schedule() use WARN_ON instead of BUG_ON | Linus Torvalds | 2008-07-21 | 1 | -1/+2 | |
| * | net: Improve simple_tx_hash(). | David S. Miller | 2008-07-21 | 1 | -13/+21 | |
| * | pkt_sched: Remove unused variable skb in dev_deactivate_queue function. | Daniel Lezcano | 2008-07-21 | 1 | -3/+0 | |
| * | sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. | David S. Miller | 2008-07-21 | 1 | -4/+0 | |
| * | ucc_geth: do not touch net queue in adjust_link phylib callback | Anton Vorontsov | 2008-07-21 | 1 | -1/+0 | |
| * | gianfar: do not touch net queue in adjust_link phylib callback | Anton Vorontsov | 2008-07-21 | 1 | -1/+0 | |
| * | atl1: Do not wake queue before queue has been started. | David S. Miller | 2008-07-21 | 1 | -2/+1 | |
* | | pci kernel-doc fatal error | Randy Dunlap | 2008-07-21 | 1 | -4/+2 | |
* | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-21 | 152 | -1753/+4292 | |
|\ \ | ||||||
| * \ | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 9 | -17/+379 | |
| |\ \ | ||||||
| | * \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 | 1549 | -78830/+148171 | |
| | |\ \ | | | |/ | ||||||
| | * | | x86: suppress sparse returning void warnings | Harvey Harrison | 2008-07-18 | 1 | -2/+2 | |
| | * | | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 508 | -16739/+56964 | |
| | |\ \ | ||||||
| | * | | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 | 1 | -1/+2 | |
| | * | | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 | 1 | -0/+1 | |
| | * | | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 2 | -0/+8 | |
| | * | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 4 | -1/+206 | |
| | * | | | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 | |
| | * | | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 3 | -1/+75 | |
| | * | | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 4 | -16/+88 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----------------------------------. \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 139 | -1716/+3891 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | * \ \ \ | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-21 | 1549 | -78830/+148171 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | |_|/ | | | | | | | | | | | | | | | | | | | | | |/| | | ||||||
| | | | | | | | | | | | | | | | | | | | * | | | | linux-next: pci tree build failure | Stephen Rothwell | 2008-07-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | * | | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 | 508 | -16739/+56964 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | |_|/ | | | | | | | | | | | | | | | | | | | | | |/| | |