aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...HEADmasterLinus Torvalds1-0/+16
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-24/+25
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-7/+10
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-432/+600
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-25/+13
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie10-211/+354
2011-11-22mount_subtree() pointless use-after-freeAl Viro1-2/+4
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-62/+89
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-111/+290
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+7
2011-11-21Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds42-282/+332
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-53/+72
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+15
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-31/+77
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-4/+5
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-8/+19
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-37/+65
2011-11-21fix braino in um patchset (mea culpa)Al Viro1-1/+1
2011-11-21Btrfs: remove free-space-cache.c WARN during log replayChris Mason1-1/+7
2011-11-21ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang1-1/+1
2011-11-20VFS: Log the fact that we've given ELOOP rather than creating a loopDavid Howells1-1/+10
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-312/+604
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-49/+189
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds15-32/+88
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds12-61/+89
2011-11-20Btrfs: sectorsize align offsets in fiemapJosef Bacik1-1/+4
2011-11-20Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik1-0/+5
2011-11-20Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2-41/+81
2011-11-20Btrfs: prefix resize related printks with btrfs:Arnd Hannemann1-3/+3
2011-11-20btrfs: fix stat blocks accountingDavid Sterba1-2/+4
2011-11-20Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan1-38/+4
2011-11-20Btrfs: fix to search one more bitmap for cluster setupLi Zefan1-0/+12
2011-11-20btrfs: mirror_num should be int, not u64Jan Schmidt3-4/+4
2011-11-20btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney4-6/+9
2011-11-20Btrfs: fix barrier flushesChris Mason2-17/+134
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity1-2/+3
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák7-98/+135
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2011-11-19minixfs: kill manual hweight(), simplifyAl Viro2-28/+15
2011-11-19fs/minix: Verify bitmap block counts before mountingJosh Boyer3-10/+42
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat1-1/+2
2011-11-19Xen: update MAINTAINER infoJeremy Fitzhardinge1-2/+2
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-63/+43
2011-11-19Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+4
2011-11-18Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-23/+121
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-13/+29
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-319/+159
2011-11-18staging: fix more ET131X build errorsRandy Dunlap1-1/+2
2011-11-18staging: et131x depends on NETRandy Dunlap1-1/+1
2011-11-18staging: slicoss depends on NETRandy Dunlap1-1/+1
2011-11-18linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon1-6/+6
2011-11-18cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainerPaul Menage1-1/+2
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat1-6/+17
2011-11-18ipv4: fix redirect handlingEric Dumazet1-51/+59
2011-11-18MAINTAINERS: update XFS maintainer entryAlex Elder1-1/+2
2011-11-18ping: dont increment ICMP_MIB_INERRORSEric Dumazet1-2/+0
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley1-3/+11
2011-11-18USB: option: add PID of Huawei E173s 3G modemFerenc Wagner1-0/+2
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern4-64/+28
2011-11-18USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn1-0/+21
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C1-1/+1
2011-11-18misc: ad525x_dpot: Fix AD8400 spi transfer size.Michael Hennerich1-1/+1
2011-11-18drivers/base/node.c: fix compilation error with older versions of gccClaudio Scordino1-6/+8
2011-11-18ktest: Check parent options for iterated testsRabin Vincent1-0/+16
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds10-35/+36
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds13-128/+79
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds8-35/+22
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds27-119/+158
2011-11-18Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-80/+48
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-17sky2: fix hang in napi_disablestephen hemminger2-7/+11
2011-11-17sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller5-273/+32
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico1-0/+7
2011-11-18Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris3-4/+9
2011-11-18Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris1-76/+39
2011-11-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-2/+23
2011-11-17f_phonet: fix page offset of first received fragmentRémi Denis-Courmont1-1/+1
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai1-1/+2
2011-11-17drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick1-2/+4
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki1-5/+14
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki4-8/+8
2011-11-17TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby1-2/+17
2011-11-17TTY: ldisc, move wait idle to callerJiri Slaby1-2/+2
2011-11-17TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby1-5/+6
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-2/+23
2011-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-6/+17
2011-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-65/+72
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2-0/+4
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf5-24/+2
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov1-1/+5
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov1-0/+21
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov1-11/+93
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck3-0/+41
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang4-16/+0
2011-11-17writeback: hard throttle 1000+ dd on a slow USB stickWu Fengguang1-6/+3
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap1-2/+2
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap2-3/+4
2011-11-17hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim1-1/+1
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon1-1/+1
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt4-35/+40
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett1-6/+0
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala2-23/+1
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala1-2/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala1-1/+1
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard1-14/+9
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard1-2/+3
2011-11-16drm/i915: Remove trailing white spaceKeith Packard1-2/+2
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard1-7/+18
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard1-9/+13
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard2-69/+85
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard2-34/+72
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard1-29/+36
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard1-18/+19
2011-11-16new helper: mount_subtree()Al Viro4-53/+41
2011-11-16sky2: version 1.30stephen hemminger1-1/+1
2011-11-16sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-16sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-16sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-16sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-16sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-16r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-11-16random: Fix handing of arch_get_random_long in get_random_bytes()Luck, Tony1-1/+1
2011-11-16MAINTAINERS: change email address for shemmingerStephen Hemminger1-3/+3
2011-11-16pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-16bridge: correct IPv6 checksum after pullstephen hemminger1-0/+2
2011-11-16qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-16netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-16qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-11-16tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet1-0/+1
2011-11-16switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfsAl Viro3-18/+11
2011-11-16btrfs: fix double mntput() in mount_subvol()Al Viro1-1/+0
2011-11-16watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow1-2/+2
2011-11-16watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown1-1/+1
2011-11-16encrypted-keys: module build fixesMimi Zohar2-3/+8
2011-11-16encrypted-keys: fix error return codeMimi Zohar1-1/+1
2011-11-16xen-gntalloc: signedness bug in add_grefs()Dan Carpenter1-1/+1
2011-11-16xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter1-1/+1
2011-11-16xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter1-5/+5
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-11-16xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf1-2/+2
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf1-4/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel5-20/+24
2011-11-16ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai1-10/+13
2011-11-16mm: Make task in balance_dirty_pages() killableJan Kara1-1/+4
2011-11-16ALSA: hda - Update URLs in documentTakashi Iwai1-4/+4
2011-11-16ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2-10/+8
2011-11-16ALSA: hda - delayed ELD repollWu Fengguang1-7/+29
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang3-10/+9
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds15-23/+115
2011-11-16block: add missed trace_block_plugShaohua Li1-1/+3
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter1-0/+1
2011-11-16bio: change some signed vars to unsignedDan Carpenter2-5/+6
2011-11-16block: avoid unnecessary plug list flushShaohua Li1-7/+9
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron3-8/+8
2011-11-16loop: cleanup set_status interfaceDmitry Monakhov1-15/+29
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell1-1/+5
2011-11-16loop: prevent information leak after failed readDmitry Monakhov1-1/+2
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand1-32/+32
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao1-0/+15
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard1-4/+2
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2-2/+2
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro1-1/+1
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro1-1/+1
2011-11-16carma-fpga: Missed switch from of_register_platform_driver()Al Viro2-10/+8