summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-02PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-4/+2
2006-12-02PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox1-11/+10
2006-12-02PCI: Make some MSI-X #defines genericMichael Ellerman1-0/+6
2006-12-02USB: keep count of unsuspended childrenAlan Stern1-0/+1
2006-12-02USB: struct usb_device: change flag to bitflagAlan Stern1-1/+1
2006-12-02USB: expand autosuspend/autoresume APIAlan Stern1-3/+26
2006-12-02USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino1-11/+131
2006-12-02usb/hub: allow hubs up to 31 childreninaky@linux.intel.com1-1/+6
2006-12-01mmc: Support for high speed SD cardsPierre Ossman2-1/+28
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale1-0/+5
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2-3/+52
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe1-2/+2
2006-12-01[PATCH] block: support larger block pc requestsMike Christie1-3/+4
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch1-0/+12
2006-11-30Fix typos in doc and commentsJan Engelhardt1-2/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante6-8/+8
2006-11-30Fix jiffies.h commentChase Venters1-1/+1
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie1-1/+1
2006-11-30mqueue.h: don't include linux/types.hAlexey Dobriyan1-2/+0
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle1-0/+2
2006-11-30[MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle1-2/+0
2006-11-30[MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle1-42/+21
2006-11-30[MIPS] Remove old junk left from old atomic_lock.Ralf Baechle1-9/+1
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2-2/+12
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-4/+4
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto1-6/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-2/+0
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto1-1/+0
2006-11-30[MIPS] Fix alignment hole in struct cache_desc; shrink struct.Ralf Baechle1-5/+5
2006-11-30[MIPS] Remove unused R10000 performance counter definitions.Ralf Baechle1-56/+0
2006-11-30[MIPS] Add support for kexecNicolas Schichan2-0/+34
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto1-0/+13
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa3-28/+43
2006-11-30[MIPS] Use "long" for 64-bit values on 64-bit kernel.Atsushi Nemoto1-18/+22
2006-11-30[MIPS] Introduce __pa_symbol()Franck Bui-Huu1-0/+1
2006-11-30[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu1-2/+7
2006-11-30[MIPS] page.h: remove __pa() usages.Franck Bui-Huu3-4/+6
2006-11-30IB/cm: Fix automatic path migration supportSean Hefty2-7/+16
2006-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+27
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2-16/+27
2006-11-29[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-29Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+4
2006-11-29Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2006-11-29[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen1-0/+4
2006-11-28[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-11-27Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-27[PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin1-2/+4
2006-11-27Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2-86/+20