Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | 2 | -2/+2 | |
* | 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 | 5 | -8/+2 | |
|\ | ||||||
| * | hdlcdrv: Fix CRC calculation. | Micah Dowty | 2008-07-21 | 1 | -0/+1 | |
| * | 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 | 5 | -10/+50 | |
|\ \ | ||||||
| * \ | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 1 | -0/+27 | |
| |\ \ | ||||||
| | * | | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 | 808 | -64039/+123129 | |
| | |\| | ||||||
| | * | | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 297 | -14119/+19522 | |
| | |\ \ | ||||||
| | * | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+27 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-------------. \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 3 | -9/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | | | | | | | | * | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-21 | 808 | -64039/+123129 | |
| | | | | | | | | |\ \ \ | | | | | | | | | | | |/ | | | | | | | | | | |/| | ||||||
| | | | | | | | | * | | | 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 | 297 | -14119/+19522 | |
| | | | | | | | | |\ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | / | | | | | | | | | | |/ | | | | | | | | | |/| | ||||||
| | | | | | | | | * | | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata | 2008-07-16 | 1 | -2/+4 | |
| | | | | | | | | * | | xen-netfront: fix xennet_release_tx_bufs() | Isaku Yamahata | 2008-07-16 | 1 | -4/+15 | |
| | | | | | |_|_|/ / | | | | | |/| | | | | ||||||
| | | | * | | | | | | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-21 | 808 | -64039/+123129 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM | Ingo Molnar | 2008-07-20 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-18 | 251 | -11337/+17411 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM | Ingo Molnar | 2008-07-18 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-07-21 | 9 | -47/+262 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dm crypt: add merge | Milan Broz | 2008-07-21 | 1 | -1/+17 | |
| * | | | | | | | | | dm table: remove merge_bvec sector restriction | Milan Broz | 2008-07-21 | 1 | -7/+6 | |
| * | | | | | | | | | dm: linear add merge | Milan Broz | 2008-07-21 | 1 | -5/+33 | |
| * | | | | | | | | | dm: introduce merge_bvec_fn | Milan Broz | 2008-07-21 | 1 | -0/+44 | |
| * | | | | | | | | | dm snapshot: use per device mempools | Mikulas Patocka | 2008-07-21 | 2 | -18/+24 | |
| * | | | | | | | | | dm snapshot: fix race during exception creation | Mikulas Patocka | 2008-07-21 | 1 | -0/+28 | |
| * | | | | | | | | | dm snapshot: track snapshot reads | Mikulas Patocka | 2008-07-21 | 2 | -10/+106 | |
| * | | | | | | | | | dm mpath: fix test for reinstate_path | Alasdair G Kergon | 2008-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | dm mpath: return parameter error | Mikulas Patocka | 2008-07-21 | 1 | -1/+3 | |
| * | | | | | | | | | dm io: remove struct padding | Richard Kennedy | 2008-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | dm log: make dm_dirty_log init and exit static | Adrian Bunk | 2008-07-21 | 2 | -8/+2 | |
| * | | | | | | | | | dm mpath: free path selector on invalid args | Mikulas Patocka | 2008-07-21 | 1 | -1/+3 | |
| | |/ / / / / / / | |/| | | | | | | |