aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-05e1000.txt: Update e1000 documentationJeff Kirsher1-277/+96
2010-10-05ixgbevf.txt: Update ixgbevf documentationJeff Kirsher1-37/+3
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+15
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett1-1/+1
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes1-3/+15
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes1-3/+4
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft1-2/+4
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner1-6/+18
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes1-0/+23
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes1-5/+9
2010-10-05NULL pointer might be used in ips_monitor()minskey guo1-9/+13
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo1-1/+1
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo1-1/+1
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo1-1/+1
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-7/+15
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds11-26/+14
2010-10-05omap: iommu-load cam register before flushing the entryHari Kanigeri1-0/+1
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini1-2/+3
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-10-05ARM: fix section mismatch warnings in Versatile ExpressRussell King2-3/+3
2010-10-05cls_u32: signedness bugDan Carpenter1-1/+1
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov1-11/+12
2010-10-04Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan1-0/+5
2010-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-3/+5
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+13
2010-10-04ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon1-3/+4
2010-10-04ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar1-2/+2
2010-10-04ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2-0/+22
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2-1/+6
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+19
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-6/+12
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+14
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-35/+32
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-83/+96
2010-10-04ksm: fix bad user data when swappingHugh Dickins1-2/+4
2010-10-04ksm: fix page_address_in_vma anon_vma oopsHugh Dickins1-1/+7
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney1-1/+1
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney1-1/+1
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani1-1/+1
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss1-3/+2
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle1-2/+2
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney6-9/+37
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle1-1/+1
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2-2/+2
2010-10-04MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2-17/+6
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle4-5/+5
2010-10-04MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle1-2/+18
2010-10-04MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle1-8/+20
2010-10-04MIPS: Audit: Fix hang in entry.S.Ralf Baechle1-1/+2
2010-10-04MIPS: Document why RELOC_HIDE is there.Ralf Baechle1-0/+14
2010-10-04MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2-1/+5
2010-10-04MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2-0/+5
2010-10-04MIPS: RM7000: Symbol should be staticRicardo Mendoza1-1/+1
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall1-1/+1
2010-10-04MIPS: Fix a typo.Andrea Gelmini1-1/+1
2010-10-04perf trace scripting: Fix extern struct definitionsStephane Eranian1-2/+2
2010-10-04perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt1-1/+1
2010-10-04perf tools: Fix build breakageKusanagi Kouichi1-1/+1
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe2-6/+2
2010-10-04writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig1-15/+4
2010-10-04fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven1-1/+1
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg1-2/+6
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg1-1/+12
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens1-1/+13
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings1-2/+2
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings1-1/+1
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar1-4/+4
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski1-4/+24
2010-10-03drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson1-12/+4
2010-10-03drm/i915: Sanity check pread/pwriteChris Wilson1-8/+20
2010-10-03hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel1-13/+19
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard2-25/+38
2010-10-03drm/i915: vblank status not valid while training display portKeith Packard1-10/+9
2010-10-02of/spi: Fix OF-style driver binding of spi devicesSinan Akman1-0/+5
2010-10-02spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin1-1/+1
2010-10-02drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall1-0/+2
2010-10-02regulator: max8649 - fix setting extclk_freqAxel Lin1-1/+1
2010-10-02regulator: fix typo in current unitsCyril Chemparathy1-1/+1
2010-10-02regulator: fix device_register() error handlingVasiliy Kulikov1-1/+3
2010-10-01ACPI: add DMI to disable AML Vista compatibility on MSI GX723 NotebookLee, Chun-Yi1-0/+17
2010-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-16/+35
2010-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+12
2010-10-01MN10300: Fix flush_icache_range()David Howells1-1/+19
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds24-120/+246
2010-10-01Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-6/+6
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds24-76/+153
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+38
2010-10-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker1-2/+3
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker1-1/+1
2010-10-01MAINTAINERS: update maintainer for S5P ARM ARCHITECTURESKukjin Kim1-0/+7
2010-10-01MAINTAINERS: update matroxfb & ncpfs statusPetr Vandrovec2-8/+7
2010-10-01proc: make /proc/pid/limits world readableJiri Olsa1-2/+2
2010-10-01lib/list_sort: do not pass bad pointers to cmp callbackDon Mullis1-1/+1
2010-10-01sys_semctl: fix kernel stack leakageDan Rosenberg1-0/+2
2010-10-01i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz1-0/+1
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton1-0/+1
2010-10-01arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton1-3/+3
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton1-0/+1
2010-10-01kfifo: fix scatterlist usageIra W. Snyder2-10/+9
2010-10-01cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton1-16/+33
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom1-0/+5
2010-10-01vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom1-6/+0
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom4-31/+49
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom5-13/+115
2010-10-01drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom1-1/+1
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2-26/+6
2010-10-01drm/i915: Fix refleak during eviction.Chris Wilson1-25/+20
2010-10-01ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu1-0/+1
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2-4/+15
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet1-4/+10
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie11-34/+33
2010-10-01i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham1-2/+2
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner1-1/+1
2010-09-30x86, irq: Plug memory leak in sparse irqThomas Gleixner1-3/+8
2010-09-30ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai1-1/+1
2010-09-30[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg1-6/+12
2010-09-30[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim1-1/+1
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-6/+2
2010-09-30Fix up more fallout form alpha signal cleanupsLinus Torvalds1-1/+1
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan1-0/+18
2010-09-30Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan1-7/+1
2010-09-30Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan1-0/+4
2010-09-30Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan1-17/+7
2010-09-30Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko1-3/+3
2010-09-30Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau1-6/+13
2010-09-30of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely4-4/+9
2010-09-30i2c: Fix checks which cause legacy suspend to never get calledRajendra Nayak1-20/+24
2010-09-30i2c-pca: Fix waitforcompletion() return valueYegor Yefremov2-8/+15
2010-09-30i2c: Fix for suspend/resume issueVishwanath BS1-6/+0
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang4-6/+0
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski1-1/+1
2010-09-30V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak1-2/+4
2010-09-30V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers1-6/+11
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov1-1/+5
2010-09-30oprofile, ARM: Release resources on failureRobert Richter1-2/+5
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds1-1/+1
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann2-2/+2
2010-09-29Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi1-1/+2
2010-09-29um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh1-14/+3
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2-2/+3
2010-09-29ocfs2: Don't walk off the end of fast symlinks.Joel Becker1-1/+1
2010-09-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-19/+30
2010-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-8/+14
2010-09-29fix OMAP2 MTD build failureDaniel J Blueman1-1/+1
2010-09-29cifs: set backing_dev_info on new S_ISREG inodesJeff Layton1-0/+2
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown19-57/+112
2010-09-29ACPI: invoke DSDT corruption workaround on all Toshiba SatelliteLen Brown1-11/+3
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying1-3/+20
2010-09-29ACPI: fan: Fix more unbalanced code blockLuis Henriques1-0/+2
2010-09-29ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown1-16/+18
2010-09-29ACPI, APEI, Fix error path for memory allocationHuang Ying2-11/+26
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2-5/+8
2010-09-29ACPI, APEI, Fix acpi_pre_map() return valueJin Dongming1-1/+1
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying2-2/+6
2010-09-29xfs: force background CIL push under sustained loadDave Chinner2-19/+30
2010-09-29mfd: Fix max8925 irq control bit incorrect settingKevin Liu1-6/+7
2010-09-29mfd: Ignore non-GPIO IRQs when setting wm831x IRQ typesMark Brown1-2/+7
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller1-0/+1
2010-09-28Merge branch 'meego-7093' into idle-releaseLen Brown1-0/+20
2010-09-28acpi_idle: add missing \n to printkLen Brown1-1/+1
2010-09-28intel_idle: add missing __percpu markupNamhyung Kim1-1/+1
2010-09-28intel_idle: Change mode 755 => 644Thomas Weber1-0/+0
2010-09-28cpuidle: Fix typosLucas De Marchi1-1/+1
2010-09-28ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui1-0/+8
2010-09-28ACPI: Kconfig: fix typo.Andrea Gelmini1-1/+1
2010-09-28ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim1-1/+1
2010-09-28ACPI: Fix typosLucas De Marchi8-10/+10
2010-09-28ACPI video: fix a poor warning messageZhang Rui1-2/+2
2010-09-28ACPI: fix build warnings resulting from merge window conflictZhang Rui1-6/+14
2010-09-28Linux 2.6.36-rc6v2.6.36-rc6Linus Torvalds1-1/+1
2010-09-28MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells2-8/+27
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin3-1/+3
2010-09-28ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown1-0/+8
2010-09-28ACPI: expand Vista blacklist to include SP1 and SP2Len Brown1-0/+2
2010-09-28ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown1-6/+0
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds1-2/+2
2010-09-28net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski1-10/+14
2010-09-28ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King1-0/+1
2010-09-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+24
2010-09-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg1-0/+5
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2-2/+2
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo4-14/+24
2010-09-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-3/+4
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-196/+444
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck1-0/+1
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller3-4/+5
2010-09-27V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...Sylwester Nawrocki1-50/+37
2010-09-27V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failurePawel Osciak1-1/+3
2010-09-27V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart2-0/+16
2010-09-27V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart1-0/+9
2010-09-27V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-27V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls1-1/+1
2010-09-27V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak1-0/+1
2010-09-27V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak1-1/+1
2010-09-27V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu1-3/+0