Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | MN10300: Make sched_clock() report time since boot | David Howells | 2008-09-24 | 1 | -11/+41 | |
| * | | | | | | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ | David Howells | 2008-09-24 | 4 | -3/+83 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-09-24 | 8 | -100/+127 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | 9p: fix put_data error handling | Eric Van Hensbergen | 2008-09-24 | 1 | -1/+5 | |
| | * | | | | | | 9p: use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-24 | 1 | -2/+1 | |
| | * | | | | | | 9p: introduce missing kfree | Julia Lawall | 2008-09-24 | 1 | -1/+3 | |
| | * | | | | | | 9p-trans_fd: fix and clean up module init/exit paths | Tejun Heo | 2008-09-24 | 1 | -20/+11 | |
| | * | | | | | | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() | Tejun Heo | 2008-09-24 | 1 | -11/+3 | |
| | * | | | | | | 9p-trans_fd: clean up p9_conn_create() | Tejun Heo | 2008-09-24 | 1 | -16/+4 | |
| | * | | | | | | 9p-trans_fd: fix trans_fd::p9_conn_destroy() | Tejun Heo | 2008-09-24 | 1 | -19/+5 | |
| | * | | | | | | 9p: implement proper trans module refcounting and unregistration | Tejun Heo | 2008-09-24 | 6 | -30/+95 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-09-23 | 22 | -85/+124 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | USB: revert recovery from transient errors | Alan Stern | 2008-09-23 | 1 | -22/+17 | |
| | * | | | | | | | usb: unusual devs patch for Nokia 5310 Music Xpress | David Almaroad | 2008-09-23 | 1 | -0/+7 | |
| | * | | | | | | | usb: ftdi_sio: add support for Domintell devices | Gaetan Carlier | 2008-09-23 | 2 | -0/+6 | |
| | * | | | | | | | USB: drivers/usb/musb/: disable it on SuperH | Andrew Morton | 2008-09-23 | 1 | -0/+1 | |
| | * | | | | | | | USB Serial: Sierra: Add MC8785 VID/PID | Kevin Lloyd | 2008-09-23 | 1 | -0/+1 | |
| | * | | | | | | | USB: serial: add ZTE CDMA Tech id to option driver | Otavio Salvador | 2008-09-23 | 1 | -0/+2 | |
| | * | | | | | | | USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4) | Jaroslav Kysela | 2008-09-23 | 2 | -0/+2 | |
| | * | | | | | | | usb serial: ti_usb_3410_5052 obviously broken by firmware changes | Chris Adams | 2008-09-23 | 1 | -1/+1 | |
| | * | | | | | | | USB: fsl_usb2_udc: fix VDBG() format string | Peter Korsgaard | 2008-09-23 | 1 | -1/+1 | |
| | * | | | | | | | USB: unusual_devs addition for RockChip MP3 player | Alan Stern | 2008-09-23 | 1 | -0/+7 | |
| | * | | | | | | | USB: SERIAL CP2101 add device IDs | Craig Shelley | 2008-09-23 | 1 | -0/+3 | |
| | * | | | | | | | usb-serial: Add Siemens EF81 to PL-2303 hack triggers | Andreas Bombe | 2008-09-23 | 1 | -1/+3 | |
| | * | | | | | | | USB: fix EHCI periodic transfers | David Brownell | 2008-09-23 | 1 | -18/+14 | |
| | * | | | | | | | usb: musb: fix include path | Felipe Balbi | 2008-09-23 | 3 | -6/+6 | |
| | * | | | | | | | USB: Fixing Nokia 3310c in storage mode | Filip Joelsson | 2008-09-23 | 1 | -0/+7 | |
| | * | | | | | | | usb gadget: fix omap_udc DMA regression | David Brownell | 2008-09-23 | 1 | -2/+2 | |
| | * | | | | | | | USB: update of Documentation/usb/anchors.txt | Oliver Neukum | 2008-09-23 | 1 | -0/+12 | |
| | * | | | | | | | USB: fix hcd interrupt disabling | Geoff Levand | 2008-09-23 | 1 | -1/+2 | |
| | * | | | | | | | USB: Correct Sierra Wireless USB EVDO Modem Device ID | Tony Murray | 2008-09-23 | 1 | -1/+1 | |
| | * | | | | | | | USB: Fix the Nokia 6300 storage-mode. | Richard Nauber | 2008-09-23 | 1 | -0/+7 | |
| | * | | | | | | | USB: ehci: fix some ehci hangs and crashes | David Brownell | 2008-09-23 | 1 | -10/+16 | |
| | * | | | | | | | USB Serial: Sierra: Device addition & version rev | Kevin Lloyd | 2008-09-23 | 1 | -4/+5 | |
| | * | | | | | | | USB Storage: Sierra: Non-configurable TRU-Install | Kevin Lloyd | 2008-09-23 | 4 | -18/+1 | |
| * | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-23 | 10 | -15/+50 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | timers: fix build error in !oneshot case | Ingo Molnar | 2008-09-23 | 1 | -0/+1 | |
| | * | | | | | | | x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC | Andreas Herrmann | 2008-09-23 | 1 | -2/+3 | |
| | * | | | | | | | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner | 2008-09-23 | 3 | -0/+4 | |
| | * | | | | | | | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner | 2008-09-23 | 3 | -1/+12 | |
| | * | | | | | | | clockevents: check broadcast device not tick device | Thomas Gleixner | 2008-09-23 | 1 | -2/+2 | |
| | * | | | | | | | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner | 2008-09-23 | 1 | -0/+3 | |
| | * | | | | | | | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner | 2008-09-23 | 4 | -3/+13 | |
| | * | | | | | | | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner | 2008-09-23 | 3 | -7/+12 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sched: fix init_hrtick() section mismatch warning | Rakib Mullick | 2008-09-23 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-23 | 3 | -8/+20 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | x86: fix 27-rc crash on vsmp due to paravirt during module load | Ravikiran G Thirumalai | 2008-09-23 | 1 | -1/+1 | |
| | * | | | | | | | x86, oprofile: BUG scheduling while atomic | Andrea Righi | 2008-09-22 | 1 | -1/+3 | |
| | * | | | | | | | AMD IOMMU: protect completion wait loop with iommu lock | Joerg Roedel | 2008-09-18 | 1 | -4/+8 |