aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-17Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle1-0/+53
2005-11-17Add definitions for the Dallas DS17287 RTC.Ralf Baechle1-0/+67
2005-11-17[MIPS] Add missing arch defines for the Alchemy MTD driver.Ralf Baechle4-0/+19
2005-11-17Add GT64111 PCI ID backYoichi Yuasa1-0/+1
2005-11-17[MIPS] Delete duplicate definitions of break codes.Ralf Baechle1-21/+0
2005-11-17[PATCH] Avoid use of uninitialised spinlock in EEH.David Woodhouse1-1/+3
2005-11-17[PATCH] powerpc: Fix database regression due to scheduler changesNick Piggin1-0/+4
2005-11-16[ARM] No need to include asm/proc-fns.h into asm/system.hRussell King1-2/+2
2005-11-16[ARM] Use unsigned long not u32 in atomic_cmpxchgRussell King1-1/+1
2005-11-16[ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King1-12/+2
2005-11-16[ARM] Add linux/compiler.h includes where requiredRussell King4-0/+4
2005-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+67
2005-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds4-7/+12
2005-11-16[ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+Nicolas Pitre1-0/+1
2005-11-16[ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King14-14/+14
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King2-1/+2
2005-11-16[DVB]: Add compat ioctl handling.David S. Miller1-0/+67
2005-11-16[PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt1-1/+1
2005-11-16[PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-EKumar Gala1-1/+1
2005-11-16[PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt2-5/+10
2005-11-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+3
2005-11-15[TCP]: More spelling fixes.Stephen Hemminger1-2/+2
2005-11-15Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+14
2005-11-15[PATCH] v850: use generic hardirq codeChristoph Hellwig1-0/+2
2005-11-15[PATCH] v850: Add missing include in hardirq.hMiles Bader1-0/+2
2005-11-15[PATCH] Make sysctl.h (again) usable from userspaceHarald Welte1-1/+1
2005-11-14[LLC]: Fix typoJochen Friedrich1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds29-341/+126
2005-11-14[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen1-2/+2
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso1-1/+2
2005-11-14[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-11-14[PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen1-283/+0
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen1-1/+1
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B3-2/+16
2005-11-14[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen1-3/+2
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen1-1/+1
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen1-0/+5
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen1-0/+2
2005-11-14[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen1-6/+6
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen1-0/+1
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2-3/+3
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B3-1/+3
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen4-0/+7
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2-9/+3
2005-11-14[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen1-3/+1
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2-1/+5
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin3-1/+13
2005-11-14[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich1-14/+21
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen4-9/+31
2005-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds18-971/+440
2005-11-15powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras1-1/+0
2005-11-14[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte1-1/+0
2005-11-14[NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso1-1/+4
2005-11-14[libata] minor fixes, new helpersJeff Garzik1-0/+14
2005-11-14powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclaredPaul Mackerras1-0/+2
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras1-328/+0
2005-11-14powerpc: Move a bunch of ppc64 headers to include/asm-powerpcPaul Mackerras11-640/+42
2005-11-14[PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt1-1/+1
2005-11-14[PATCH] powerpc: Export htab start/end via device treeMichael Ellerman1-0/+1
2005-11-14[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman1-1/+3
2005-11-14[PATCH] powerpc: Merge page.hMichael Ellerman3-0/+391
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+3
2005-11-13[PATCH] DocBook: allow to mark structure members privateMartin Waitz1-3/+3
2005-11-13[PATCH] v4l: (945) adds a new include for internal v4l2 ioctls and apiHans Verkuil1-0/+110
2005-11-13[PATCH] v4l:: (936) Support for sabrent bt848 versionBill Pechter1-0/+1
2005-11-13[PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira2-0/+3
2005-11-13[PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab1-0/+1
2005-11-13[PATCH] timespec: normalize off by one errorsGeorge Anzinger1-1/+1
2005-11-13[PATCH] acct.h needs jiffies.hAndrew Morton1-0/+2
2005-11-13[PATCH] aio: don't ref kioctx after decref in put_ioctxZach Brown1-2/+9
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown3-3/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin21-0/+293
2005-11-13[PATCH] atomic: cmpxchgNick Piggin21-0/+138
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin1-3/+39
2005-11-13[PATCH] Shut up per_cpu_ptr() on UPPaul Mundt1-1/+1
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel3-118/+22
2005-11-13[PATCH] m68k: m68k-specific thread_info changesAl Viro2-4/+12
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro5-2/+9
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro1-0/+11
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro1-7/+9
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-13[PATCH] mm: gfp_noreclaim cleanupPaul Jackson2-5/+4
2005-11-13[PATCH] mm: __alloc_pages cleanupRohit Seth1-1/+1
2005-11-13[PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt1-2/+2
2005-11-13[PATCH] Update email address for KumarKumar Gala6-6/+6
2005-11-13[PATCH] New Omnikey Cardman 4000 driverHarald Welte1-0/+66
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2-49/+56
2005-11-13[PATCH] reorder struct files_structEric Dumazet1-5/+5
2005-11-13[PATCH] x86_64: fix tss limitSiddha, Suresh B1-3/+10