aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-09Revert "proc: fix races against execve() of /proc/PID/fd**"HEADmasterLinus Torvalds1-103/+43
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds5-0/+5
2011-11-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-6/+10
2011-11-08Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2-142/+170
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-108/+553
2011-11-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-4/+5
2011-11-08PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer1-1/+1
2011-11-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...Linus Torvalds2-5/+2
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-4/+6
2011-11-08x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds1-1/+1
2011-11-08x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds1-0/+2
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker1-0/+1
2011-11-08n_gsm: Fix timingsAlan Cox1-5/+7
2011-11-08hwspinlock/u8500: fix build error due to undefined labelAxel Lin1-4/+2
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockAxel Lin1-1/+0
2011-11-08md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams1-2/+2
2011-11-08md/raid5: abort any pending parity operations when array fails.NeilBrown1-4/+8
2011-11-07mfd: fix build failures in recently added ab5500 codePaul Gortmaker2-0/+2
2011-11-07hwspinlock/u8500: include linux/module.hAxel Lin1-0/+1
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski1-0/+1
2011-11-07Linux 3.2-rc1v3.2-rc1Linus Torvalds1-3/+3
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds42-402/+345
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-07PM / devfreq: fix private_dataJonathan Corbet1-1/+1
2011-11-07Documentation: Fix typo in freezer-subsystem.txtRafael J. Wysocki1-2/+2
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski1-0/+1
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-288/+624
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren3863-39041/+82624
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-267/+325
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro1-2/+4
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny1-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny1-34/+1
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto1-5/+8
2011-11-07forcedeth: fix race when unloading moduledavid decotigny1-1/+1
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell1-0/+1
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell1-0/+1
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker4-4/+4
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-07MAINTAINERS/rds: update maintainer Or Gerlitz1-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov1-1/+2
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2-2/+4
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds28-412/+729
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds33-2657/+2948
2011-11-07Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2011-11-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-55/+50
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds190-4046/+7583
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds4-2/+23
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz1-9/+21
2011-11-07vmwgfx: Move the prefered mode first in the listJakob Bornecrantz1-0/+4
2011-11-07vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz1-0/+1
2011-11-07vmwgfx: Free prefered mode on error pathJakob Bornecrantz1-6/+11
2011-11-07vmwgfx: Use pointer return error codesJakob Bornecrantz1-1/+1
2011-11-07vmwgfx: Fix hw cursor positionThomas Hellstrom1-2/+5
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom3-24/+30
2011-11-07vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom1-1/+23
2011-11-07vmwgfx: Remove screen object active listThomas Hellstrom1-37/+15
2011-11-07vmwgfx: Screen object cleanupsThomas Hellstrom1-14/+2
2011-11-07writeback: fix uninitialized task_ratelimitWu Fengguang1-4/+4
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds1-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling1-0/+1
2011-11-06Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap2-142/+170
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-59/+83
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-1/+346
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-31/+25
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds31-1603/+5423
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2057-606/+2248
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown18-346/+666
2011-11-06Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown9-65/+62
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-225/+806
2011-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds18-475/+629
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds21-198/+1
2011-11-06Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-2/+78
2011-11-06Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds9-112/+173
2011-11-06Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds12-332/+404
2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds1-3/+0
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-223/+34
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar16-207/+439
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar7-54/+90
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar3-15/+0
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar12-99/+164
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-06ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2-1/+35
2011-11-06thermal: Prevent polling from happening during system suspendRafael J. Wysocki1-2/+2
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2-7/+2
2011-11-06ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-27/+113
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds5-4/+19
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds15-198/+1063
2011-11-06PNPACPI: Simplify disabled resource registrationWitold Szczeponik1-47/+15
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds189-979/+9410
2011-11-06ACPI: Fix possible recursive locking in hwregs.cRakib Mullick1-5/+6
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds7-7/+6
2011-11-06ACPI: use kstrdup()Thomas Meyer1-2/+1
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason1-3/+10
2011-11-06mrst pmu: update commentLen Brown1-1/+1
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings5-0/+17
2011-11-07module: Enable dynamic debugging regardless of taintBen Hutchings1-4/+2
2011-11-06Merge branch 'next/move' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds78-94/+141
2011-11-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+7
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-13/+36
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck1-3/+6
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare1-2/+1
2011-11-06ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai1-2/+5
2011-11-06ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai1-2/+2
2011-11-06ALSA: hda - Fix silent output regression with ALC861Takashi Iwai1-0/+6
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson1-2/+2
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch1-7/+21
2011-11-06Btrfs: fix race during transaction joinsChris Mason1-5/+8
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov1-0/+1
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov1-15/+15
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov1-0/+2
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason1-0/+1
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason1-0/+1
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason4-16/+15
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason14-280/+1930
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason10-70/+1130
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik3-8/+49
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason2-1/+10
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik1-19/+67
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik4-7/+13
2011-11-06Btrfs: add a log of past tree rootsChris Mason3-24/+369
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba12-76/+78
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik1-5/+17
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik1-1/+4
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason4-10/+22
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason3-8/+59
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINChris Mason1-1/+3
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitChris Mason1-2/+2
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim76-81/+106
2011-11-06ARM: EXYNOS4: convert MCT to percpu interrupt APIMarc Zyngier1-13/+27
2011-11-06ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim1-0/+7
2011-11-06ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi1-0/+1
2011-11-05ceph/super.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph: use new D_COMPLETE dentry flagSage Weil5-23/+68
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds23-153/+651
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds226-7214/+8025
2011-11-05MAINTAINERS: Update eCryptfs maintainer addressTyler Hicks1-1/+1
2011-11-05Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-27/+125
2011-11-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds14-374/+388
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds45-1076/+1756
2011-11-05ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driverRussell King1-2/+1
2011-11-05ARM: PXA: fix gpio-pxa.h build errorsRussell King1-1/+1
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown2-213/+106
2011-11-05watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2-139/+38
2011-11-05Documentation: watchdog: add guide how to convert drivers to new frameworkWolfram Sang1-0/+195
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck1-6/+13
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee1-6/+27
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang6-8/+7
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah1-1/+1
2011-11-05watchdog: sc520_wdt: Remove unnecessary cast.Sean Young1-1/+1
2011-11-05ARM: 7142/1: davinci: mark GPIO implementation complexLinus Walleij1-0/+2
2011-11-05ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"Kukjin Kim1-2/+0
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King2-2/+1
2011-11-05ARM: PXA: fix lubbock PCMCIA driver build errorRussell King1-0/+1
2011-11-05ARM: EXYNOS4: Fix the merge conflictKukjin Kim1-3/+0
2011-11-04etherh: Add MAINTAINERS entry for etherhJeff Kirsher1-0/+1
2011-11-04VFS: fix statfs() automounter semantics regressionDan McGee1-1/+1
2011-11-04ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren1-53/+69
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2-124/+0
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren1-1/+1
2011-11-04ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson1-11/+1
2011-11-04ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson4-47/+0
2011-11-04ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber1-1/+0
2011-11-04ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo1-38/+0
2011-11-04MAINTAINERS: Update linux-omap git repositoryJarkko Nikula1-1/+1
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds60-2447/+2304
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen9-20/+36
2011-11-04ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K1-1/+1
2011-11-04ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K1-12/+2
2011-11-04ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley1-2/+2
2011-11-04ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart1-1/+1
2011-11-04ARM: OMAP: dmtimer: Include linux/module.hAxel Lin1-0/+1
2011-11-04ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin1-0/+1
2011-11-04ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi1-14/+3
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2-0/+14
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren3-39/+53
2011-11-04Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2-9/+12
2011-11-04Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren6-28/+142
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds18-123/+638
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds42-621/+587
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds3-1/+30
2011-11-04bonding: comparing a u8 with -1 is always falseDan Carpenter3-4/+6
2011-11-04sky2: fix regression on Yukon Optimastephen hemminger1-11/+0
2011-11-04netlink: clarify attribute length check documentationJohannes Berg1-2/+9
2011-11-04netlink: validate NLA_MSECS lengthJohannes Berg1-0/+1
2011-11-04i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher3-4/+10
2011-11-04macvlan: receive multicast with local addressstephen hemminger1-0/+7
2011-11-04tg3: Update version to 3.121Matt Carlson1-2/+2
2011-11-04tg3: Eliminate timer race with reset_taskMatt Carlson2-13/+2
2011-11-04tg3: Schedule at most one tg3_reset_task runMatt Carlson2-9/+25
2011-11-04tg3: Obtain PCI function number from deviceMatt Carlson2-6/+33
2011-11-04tg3: Fix irq alloc error cleanup pathMatt Carlson1-5/+4
2011-11-04tg3: Fix 4k skb error recovery pathMatt Carlson1-8/+8
2011-11-04tg3: Fix 4k tx bd segmentation codeMatt Carlson1-23/+24
2011-11-04tg3: Fix APE mutex init and useMatt Carlson2-24/+30