aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Revert "hvc_console: display printk messages on console."HEADmasterLinus Torvalds1-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling1-0/+1
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 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-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-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds189-979/+9410
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds7-7/+6
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason1-3/+10
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-04VFS: fix statfs() automounter semantics regressionDan McGee1-1/+1
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds60-2447/+2304
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-04PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...Tejun Heo1-1/+1
2011-11-04PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov1-8/+3
2011-11-04USB: Update last_busy time after autosuspend failsAlan Stern1-0/+5
2011-11-04PM / Runtime: Automatically retry failed autosuspendsAlan Stern2-2/+26
2011-11-04PM / QoS: Remove redundant checkGuennadi Liakhovetski1-2/+1
2011-11-04PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren1-2/+2
2011-11-04PM / Runtime: Fix runtime accounting calculation errorvenu byravarasu1-4/+1
2011-11-04PM / Sleep: Update freezer documentationSrivatsa S. Bhat1-4/+4
2011-11-04PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat1-4/+0
2011-11-04PM / Sleep: Fix race between CPU hotplug and freezerSrivatsa S. Bhat1-0/+74
2011-11-04ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones1-0/+8
2011-11-04Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds20-4396/+4637
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds20-888/+457
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-27/+64
2011-11-04Documentation: drop as block elevator reference in switching-sched.txtWang Sheng-Hui1-2/+2
2011-11-04Documentation: fix leds-class.txt duplicated wordBryan Wu1-2/+2
2011-11-04Documentation: Computone ip2 is orphanedMarcos Paulo Souza1-2/+0
2011-11-04Documentation: HFS is orphanedMarcos Paulo de Souza1-5/+4
2011-11-04Documentation: update CodingStyle use of bracesAntonio Ospite1-2/+2
2011-11-04Documentation: fix inotify source file pathsMarcos Paulo de Souza1-1/+2
2011-11-04Documentation: thinkpad-acpi grammo fixesKumar Appaiah1-2/+2
2011-11-04Documentation: update cgroups notesLi Zefan1-2/+2
2011-11-04Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier2-8/+4
2011-11-04IB/qib: Fix panic in RC error flushing logicMike Marciniszyn1-7/+3
2011-11-04Merge branch 'process_vm' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2-1/+5
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2-4/+8
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz3-15/+52
2011-11-05ARM: mach-shmobile: ag5evm needs CONFIG_I2CGuennadi Liakhovetski1-0/+1
2011-11-05ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm3-15/+71
2011-11-05ARM: mach-shmobile: Add support for PINT though INTC macrosMagnus Damm1-0/+51
2011-11-05ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm1-0/+19
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh73a0Magnus Damm2-33/+157
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7372Magnus Damm1-64/+8
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7377Magnus Damm1-61/+6
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7367Magnus Damm1-34/+6
2011-11-05ARM: mach-shmobile: sh73a0 GPIO IRQ supportMagnus Damm1-0/+41
2011-11-05ARM: sh7372 ap4evb NOR Flash USB boot fixBastian Hecht1-2/+2
2011-11-05ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm1-2/+2
2011-11-05sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm1-1/+1
2011-11-05ARM: mach-shmobile: Break out INTC IRQ codeMagnus Damm1-0/+195
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds216-3785/+10316
2011-11-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-409/+439
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-95/+145
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-12/+50
2011-11-04Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt4-4/+461
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt8762-343540/+537884
2011-11-04nfs: set vs_hidden on nfs4_callback_version4 (try #2)Jeff Layton1-0/+1
2011-11-04hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare3-41/+140
2011-11-04hwmon: (w83627ehf) Clean up probe functionJean Delvare1-21/+32
2011-11-04hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare1-1/+8
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare19-234/+115
2011-11-04hwmon: (smsc47b397) Fix checkpatch errorsJean Delvare1-5/+8
2011-11-04hwmon: (lm90) Make code more readableJean Delvare1-74/+69
2011-11-04hwmon: (lm90) Fix warningsJean Delvare1-15/+16
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare1-8/+20
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare1-10/+2
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare1-8/+12
2011-11-04hwmon: (lm73) Make detection less problematicJean Delvare1-4/+18
2011-11-04hwmon: Avoid building drivers for powerpc that read/write ISA addressesDean Nelson1-2/+13
2011-11-04target: use ->exectute_task for all CDB emulationChristoph Hellwig3-140/+97
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig6-100/+142
2011-11-04target: refactor transport_emulate_control_cdbChristoph Hellwig1-46/+59
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig8-55/+42
2011-11-04target: split core_scsi3_emulate_prChristoph Hellwig3-32/+45
2011-11-04target: split core_scsi2_emulate_crhChristoph Hellwig3-106/+102
2011-11-04target: Add generic active I/O shutdown logicNicholas Bellinger4-6/+145
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-03Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-64/+32
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-421/+505
2011-11-03Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely2020-37800/+100335
2011-11-03be2net: Add detect UE feature for LancerPadmanabh Ratnakar3-21/+42
2011-11-03be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar1-4/+4
2011-11-03be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-03be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-46/+45
2011-11-03IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier1-1/+1
2011-11-03af_packet: de-inline some helper functionsOlof Johansson1-26/+26
2011-11-03MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp1-0/+1
2011-11-03net: Add back alignment for size for __alloc_skbTony Lindgren1-0/+1
2011-11-03net: add missing bh_unlock_sock() callsEric Dumazet2-0/+2
2011-11-03l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet1-1/+2
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf15-4359/+4536
2011-11-03arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2-0/+19
2011-11-03arch/tile: avoid exporting a symbol no longer used by gccChris Metcalf1-2/+0
2011-11-03arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2-35/+82
2011-11-03ahci: add DT binding for Calxeda AHCI controllerRob Herring2-0/+24
2011-11-03dt/platform: minor cleanupOlof Johansson1-12/+16
2011-11-03[media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is...Timo Kokkonen1-6/+6
2011-11-03[media] it913x [VER 1.07] Support for single ITE 9135 devicesMalcolm Priestley2-27/+80
2011-11-03[media] Support for Terratec G1Teka1-0/+2
2011-11-03[media] cx25821: off by one in cx25821_vidioc_s_input()Dan Carpenter2-2/+3
2011-11-03[media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle1-1/+3
2011-11-03[media] omap_vout: Add poll() supportLaurent Pinchart1-0/+10
2011-11-03[media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2-66/+198
2011-11-03[media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2-19/+17
2011-11-03[media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart2-23/+2
2011-11-03[media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart1-0/+1
2011-11-03[media] omap3isp: ccdc: remove redundant operationGuennadi Liakhovetski1-1/+1
2011-11-03[media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart6-47/+74
2011-11-03[media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart4-0/+7
2011-11-03[media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart6-239/+239
2011-11-03[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart12-20/+34
2011-11-03[media] MFC: Change MFC firmware binary nameSachin Kamat1-2/+2
2011-11-03[media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang2-0/+38
2011-11-03[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki4-0/+1739
2011-11-03[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki3-2/+5
2011-11-03[media] media: ov6650: stylistic improvementsJanusz Krzysztofik1-8/+6
2011-11-03[media] media: ov5642: Add support for arbitrary resolutionBastian Hecht1-73/+167
2011-11-03[media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.hGuennadi Liakhovetski12-12/+12
2011-11-03[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...Guennadi Liakhovetski5-30/+68
2011-11-03[media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski1-0/+1
2011-11-03[media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski2-7/+33
2011-11-03[media] V4L: sh_mobile_csi2: fix unbalanced pm_runtime_put()Guennadi Liakhovetski1-0/+6