| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | Driver core: make sysfs uevent-attributes static | Kay Sievers | 2007-10-12 | |
| | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | USB: serial core should respect driver requirements | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: skip autosuspended devices during system resume | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: re-remove <linux/usb_sl811.h> | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: Export URB statistics for powertop | Sarah Sharp | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: remove USB_QUIRK_NO_AUTOSUSPEND | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: flush outstanding URBs when suspending | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: get rid of urb->lock | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: add urb->unlinked field | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: introduce usb_device authorization bits | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: cleanup for previous patches | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: avoid using urb->pipe in usbcore | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: add direction bit to urb->transfer_flags | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: add ep->enable | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: add urb->ep | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: usb_gadget.h whitespace fixes | David Brownell | 2007-10-12 | |
| | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | [CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier() | Satyam Sharma | 2007-10-04 | |
| | * | | | | | | | | | | | | | | | | [CPUFREQ] Only check for transition latency on problematic governors (kconfig... | Thomas Renninger | 2007-10-04 | |
| | * | | | | | | | | | | | | | | | | [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def... | Thomas Renninger | 2007-10-04 | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | x86: HPET force enable for ICH5 | Venki Pallipadi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: HPET try to activate force detected hpet | Venki Pallipadi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: HPET force enable o ICH7 and later | Venki Pallipadi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | i386/x8664: cleanup the shared hpet code | Chris Wright | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | i386: Remove the useless #ifdef in i8253.h | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | jiffies: remove unused macros | Chris Wright | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86_64: remove now unused code | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: unify timex.h variants | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: kill 8253pit.h | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: disable apic timer for AMD C1E enabled CPUs | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86_64: convert to clock events | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: remove never used apic_mapped | Yinghai Lu | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | i386: prepare sharing the PIT code | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | i386: prepare sharing the PIT code | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86_64: Consolidate tsc calibration | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: Geode Multi-Function General Purpose Timers support | Andres Salomon | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | clockevents: Allow build w/o run-tine usage for migration purposes | Thomas Gleixner | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | clockevents: Remove unused inline function | Thomas Gleixner | 2007-10-12 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | [BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCK | Jens Axboe | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | | [BLOCK] Move sector_div() from blkdev.h to kernel.h | Jens Axboe | 2007-10-12 | |
| | |/ / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | [GFS2] Fix quota do_list operation hang | Abhijith Das | 2007-10-10 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||
