aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-25Merge with v2.6.22-rc2HEADmasterH. Peter Anvin57-222/+364
2007-05-25Merge with v2.6.22-rc1H. Peter Anvin1279-15901/+47454
2007-05-25Merge with v2.6.21H. Peter Anvin238-970/+1268
2007-05-18Fix roundup_pow_of_two(1)Rolf Eike Beer1-1/+1
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds9-33/+28
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov1-1/+1
2007-05-17[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust10-48/+55
2007-05-17mm: more rmap checkingNick Piggin1-8/+5
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni1-0/+2
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-0/+1
2007-05-17make freezeable workqueues singlethreadOleg Nesterov1-1/+1
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust12-19/+128
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens1-4/+3
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-5/+2
2007-05-17Slab allocators: define common size limitationsChristoph Lameter3-22/+32
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-17slub: fix handling of oversized slabsAndrew Morton1-1/+6
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2-3/+3
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter1-1/+0
2007-05-17[POWERPC] Wire up some more syscallsStephen Rothwell2-1/+7
2007-05-17[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2-17/+0
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-0/+6
2007-05-17[POWERPC] Change include protections to ASM_POWERPCBecky Bruce5-15/+15
2007-05-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2007-05-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2-2/+4
2007-05-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds4-10/+21
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+82
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
2007-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+18
2007-05-16Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust8-92/+79
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig2-3/+14
2007-05-16[ALSA] version 1.0.14rc4Jaroslav Kysela1-1/+1
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood1-1/+3
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo1-0/+1
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo1-0/+1
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo1-1/+0
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller1-1/+82
2007-05-15m32r: __xchg() should be always_inlineAl Viro1-1/+2
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds6-88/+77
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-3/+0
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz1-2/+0
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz1-1/+0
2007-05-15Merge branch 'origin'Trond Myklebust8-9/+24
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2007-05-15SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limitChristoph Lameter1-1/+5
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge1-0/+4
2007-05-15Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava1-6/+1
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven1-1/+3
2007-05-15alpha: fix hard_smp_processor_id compile errorSimon Horman1-1/+1
2007-05-15h8300 atomic.h updateYoshinori Sato1-0/+1
2007-05-15nommu: add ioremap_page_range()Paul Mundt1-0/+8
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen1-5/+3
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust2-0/+4
2007-05-14NLM: Fix sparse warningsTrond Myklebust1-0/+1
2007-05-14NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust1-1/+2
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck1-1/+4
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2-2/+0
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-0/+2
2007-05-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-18/+35
2007-05-14Declare another couple of compat syscalls.Stephen Rothwell1-0/+6
2007-05-14mmc: use assigned major for block devicePierre Ossman1-0/+2
2007-05-14[SPARC32]: asm/system.h needs asm/smp.hDavid S. Miller1-0/+1
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif1-4/+4
2007-05-14[SPARC64]: Accept ebus_bus_type for generic DMA ops.David S. Miller1-14/+30
2007-05-14sh64: generic quicklist support.Paul Mundt1-77/+23
2007-05-14sh64: Fixup sh-sci build.Paul Mundt1-0/+1
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt1-0/+6
2007-05-14sh64: dma-mapping updates.Paul Mundt1-5/+9
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt1-0/+1
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-6/+37
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi1-0/+1
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen1-1/+4
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig2-4/+14
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds66-56/+2078
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker2-6/+6
2007-05-12SLUB: i386 supportChristoph Lameter2-5/+2
2007-05-12Merge branch 'fixes' into develRussell King8-22/+53
2007-05-12Merge branch 'omap-fixes' into fixesRussell King1-1/+30
2007-05-12[ARM] Use new get_irqnr_preambleRussell King8-32/+42
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2-2/+8
2007-05-11Add the combined mode for ATI SB700Henry Su1-0/+1
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo1-1/+1
2007-05-11libata: ignore EH scheduling during initializationTejun Heo1-0/+1
2007-05-11libata: clean up SFF init messTejun Heo1-9/+5
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-13/+1
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor1-0/+4
2007-05-11[ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor24-0/+1155
2007-05-11[ARM] 4372/1: Define byte sizes in asm-arm/sizes.hAndrew Victor1-0/+4
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor6-0/+223
2007-05-11Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds5-9/+8
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-0/+4
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-68/+28
2007-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2007-05-11further UTF-8 fixes and name correctionDavid Woodhouse2-2/+2
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2-0/+41
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-180/+49
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+9
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+19
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-05-11[ARM] iop13xx: msi supportDaniel Wolstenholme3-1/+47
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter1-66/+16
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy1-1/+3
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+6
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman14-0/+542
2007-05-11[ARM] 4369/1: AT91: Fix circular dependency in header filesAndrew Victor4-18/+20
2007-05-11[ARM] Fix iop32x/iop33x buildRussell King3-3/+3
2007-05-11[ARM] 4365/1: Add AC97 clock to s3c2443 machineGraeme Gregory1-0/+1
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-0/+4
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-1/+3
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-20/+107
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2-0/+41
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre1-0/+196
2007-05-11pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt1-110/+0
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi2-1/+23
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi2-1/+4
2007-05-11signal/timer/event: eventfd coreDavide Libenzi2-0/+30
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi1-0/+5
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi2-1/+4
2007-05-11signal/timer/event: timerfd coreDavide Libenzi2-0/+19
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi2-1/+4
2007-05-11signal/timer/event: signalfd coreDavide Libenzi6-0/+102
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi2-0/+17
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu1-2/+2
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu2-0/+29
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu1-2/+1
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi2-3/+8
2007-05-11tty: add compat_ioctlPaul Fulghum2-0/+16
2007-05-11module_author: don't advise putting in an email addressRene Herman1-1/+1
2007-05-11Add hard_irq_disable()Benjamin Herrenschmidt1-0/+10
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt1-2/+9
2007-05-11synclink_gt: add compat_ioctlPaul Fulghum2-1/+25
2007-05-11Consolidate asm/poll.hStephen Rothwell24-514/+66
2007-05-11lib/hexdumpRandy Dunlap1-0/+11
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2-0/+29
2007-05-11uml: iRQ stacksJeff Dike1-0/+2
2007-05-11m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata2-3/+3
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata1-0/+11
2007-05-11h8300 syscall updateYoshinori Sato1-16/+50
2007-05-11x86_64: new syscallAndi Kleen1-0/+3
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal1-0/+9
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel3-2/+16
2007-05-11[ALSA] version 1.0.14rc4Jaroslav Kysela1-2/+2
2007-05-11[ALSA] SoC WM8753 codec supportLiam Girdwood1-0/+1
2007-05-11[ALSA] Fix misc bugs in i2c/others/ak4114.cPavel Hofman1-1/+1
2007-05-11[ALSA] ak4114 - Fix a typo in DIF2 bit definitionTakashi Iwai1-1/+1
2007-05-11[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai1-0/+1
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-5/+2
2007-05-11[MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto1-1/+1
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa1-0/+2
2007-05-11[MIPS] SB1: Build fix.Ralf Baechle1-1/+1
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2-46/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu4-85/+1
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2-23/+1
2007-05-11[MIPS] FPU hazard handlingChris Dearman2-20/+35
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2-4/+5
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle1-1/+4
2007-05-11Fix compile/link of init/do_mounts.c with !CONFIG_BLOCKJens Axboe1-1/+5
2007-05-11When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown1-0/+4
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb1-0/+3
2007-05-11[PATCH] complete message queue auditingAmy Griffis1-7/+0
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+3
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis2-0/+5
2007-05-11[PATCH] auditing ptraceAl Viro1-0/+10
2007-05-10[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai1-3/+0
2007-05-10[NETFILTER]: nf_conntrack: Removes duplicated declarationsYasuyuki Kozakai1-7/+0
2007-05-10[NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai1-8/+3
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy4-0/+93
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2-2/+9
2007-05-10[NET] link_watch: Move link watch list into net_deviceHerbert Xu1-0/+2
2007-05-10ARM: OMAP: 24xx pinmux updatesKyungmin Park1-1/+30
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds12-47/+526
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-05-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds15-42/+57
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds3-0/+324
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+4
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck1-1/+3
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman1-5/+0
2007-05-10add upper-32-bits macroAndrew Morton1-0/+10
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter1-2/+5
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg2-45/+73
2007-05-10firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg1-2/+2
2007-05-10CRC ITU-T V.41Ivo van Doorn1-0/+28
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky1-1/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens1-1/+1
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck1-1/+2
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras1-1/+11
2007-05-10[POWERPC] PS3: Fix sys manager build errorGeoff Levand1-0/+5
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas1-3/+15
2007-05-10[POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NIDStephen Rothwell1-4/+0
2007-05-10[POWERPC] pmu_sys_suspended is only defined for PPC32Stephen Rothwell1-1/+1
2007-05-10[POWERPC] Wire up sys_utimensatStephen Rothwell2-1/+3
2007-05-10Merge branch 'linux-2.6'Paul Mackerras187-1253/+2477
2007-05-10Pull misc-for-upstream into release branchLen Brown1-1/+2
2007-05-10[SPARC64]: Bump PROMINTR_MAX to 32.David S. Miller1-1/+1
2007-05-10acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering1-1/+2
2007-05-10Pull acpica into release branchLen Brown13-37/+48
2007-05-10Pull bugzilla-8385 into release branchLen Brown2-4/+7
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala1-0/+0