summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+3
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-9/+70
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-14/+30
2007-02-17Pull bugzilla-7887 into release branchLen Brown1-0/+10
2007-02-17Pull bugzilla-5534 into release branchLen Brown2-2/+3
2007-02-17Pull remove-hotkey into release branchLen Brown1-6/+0
2007-02-17Pull fluff into release branchLen Brown1-3/+5
2007-02-17ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-6/+0
2007-02-17Pull misc-for-upstream into release branchLen Brown3-11/+20
2007-02-17USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum1-0/+7
2007-02-17USB: make usb_iso_packet_descriptor.status signedPete Zaitcev1-1/+1
2007-02-17USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger1-2/+2
2007-02-17USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2-1/+4
2007-02-17USB: descriptor structures have to be packedInaky Perez-Gonzalez1-10/+10
2007-02-17USB: add flow control to usb-serial generic driver.Joris van Rantwijk1-0/+6
2007-02-17PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto1-0/+3
2007-02-17sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2-9/+56
2007-02-17debugfs: implement symbolic linksPeter Oberparleiter1-0/+10
2007-02-17serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov1-0/+1
2007-02-17Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers1-0/+2
2007-02-17Driver.h copyright updateGreg Kroah-Hartman1-0/+1
2007-02-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds3-9/+35
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+5
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-4/+6
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2-5/+7
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap1-0/+1
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-4/+3
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz3-27/+5
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2-6/+1
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2-0/+17
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz1-0/+1
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz1-0/+10
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-0/+3
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar1-0/+11
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar2-0/+99
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner3-8/+114
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner1-2/+0
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner6-101/+41
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner3-3/+86
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner1-0/+31
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner2-3/+144
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner1-1/+1
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-0/+38
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner1-0/+1
2007-02-16[PATCH] hrtimers: clean up callback trackingThomas Gleixner1-1/+0
2007-02-16[PATCH] hrtimers; add state trackingThomas Gleixner1-1/+35
2007-02-16[PATCH] hrtimers: cleanup lockingThomas Gleixner1-15/+28
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2-9/+13
2007-02-16[PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner1-0/+10
2007-02-16[PATCH] uninline irq_enter()Ingo Molnar1-6/+1