aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-15fix epoll single pass code and add wait-exclusive flagDavide Libenzi1-156/+166
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen5-28/+127
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust3-4/+4
2007-05-14NLM: Fix sparse warningsTrond Myklebust3-6/+5
2007-05-14NFS: Fix more sparse warningsTrond Myklebust2-5/+5
2007-05-14NFS: Fix some 'sparse' warnings...Trond Myklebust5-8/+8
2007-05-14SUNRPC: remove dead variable 'rpciod_running'Christoph Hellwig1-2/+0
2007-05-14NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust2-46/+47
2007-05-14NFS: use zero_user_pageNate Diller2-6/+6
2007-05-14NLM: don't use CLONE_SIGHAND in nlmclnt_recoveryOleg Nesterov1-1/+1
2007-05-14NLM: Fix locking client timeouts...Trond Myklebust1-1/+1
2007-05-14[IA64] s/scalibility/scalability/Tony Luck1-1/+1
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2-7/+19
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck2-1/+7
2007-05-14[CPUFREQ] Correct revision mask for powernow-k8Dave Jones2-2/+2
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds5-102/+42
2007-05-14IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin1-4/+7
2007-05-14IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin1-1/+3
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin1-0/+1
2007-05-14RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty1-4/+8
2007-05-14RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty1-2/+3
2007-05-14RDMA/cma: Simplify device removal handling codeSean Hefty1-41/+48
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes1-3/+3
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes1-49/+37
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes1-4/+3
2007-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen1-2/+3
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes1-4/+8
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher3-2/+14
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones4-14/+14
2007-05-14IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein1-0/+1
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds5-46/+35
2007-05-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-3/+29
2007-05-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-108/+152
2007-05-14Declare another couple of compat syscalls.Stephen Rothwell1-0/+6
2007-05-14MAINTAINERS update.Dave Jones1-2/+0
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner2-2/+2
2007-05-14pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit responseNicolas Pitre1-12/+6
2007-05-14mmc: use assigned major for block devicePierre Ossman2-13/+6
2007-05-14sdhci: handle dma boundary interruptsPierre Ossman1-0/+9
2007-05-14mmc: au1xmmc command types check from data flagsYoichi Yuasa1-21/+14
2007-05-14[SPARC64]: Update defconfig.David S. Miller1-22/+4
2007-05-14[VIDEO]: XVR-500 and XVR-2500 need FB=y.David S. Miller1-2/+2
2007-05-14[SPARC32]: asm/system.h needs asm/smp.hDavid S. Miller1-0/+1
2007-05-14[SPARC32]: Update defconfig.David S. Miller1-65/+86
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif2-5/+5
2007-05-14[IPV4] SNMP: Display new statistics at /proc/net/netstatMitsuru Chinen1-0/+21
2007-05-14[IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter1-1/+1
2007-05-14[NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim1-1/+1
2007-05-14[SPARC64]: Accept ebus_bus_type for generic DMA ops.David S. Miller1-14/+30
2007-05-14[IPSEC]: Don't warn if high-order hash resize failsHerbert Xu1-1/+2
2007-05-14[IPSEC]: Check validity of direction in xfrm_policy_byidHerbert Xu1-0/+4
2007-05-14[SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.David S. Miller1-0/+3
2007-05-13[SCSI]: Add help text for SCSI_ESP_CORE.David S. Miller1-0/+8
2007-05-13[SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-13[SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-13[SPARC64]: Be more resiliant with PCI I/O space regs.David S. Miller1-0/+7
2007-05-13[SERIAL] SUNHV: Add an ID string.David S. Miller1-0/+4
2007-05-14sh64: Add .gitignore entry for syscalltab.Paul Mundt1-0/+1
2007-05-14sh64: generic quicklist support.Paul Mundt4-79/+28
2007-05-14sh64: Update cayman defconfig.Paul Mundt1-78/+121
2007-05-14sh64: Fixup sh-sci build.Paul Mundt1-0/+1
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt3-6/+37
2007-05-14sh64: dma-mapping updates.Paul Mundt1-5/+9
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt5-12/+18
2007-05-14sh64: Wire up many new syscalls.Paul Mundt2-9/+70
2007-05-14spelling fixes: arch/sh64/Simon Arlott6-7/+7
2007-05-14sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary1-8/+4
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi2-3/+4
2007-05-13[CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake1-8/+28
2007-05-13fix deadlock in loop.cAl Viro1-8/+9
2007-05-13[CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones2-3/+3
2007-05-13mlx4_core: Remove unused doorbell_lockRoland Dreier2-3/+0
2007-05-13net: Trivial MLX4_DEBUG dependency fix.Paul Mundt1-0/+1
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2-1/+7
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig4-34/+27
2007-05-13[AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen1-9/+0
2007-05-12Linux 2.6.22-rc1v2.6.22-rc1Linus Torvalds1-2/+2
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds139-548/+8624
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker2-6/+6
2007-05-12fix the dynamic allocation and probe in loop.cAl Viro1-40/+12
2007-05-12SLUB: i386 supportChristoph Lameter7-26/+25
2007-05-12compat signalfd and timerfd are cond syscallsHeiko Carstens1-0/+2
2007-05-12IPMI: Add PPC openfirmware unregisterChristian Krafft1-0/+4
2007-05-12IPMI: fix SI address space settingsCorey Minyard1-2/+2
2007-05-12MAINTAINERS: remove invalid list address for TPMStephen Rothwell1-1/+0
2007-05-12Missing include file in tpm_atmel.hStephen Rothwell1-0/+3
2007-05-12tty: flush flip buffer on ldisc input queue flushPaul Fulghum1-0/+33
2007-05-12ntfs: use zero_user_pageNate Diller2-69/+26
2007-05-12fault injection: disable stacktrace filter for x86-64Akinobu Mita1-0/+1
2007-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds26-117/+310
2007-05-12x86_64: use signalfd and timerfd compat syscallsHeiko Carstens1-3/+3
2007-05-12x86_64: Add asm/mtrr.h include for some buildsAndi Kleen1-0/+1
2007-05-12pm3fb: Fix compile error if moduleAntonino A. Daplas1-1/+1
2007-05-12Merge branch 'fixes' into develRussell King19-55/+115
2007-05-12Merge branch 'omap-fixes' into fixesRussell King6-20/+80
2007-05-12[ARM] Use new get_irqnr_preambleRussell King8-32/+42
2007-05-12[ARM] Ensure machine class menu is sorted alphabeticallyRussell King1-25/+25
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller4-7/+15
2007-05-11[SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.David S. Miller1-20/+210
2007-05-11[SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.David S. Miller1-1/+1
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-11[SPARC64]: Update defconfig.David S. Miller1-8/+10
2007-05-11[TTY]: Export proc_clear_tty() to modulea.David S. Miller1-0/+1
2007-05-11[SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller1-2/+2
2007-05-11[SPARC64]: Spelling fixes.Simon Arlott7-8/+8
2007-05-11[SPARC]: Spelling fixes.Simon Arlott8-12/+12
2007-05-11[SPARC64]: Kill LARGE_ALLOCS and update defconfig.David S. Miller2-61/+52
2007-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds72-204/+4682
2007-05-12[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth5-1/+1623
2007-05-12[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer2-1/+579
2007-05-12[POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer1-0/+315
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth3-0/+45
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth4-1/+177
2007-05-12[POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth1-0/+72
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2-1/+130
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth3-1/+225
2007-05-12[POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth3-0/+315
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2-1/+207
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer4-1/+174
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer3-1/+652
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer2-2/+25
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott40-67/+67
2007-05-12[POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2-2/+2
2007-05-12[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-103/+64
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand1-2/+4
2007-05-12[POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips1-1/+1
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt1-17/+2
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell2-4/+4
2007-05-12[POWERPC] Add missed includeStephen Rothwell1-0/+1
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds63-1025/+532
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds35-3099/+750
2007-05-11Fix assertion failure with MSI on sparc64David Miller1-2/+4
2007-05-11pata_platform: don't use generic ata_port_startOlof Johansson1-1/+3
2007-05-11Use menuconfig objects: libataJan Engelhardt1-7/+3
2007-05-11add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su1-0/+1
2007-05-11Add the combined mode for ATI SB700Henry Su2-0/+2
2007-05-11pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice1-0/+1
2007-05-11git-libata-all: sata_via build fixAndrew Morton1-4/+0
2007-05-11libata-acpi: clean up parameters and misc stuffTejun Heo3-100/+98
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo4-16/+16
2007-05-11libata: give devices one last chance even if recovery failed with -EINVALTejun Heo1-5/+1
2007-05-11libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo1-1/+21
2007-05-11libata: ignore EH scheduling during initializationTejun Heo3-0/+6
2007-05-11libata: clean up SFF init messTejun Heo43-315/+313
2007-05-11libata: implement libata.spindown_compatTejun Heo4-1/+53
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo45-575/+14
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott30-75/+75
2007-05-11Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik22-2955/+259
2007-05-11Add support for the Davicom DM9161A PHYKim Phillips1-8/+26
2007-05-11sky2: only disable 88e8056 on some boardsStephen Hemminger1-11/+30
2007-05-11sky2: 88e8071 support not readyStephen Hemminger1-1/+1
2007-05-11skge: crash on shutdown/suspendStephen Hemminger1-0/+9
2007-05-11sky2: fix oops on shutdownStephen Hemminger1-0/+10
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-11netxen_nic_main don't use deprecated irq flagsAndrew Morton1-1/+1
2007-05-11Use menuconfig objects II - netdev/wanJan Engelhardt1-19/+15
2007-05-11Use menuconfig objects II - netdev/pcmciaJan Engelhardt1-16/+7
2007-05-11Use menuconfig objects II - netdev/atmJan Engelhardt1-15/+17
2007-05-11Use menuconfig objects: netdevJan Engelhardt1-4/+12
2007-05-11Use menuconfig objects: PHYJan Engelhardt1-16/+6
2007-05-11spidernet: remove unnecessary accesses to phyIshizaki Kou1-5/+3
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2-42/+282
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur2-6/+32
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur2-0/+40
2007-05-11[ARM] 4333/2: KS8695: Micrel Development boardAndrew Victor4-0/+946
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor4-0/+679
2007-05-11[ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor35-5/+1768
2007-05-11[ARM] 4371/1: AT91: Support for Atmel AT91SAM9RL-EK development boardAndrew Victor4-0/+1178
2007-05-11[ARM] 4372/1: Define byte sizes in asm-arm/sizes.hAndrew Victor6-16/+4
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor13-3/+1207
2007-05-11Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds169-5530/+10637
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds65-842/+1580
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds21-152/+89
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2-3/+2
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings3-3/+3
2007-05-11i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen1-1/+3
2007-05-11Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck4626-95217/+236588
2007-05-11[WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck1-1/+1
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams7-20/+21
2007-05-11[PATCH] libertas: sparse fixesDan Williams1-9/+10
2007-05-11[PATCH] libertas: fix missing unlock in TX error pathDan Williams1-0/+1
2007-05-11[PATCH] libertas: make debugfs.c sparse-cleanDan Williams1-13/+4
2007-05-11[PATCH] libertas: Clean up debug definesDan Williams2-8/+5
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams3-6/+1
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams6-2363/+0
2007-05-11[PATCH] libertas: Get rid of version.hDan Williams3-8/+7
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams11-132/+85
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams7-53/+42
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams6-54/+43
2007-05-11[PATCH] libertas: remove setwpaie private ioctlDan Williams2-63/+0
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams6-53/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams3-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams3-58/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams5-47/+0
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-05-11[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2-72/+49