aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-10-125-77/+152
|\
| * USB: serial core should respect driver requirementsAlan Stern2007-10-121-7/+13
| * USB: skip autosuspended devices during system resumeAlan Stern2007-10-121-0/+1
| * USB: re-remove <linux/usb_sl811.h>David Brownell2007-10-121-26/+0
| * USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
| * USB: Export URB statistics for powertopSarah Sharp2007-10-121-0/+1
| * USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-121-5/+2
| * USB: flush outstanding URBs when suspendingAlan Stern2007-10-121-0/+1
| * USB: get rid of urb->lockAlan Stern2007-10-121-4/+0
| * USB: add urb->unlinked fieldAlan Stern2007-10-121-0/+1
| * usb: introduce usb_device authorization bitsInaky Perez-Gonzalez2007-10-121-0/+7
| * USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-121-0/+33
| * USB: cleanup for previous patchesAlan Stern2007-10-121-1/+1
| * USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-121-3/+3
| * USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-121-0/+30
| * USB: add ep->enableAlan Stern2007-10-121-0/+2
| * USB: add urb->epAlan Stern2007-10-121-0/+26
| * USB: usb_gadget.h whitespace fixesDavid Brownell2007-10-121-31/+31
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-121-6/+33
|\ \
| * | [CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Satyam Sharma2007-10-041-3/+15
| * | [CPUFREQ] Only check for transition latency on problematic governors (kconfig...Thomas Renninger2007-10-041-1/+2
| * | [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-041-3/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1222-254/+193
|\ \ \
| * | | x86: HPET force enable for ICH5Venki Pallipadi2007-10-122-1/+2
| * | | x86: HPET try to activate force detected hpetVenki Pallipadi2007-10-121-0/+1
| * | | x86: HPET force enable o ICH7 and laterVenki Pallipadi2007-10-121-0/+1
| * | | i386/x8664: cleanup the shared hpet codeChris Wright2007-10-122-3/+2
| * | | i386: Remove the useless #ifdef in i8253.hThomas Gleixner2007-10-121-4/+0
| * | | jiffies: remove unused macrosChris Wright2007-10-121-6/+0
| * | | x86_64: remove now unused codeThomas Gleixner2007-10-122-13/+0
| * | | x86: unify timex.h variantsThomas Gleixner2007-10-124-61/+22
| * | | x86: kill 8253pit.hThomas Gleixner2007-10-126-35/+4
| * | | x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-121-0/+1
| * | | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+1
| * | | x86_64: convert to clock eventsThomas Gleixner2007-10-123-112/+88
| * | | x86: remove never used apic_mappedYinghai Lu2007-10-121-1/+0
| * | | i386: prepare sharing the PIT codeThomas Gleixner2007-10-123-29/+22
| * | | i386: prepare sharing the PIT codeThomas Gleixner2007-10-121-2/+4
| * | | x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-121-0/+4
| * | | x86: Geode Multi-Function General Purpose Timers supportAndres Salomon2007-10-121-0/+50
| * | | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+1
| * | | clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-121-2/+6
| * | | clockevents: Remove unused inline functionThomas Gleixner2007-10-121-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-123-20/+15
|\ \ \
| * | | [BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCKJens Axboe2007-10-121-6/+1
| * | | [BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe2007-10-122-14/+14
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-121-1/+29
|\ \ \
| * | | [GFS2] Fix quota do_list operation hangAbhijith Das2007-10-101-1/+29
* | | | [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-1/+2
* | | | [S390] Make vmalloc area start at address > 4GB.Heiko Carstens2007-10-121-3/+10