aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB Storage: add alauda supportMatthew Dharm1-0/+3
2006-01-04[PATCH] USB: Store port number in usb_deviceAlan Stern1-0/+1
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern1-0/+2
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern1-5/+4
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-4/+0
2006-01-04[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman1-1/+5
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+3
2006-01-04[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman1-0/+8
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-0/+123
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie1-0/+18
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2-4/+2
2005-12-27[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens1-0/+1
2005-12-24[PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig1-7/+13
2005-12-24[PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins1-1/+1
2005-12-24[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai2-2/+2
2005-12-22Pull owner_id into release branchLen Brown1-1/+1
2005-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+2
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre1-0/+1
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller2-0/+2
2005-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+11
2005-12-21[PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk1-1/+1
2005-12-21[IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki1-0/+1
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki1-0/+1
2005-12-21[ACPI] increase owner_id limit to 64 from 32Alex Williamson1-1/+1
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi1-2/+3
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust1-0/+1
2005-12-19[IPSEC]: Perform SA switchover immediately.David S. Miller1-0/+1
2005-12-19[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov1-0/+4
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-1/+0
2005-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-10/+2
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro1-3/+0
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter1-1/+1
2005-12-16Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds1-0/+1
2005-12-16[IA64] disable preemption in udelay()John Hawkes1-9/+1
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com1-0/+11
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro1-1/+1
2005-12-15[PATCH] fix iomem annotations in sparc32 pcic codeAl Viro1-3/+3
2005-12-14Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-139/+15
2005-12-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2005-12-15[PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz1-3/+0
2005-12-15[PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz1-122/+0
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse1-9/+8
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse2-5/+6
2005-12-15[PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake1-0/+1
2005-12-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz1-0/+2
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley1-0/+1
2005-12-13[IA64] Split 16-bit severity field in sal_log_record_headerTony Luck1-1/+2
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik1-0/+1
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas1-0/+12
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-0/+12
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas1-0/+6
2005-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-6/+32
2005-12-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-8/+4
2005-12-12[PATCH] broken cast in parport_pcDave Jones1-1/+1
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-0/+1
2005-12-12[PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S1-1/+6
2005-12-12[PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab3-12/+12
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab7-100/+100
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan1-0/+2
2005-12-12[PATCH] add hlist_replace_rcu()Ingo Molnar1-1/+25
2005-12-12[PATCH] Add timestamp field to process eventsMatt Helsley1-0/+2
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley1-0/+1
2005-12-12[PATCH] add rcu_barrier() synchronization pointDipankar Sarma1-0/+2
2005-12-12[IA64] Define an ia64 version of __raw_read_trylockKeith Owens1-1/+11
2005-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+7
2005-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-1/+2
2005-12-11Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds1-1/+0
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson1-1/+2
2005-12-08[ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.hDeepak Saxena1-5/+0
2005-12-07[IA64] Fix missing parameter for local_add/subChristoph Lameter1-2/+2
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt1-0/+2
2005-12-06[IA64-SGI] altix: pci_window fixupJohn Keller1-3/+17
2005-12-05[DECNET]: add memory buffer settings Steven Whitehouse2-0/+7
2005-12-05[ARM] 3194/1: add pfn_to_kaddr macro for ARM take2Hiroki Kaminaga1-0/+1
2005-12-05[ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl]Deepak Saxena1-3/+3
2005-12-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-7/+24
2005-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+16
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil1-0/+2
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab1-0/+1
2005-12-01[PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth1-0/+2
2005-12-01[ARM] sema_count() removalArthur Othieno1-5/+0
2005-12-01[ARM SMP] Use event instructions for spinlocksRussell King1-2/+24
2005-12-01[MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.Ralf Baechle1-0/+16
2005-11-30Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds1-0/+3
2005-11-30VM: add "vm_insert_page()" functionLinus Torvalds1-0/+1
2005-11-29[PATCH] pci_ids.h: remove duplicate entriesGrant Coady1-3/+0
2005-11-29[PATCH] process events connector: uid_t gid_t size issuesMatt Helsley1-4/+4
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka1-7/+7
2005-11-29[ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams1-1/+1
2005-11-29[ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr1-1/+1
2005-11-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+2
2005-11-29VM: add common helper function to create the page tablesLinus Torvalds1-0/+2
2005-11-29Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-1/+17
2005-11-29Support strange discontiguous PFN remappingsLinus Torvalds1-0/+1
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-1/+17
2005-11-29[IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe1-1/+2
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+2
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-14/+227
2005-11-28[PATCH] temporarily disable swap token on memory pressureRik van Riel2-2/+8
2005-11-28[PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2-6/+9
2005-11-28[PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operationsHirokazu Takata2-2/+83
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells5-8/+9
2005-11-28[PATCH] memory_sysdev_class is staticAndrew Morton1-1/+0
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2-5/+3
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller1-10/+0
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-2/+3
2005-11-28[MMC] Fix protocol errorsPierre Ossman1-2/+2
2005-11-28[ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer1-0/+3
2005-11-28[ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real1-12/+227
2005-11-25[ARM] Remove asm/hardware.h include from SA1100 io.hRussell King1-2/+0
2005-11-25[PATCH] powerpc: More hugepage boundary case fixesDavid Gibson1-6/+11
2005-11-25Merge ../linux-2.6Paul Mackerras7-26/+50
2005-11-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-11-23[PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap1-0/+1
2005-11-23[PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson1-3/+3
2005-11-23[PATCH] mm: fill arch atomic64 gapsHugh Dickins3-15/+44
2005-11-23[ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks1-1/+1
2005-11-23Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds1-7/+1
2005-11-23[PATCH] powerpc: update my email addressOlof Johansson2-2/+2
2005-11-22compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds1-17/+0
2005-11-22Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2-16/+11
2005-11-22[IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim1-0/+3
2005-11-22[NET]: Shut up warnings in net/core/flow.cRussell King1-1/+7
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-2/+3
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins2-23/+0
2005-11-22[PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2-7/+2
2005-11-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-1/+4
2005-11-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-29/+48
2005-11-21[IA64-SGI] support for older versions of PROMJack Steiner1-0/+34
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-11/+10
2005-11-21[ARM] ebsa110: __arch_ioremap should be 3 argsRussell King1-1/+1
2005-11-21[ARM] Add asm/memory.h to asm/numnodes.hRussell King1-0/+2
2005-11-21[ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan1-0/+1
2005-11-21Merge ../linus/Dave Jones76-671/+638
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+1
2005-11-20[NET]: kernel-doc fixesRandy Dunlap1-0/+1
2005-11-20[NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy1-4/+2
2005-11-20[NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser1-7/+5
2005-11-20Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller1-0/+2
2005-11-20[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com1-1/+1
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov1-0/+1
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov1-6/+6
2005-11-20[IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki1-0/+2
2005-11-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-28/+6
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+5
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-21/+17
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz1-2/+4
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz1-1/+0
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-25/+0
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno1-0/+1
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer1-0/+1
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King1-0/+5
2005-11-19powerpc: Merge spinlock.hPaul Mackerras1-22/+50
2005-11-19powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras1-164/+0
2005-11-19powerpc: Merge pci.hPaul Mackerras2-30/+82
2005-11-19powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras9-25/+49
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson2-26/+7
2005-11-19Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras3-181/+110
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+3
2005-11-18Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds5-24/+25
2005-11-18Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2005-11-18Merge branch 'master'Kyle McMartin7-50/+28
2005-11-18[PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox1-0/+2
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard1-1/+3
2005-11-18[IA64] altix: fix copyright in tioce .h filesMark Maule2-29/+14
2005-11-18[PATCH 1/3] cciss: bug fix for hpacuclimikem1-1/+1
2005-11-18[PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton1-1/+1
2005-11-18[PATCH] ppc64 need HPAGE_SHIFT when huge pages disabledAndy Whitcroft1-0/+4
2005-11-18[PATCH] ppc32: add missing define for fs_enet Ethernet driverVitaly Bordug1-0/+2
2005-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds4-49/+21
2005-11-19powerpc: merge dma-mapping.hStephen Rothwell2-171/+93
2005-11-19ppc32: move some dma routinesStephen Rothwell2-10/+17
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King1-6/+2
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt1-10/+12
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras1-38/+2
2005-11-18[PATCH] powerpc: Fix typo in topology.hMichael Ellerman1-1/+1
2005-11-17[PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox1-12/+4
2005-11-17[PARISC] Fix our spinlock implementationJames Bottomley1-9/+10
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley1-2/+3
2005-11-17[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin1-1/+5
2005-11-17[PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley1-0/+1
2005-11-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds15-57/+194
2005-11-17x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds1-1/+1
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King2-15/+15
2005-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-30/+26
2005-11-17[PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov1-4/+27
2005-11-17[MIPS] SEAD: More build fixes.Ralf Baechle1-2/+9
2005-11-17[MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle1-2/+0
2005-11-17[MIPS] JMR3927: Fix include wrapper symbol.Ralf Baechle1-3/+3
2005-11-17[MIPS] Fix documentation typos.Arnaud Giersch1-6/+8
2005-11-17[MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch1-3/+3
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch2-2/+2
2005-11-17[MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch1-16/+26
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle1-0/+0
2005-11-17[MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle1-3/+4