aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-02-07[PATCH] raid5 overlapping read hackNeil Brown1-0/+2
2005-02-07Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds2-2/+4
2005-02-07[PATCH] x86_64: missing lock prefix in switch_toSuresh B. Siddha1-1/+1
2005-02-07[PATCH] add MAP_POPULATE/sys_remap_file_pages support to XFSChristoph Hellwig1-1/+3
2005-02-07[SPARC64]: Mask off stack ptr in compat_alloc_user_space() for 32-bit.David S. Miller1-0/+2
2005-02-06Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds6-8/+15
2005-02-06Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds2-3/+8
2005-02-06Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds2-3/+8
2005-02-06Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller4-5/+7
2005-02-06Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik2-2/+2
2005-02-06[NETLINK]: Use SKB_MAXORDER to calculate NLMSG_GOODSIZEThomas Graf1-3/+2
2005-02-06Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-0/+2
2005-02-06Merge bk://212.42.230.204/nf-2.6David S. Miller2-2/+3
2005-02-06[SPARC64]: Correct rwlock membars.David S. Miller1-1/+2
2005-02-06[SPARC64]: Add missing membars for xchg() and cmpxchg().David S. Miller1-2/+6
2005-02-06Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-38/+31
2005-02-06[ARM PATCH] 2458/1: prevent PXA2xx defines from clashing with SA1111'sNicolas Pitre1-38/+31
2005-02-05Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-6/+6
2005-02-05Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds3-9/+7
2005-02-05Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds1-14/+0
2005-02-06[ide] remove unused pkt_task_t definition from ide.hTejun Heo1-14/+0
2005-02-05Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller1-6/+6
2005-02-05Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller3-9/+7
2005-02-05[libata] fix probe object allocation bugsPete Zaitcev1-2/+0
2005-02-05[libata scsi] verify cmd bug fixes/supportBrett Russ1-0/+2
2005-02-05Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller4-46/+67
2005-02-05[SPARC64]: Kill spurious semicolons in some system.h macrosDavid S. Miller1-6/+6
2005-02-05[NET]: Add barriers for dst refcnt.Herbert Xu1-0/+1
2005-02-05[NET]: Add missing memory barrier to kfree_skb().Herbert Xu1-9/+5
2005-02-05Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds4-46/+67
2005-02-04[SPARC64]: atomic and bitop fixes.David S. Miller2-44/+61
2005-02-04[PATCH] x86-64: CONFIG_PM=n build fixAndi Kleen1-1/+1
2005-02-04[SPARC64]: Consolidate pgd_cache calculations.David S. Miller2-2/+6
2005-02-05[Bluetooth] Support Broadcom BCM92035 USB donglesMarcel Holtmann1-0/+2
2005-02-04[PATCH] Fix PPC rwlock code on SMPPaul Mackerras1-17/+30
2005-02-04[PATCH] ppc64: show -1 for physical_id of non-present cpusNathan Lynch1-1/+1
2005-02-04[PATCH] Use MM_VM_SIZE in exit_mmapAnton Blanchard1-1/+1
2005-02-04[PATCH] ppc32: MPC82xx PCI9 errata workaround brokenTom Rini1-2/+18
2005-02-04[PATCH] uml: disallow stack access below $esp like i386 / x86_64Bodo Stroesser2-0/+6
2005-02-04[PATCH] include/jiffies: fix usecs_to_jiffies()/jiffies_to_usecs() mathNishanth Aravamudan1-6/+6
2005-02-03[PATCH] FRV: Make the bit finding functions take const pointersDavid Howells1-4/+4
2005-02-03[PATCH] FRV: Add TIF_MEMDIEDavid Howells1-0/+1
2005-02-03[PATCH] FRV: Make switch_to() return previous taskDavid Howells2-8/+11
2005-02-03[PATCH] UML: remove not-yet-merged system callsJeff Dike1-6/+0
2005-02-03[PATCH] mips: SGI IP22 updatesRalf Bächle4-301/+13
2005-02-03[PATCH] s390: key protected i/oThomas Spatzier1-0/+13
2005-02-03[PATCH] s390: cpcmd interfaceChristian Bornträger1-0/+10
2005-02-03[PATCH] s390: core changesMartin Schwidefsky1-0/+12
2005-02-03[PATCH] ppc32: fix locking bugs in mv64x60 codeMark A. Greer1-4/+6
2005-02-03[PATCH] ppc32: include/asm-ppc/rwsem.h RWSEM_DEBUG usageMark A. Greer1-3/+3
2005-02-03[PATCH] ppc32: add PPC440SP and Luan ref board supportMatt Porter2-35/+105
2005-02-03[PATCH] ppc32: PPC4xx DMA fixes, burst, and sg improvementsMatt Porter1-1/+14
2005-02-03[PATCH] Move <linux/prio_tree.h> down in <linux/fs.h>Tom Rini1-1/+1
2005-02-03[PATCH] device-mapper: Fixes for 64-bit sector_tAlasdair G. Kergon1-0/+1
2005-02-03[PATCH] ppc32: unbreak perfctr buildDave Jones1-0/+1
2005-02-03[PATCH] pnpacpi build fixAndrew Morton1-0/+3
2005-02-02Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds1-20/+4
2005-02-03[ide] add ide_hwgroup_t.pollingTejun Heo1-1/+3
2005-02-03[ide] add ide_drive_t.sleepingTejun Heo1-0/+1
2005-02-03[ide] possible cleanupsAdrian Bunk1-13/+0
2005-02-03[ide] unexport atapi_*_bytes() and ide_read_24()Arjan van de Ven1-2/+0
2005-02-03[ide] remove WAIT_READY dependency on APMAdrian Bunk1-4/+0
2005-02-02Merge http://lia64.bkbits.net/linux-ia64-release-2.6.11Linus Torvalds8-60/+3500
2005-02-02[PATCH] A BTFIXUP'd fix for pte_read()Tom 'spot' Callaway2-0/+22
2005-02-01[PATCH] missing () in macros (alpha pgtable.h)Alexander Viro1-2/+2
2005-02-01[PATCH] sparc64 compat annotationsAlexander Viro1-0/+5
2005-02-01[PATCH] amd64 compat annotationsAlexander Viro1-0/+5
2005-02-01[PATCH] long constants on amd64Alexander Viro2-3/+3
2005-02-01[PATCH] uaccess.h annotationsAlexander Viro4-11/+13
2005-02-01[PATCH] more missing const in bitops prototypesAlexander Viro2-5/+5
2005-02-01[PATCH] missing declaration in firmware.hAlexander Viro1-0/+1
2005-02-01[IPV4]: Add gc_min_interval_ms sysctl.Robert Olsson1-0/+1
2005-02-01[IA64] Move allocation of per-CPU MCA data out of per_cpu_init()David Mosberger1-2/+2
2005-02-01Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds4-28/+22
2005-02-01Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-0/+14
2005-02-01Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds130-704/+2034
2005-02-01Manual merge of ARM assembly code clash.Linus Torvalds10-30/+170
2005-02-02[ARM PATCH] 2447/1: IOP3xx PCI resource setup cleanupDave Jiang2-10/+9
2005-02-02[ARM PATCH] 2444/1: GPIO23_SCLK_md now in uppercase in pxa-regs.hMichael Opdenacker1-1/+1
2005-02-01Merge http://oss.sgi.com:8090/xfs-linux-2.6Linus Torvalds120-674/+1860
2005-02-01[PATCH] udf deadlock fixChristoph Hellwig1-0/+4
2005-02-01[PATCH] audit: handle loginuid through procSerge Hallyn1-6/+2
2005-02-01[PATCH] assert_spin_locked()Herbert Pötzl4-11/+14
2005-02-01[PATCH] Add a usecs_to_jiffies() functionNishanth Aravamudan1-0/+13
2005-02-01[PATCH] cputime: simplifiy generic cputime_to_secs/secs_to_cputimeMartin Schwidefsky1-2/+2
2005-02-01[PATCH] mips: iomapYoichi Yuasa1-0/+28
2005-02-01[PATCH] mips: Lasat updatesRalf Bächle1-5/+5
2005-02-01[PATCH] mips: Momentum updatesRalf Bächle3-5/+7
2005-02-01[PATCH] mips: PMC-Sierra updatesRalf Bächle1-0/+1
2005-02-01[PATCH] mips: galileo updatesRalf Bächle2-21/+21
2005-02-01[PATCH] mips: NEC DDB board updatesRalf Bächle1-0/+1
2005-02-01[PATCH] mips: vR41xx updatesRalf Bächle3-0/+65
2005-02-01[PATCH] mips: mIPS Technologies board updatesRalf Bächle3-24/+30
2005-02-01[PATCH] mips: DECstation updatesRalf Bächle1-2/+3
2005-02-01[PATCH] mips: SGI IP32 updatesRalf Bächle4-13/+49
2005-02-01[PATCH] mips: AMD Alchemy I2C driverRalf Bächle1-0/+4
2005-02-01[PATCH] mips: ITE 8172 updatesRalf Bächle1-29/+0
2005-02-01[PATCH] mips: aMD Alchemy updateRalf Bächle6-19/+382
2005-02-01[PATCH] mips: TXX9 serieal driver rewriteRalf Bächle2-0/+4
2005-02-01[PATCH] mips: SGI IP27 updatesRalf Bächle4-6/+15
2005-02-01[PATCH] mips: sibyte updatesRalf Bächle3-1/+8
2005-02-01[PATCH] mips: generic MIPS updatesRalf Bächle29-473/+977
2005-02-01[PATCH] ppc64: mask lower bits in tlbieAnton Blanchard1-2/+6
2005-02-01[PATCH] ppc32: MPC8245 erratum 28 workaroundMark A. Greer1-0/+3
2005-02-01[PATCH] ppc32: add platform specific machine check output handlersMatt Porter1-1/+12
2005-02-01[PATCH] ppc32: workaround for mpc10x speculative PCI read erratumMark A. Greer1-0/+1
2005-02-01[PATCH] ppc32: STx GP3 portMatt Porter1-0/+3
2005-02-01[PATCH] ppc32: perfctl-ppc: fix duplicate mmcr0 defineAlbert Herranz1-1/+0
2005-02-01[PATCH] ppc32: pmac sleep support updateBenjamin Herrenschmidt3-0/+68
2005-02-01[PATCH] ppc32: mv64x60 updatesMark A. Greer3-20/+20
2005-02-01[PATCH] alloc_zeroed_user_highpage() to fix the clear_user_highpage issueChristoph Lameter10-0/+44
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli3-26/+28
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli23-5/+22
2005-02-01[PATCH] mm: fix several oom killer bugsAndrea Arcangeli1-2/+6
2005-02-01[PATCH] mm: rework lower-zone protection initialisationAndrea Arcangeli2-13/+10
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli1-1/+13
2005-02-01[PATCH] kobject build fixManish Lachwani1-0/+1
2005-02-01[PATCH] alpha: pgd_index() warning fixAndrew Morton1-1/+1
2005-02-01[PATCH] alpha: nodemask build fixAndrew Morton1-3/+5
2005-02-01[ARM PATCH] 2445/1: Add OMAP serial registersTony Lindgren1-0/+14
2005-02-02Merge nathans@oss.sgi.com:/oss/bitkeeper/xfs-linux-2.6Christoph Hellwig1-0/+4
2005-02-01[ARM PATCH] 2443/1: enable iWMMXt on EABI binariesNicolas Pitre1-1/+3
2005-02-01[NETFILTER]: fix iptables userspace buildPablo Neira1-2/+2
2005-02-01[NETFILTER]: Improve TCP window tracking retransmission detectionPhil Oester1-0/+1
2005-02-01[ARM PATCH] 2430/3: TLS support for ARMNicolas Pitre3-1/+5
2005-01-31Fix missed class_remove_file in attribute_containerJames Bottomley1-0/+12
2005-02-01[ARM PATCH] 2429/1: PXA Corgi - Bugfix + CleanupsRichard Purdie1-15/+30
2005-02-01[ARM PATCH] 2434/1: Adds new machine: ixp4xx based gtwx5715George T. Joseph2-2/+122
2005-01-30Merge intel.com:/data/home/aegl/BK/LinusTony Luck8-62/+3502
2005-01-30Merge bk://linux-acpi.bkbits.net/to-linusLinus Torvalds32-32/+46
2005-01-30Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds5-9/+18
2005-01-30Merge intel.com:/home/lenb/bk/26-latest-refLen Brown32-32/+46
2005-01-30Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-1/+9
2005-01-29[Bluetooth] Support raw mode only devicesMarcel Holtmann1-1/+2
2005-01-29[Bluetooth] Update inquiry cache from clock offset eventMarcel Holtmann1-0/+7
2005-01-28[PATCH] x86-64: Fix empty nodes handling with SRATAndi Kleen1-0/+2
2005-01-28Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds4-9/+16
2005-01-28[ARM PATCH] 2442/1: Simplifying NODES_SHIFTMarc Singer2-3/+10
2005-01-28[ARM PATCH] 2440/1: S3C2410 - serial auto-flow-control enableBen Dooks1-0/+3
2005-01-28[ARM PATCH] 2438/1: S3C2410 - fix IO address calculationsBen Dooks1-6/+3
2005-01-27[IA64-SGI] move shubio.h into include/asm-ia64/sn/Jesse Barnes1-0/+3476
2005-01-27Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller3-6/+16
2005-01-27Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds7-31/+175
2005-01-27Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds23-26/+41
2005-01-28[ARM PATCH] 2437/1: ixp4xx: cosmetic change to arch_reset()David Vrabel1-4/+3
2005-01-26[ATALK]: Remove gcc warning when PROC_FS=nRandy Dunlap1-1/+1
2005-01-26[IPV4]: Keep fragment queues private to each user.Patrick McHardy2-5/+15
2005-01-25[IA64] fix per-CPU MCA mess and make UP kernels work againDavid Mosberger6-54/+20
2005-01-25Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds7-34/+72
2005-01-26Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott1-0/+4
2005-01-25[ARM PATCH] 2435/1: platform data for audio on MainstoneNicolas Pitre1-0/+16
2005-01-25[ARM PATCH] 2433/1: debug-macro.S split - fix header filenameBen Dooks20-20/+20
2005-01-25[ARM PATCH] 2432/1: include/asm-arm/bitops.h - missing const from findBen Dooks1-2/+2
2005-01-25Merge intel.com:/home/lenb/src/26-stable-devLen Brown5-1/+12
2005-01-25[ACPI] ACPICA 20050125 from Bob MooreLen Brown5-1/+12
2005-01-25[XFRM]: Probe selected algorithm only.Herbert Xu2-3/+11
2005-01-25Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller5-29/+58
2005-01-25[NETFILTER]: Avoid breaking userspace due to tuple changeRusty Russell1-1/+22
2005-01-25[PATCH] Include type information as module info where possibleRusty Russell1-3/+6
2005-01-25[PATCH] add i2c adapter id for the cx88 driver.Gerd Knorr1-0/+1
2005-01-25[PATCH] v4l: add tveeprom module.Gerd Knorr1-0/+23
2005-01-25[PATCH] v4l: tuner updateGerd Knorr1-2/+6
2005-01-25[PATCH] v4l2 tuner api updateGerd Knorr1-0/+1
2005-01-25[PATCH] v4l: video-buf updateGerd Knorr1-1/+3
2005-01-25[PATCH] videotext: ioctls changed to use _IO macrosGerd Knorr1-52/+33
2005-01-25[PATCH] pcmcia: use unsigned long for IO port addressDominik Brodowski2-4/+6
2005-01-25[PATCH] pcmcia: socket->{a,c}region are unusedDominik Brodowski1-2/+0
2005-01-25[PATCH] device-mapper: optionally bypass a bdgetAlasdair G. Kergon1-3/+8
2005-01-25[PATCH] device-mapper: Add presuspend hookAlasdair G. Kergon1-2/+4
2005-01-25[PATCH] kill softirq_pending()Christoph Hellwig3-12/+2
2005-01-25[PATCH] h8300: fix warningYoshinori Sato1-1/+1
2005-01-25[PATCH] x86_64: remove duplicated includesAndi Kleen1-1/+0
2005-01-25[PATCH] x86_64: remove centaur mtrr supportAndi Kleen1-3/+0
2005-01-25[PATCH] ppc64: allow EEH to be disabledAnton Blanchard1-13/+23
2005-01-25[PATCH] ppc64: use kref for device_node refcountingPaul Mackerras1-4/+1
2005-01-25[PATCH] ppc64: sparse fixes for cpu feature constantsPaul Mackerras3-37/+35
2005-01-25[PATCH] ppc64: trivial cleanup: EEH_REGIONPaul Mackerras1-2/+0
2005-01-25[SPARC64]: Covert over to 4 level page tablesDavid S. Miller3-13/+16
2005-01-25[PATCH] ppc64: fix in_be64 definitionPaul Mackerras1-1/+1
2005-01-25[PATCH] ppc32: Add support for Pegasos machinesBenjamin Herrenschmidt1-0/+2
2005-01-25[PATCH] compat ioctl security hook fixupChris Wright1-0/+2
2005-01-25[PATCH] oprofile: falling back on timer interrupt modeAkinobu Mita1-1/+1
2005-01-25Add 'f_maxcount' to allow filesystems to set a per-file maximum IO size.Linus Torvalds1-0/+1
2005-01-25[SPARC64]: Set STRICT_MM_TYPECHECKS and kill ctxd/iopgprot.David S. Miller1-15/+6
2005-01-24Rename "locks_verify_area()" to "rw_verify_area()" and clean up theLinus Torvalds1-8/+1
2005-01-25[NETFILTER]: Add inversion to multiport matchPhil Oester1-0/+1
2005-01-25[NETFILTER]: Fix compile with NAT but without modulesMartin Josefsson1-1/+1
2005-01-25[NETFILTER]: Fix compile errors without NATMartin Josefsson1-27/+30
2005-01-24[IA64] clean up pt_regs accessesDavid Mosberger1-8/+6
2005-01-24[PATCH] m68k csum_partial_copy_* gcc4 warning fixesGeert Uytterhoeven1-5/+8
2005-01-24MergeLen Brown32-32/+35
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven11-19/+0
2005-01-23[Bluetooth] Add RFCOMM service level securityMarcel Holtmann1-2/+7
2005-01-22Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-0/+4
2005-01-23[ARM PATCH] 2431/1: Split arch specifics out of arch/arm/kernel/debug.SBen Dooks20-0/+871
2005-01-22[PATCH] x86-64: Fix UP build warningAndi Kleen1-0/+4
2005-01-22Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-5/+4
2005-01-22Merge http://lia64.bkbits.net/linux-ia64-release-2.6.11Linus Torvalds2-3/+9
2005-01-21[IA64] irq handling cleanupTony Luck4-35/+2
2005-01-21[IA64] fix early SAL init for sn2Jesse Barnes1-0/+2