aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton4-9/+20
2012-12-20vfs: fix readlinkat to retry on ESTALEJeff Layton1-1/+7
2012-12-20vfs: make fstatat retry on ESTALE errors from getattr callJeff Layton1-2/+6
2012-12-20vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro302-3460/+4827
2012-12-20vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown1-1/+1
2012-12-20vfs: Remove useless function prototypesAlessio Igor Bogani1-4/+0
2012-12-20documentation: drop vmtruncateMarco Stornelli3-18/+1
2012-12-20mm: drop vmtruncateMarco Stornelli2-24/+0
2012-12-20vfs: drop vmtruncateMarco Stornelli2-3/+0
2012-12-20ntfs: drop vmtruncateMarco Stornelli3-5/+23
2012-12-20nilfs2: drop vmtruncateMarco Stornelli4-11/+18
2012-12-20ncpfs: drop vmtruncateMarco Stornelli1-3/+1
2012-12-20minix: drop vmtruncateMarco Stornelli2-7/+16
2012-12-20logfs: drop vmtruncateMarco Stornelli1-2/+8
2012-12-20hfsplus: drop vmtruncateMarco Stornelli1-11/+16
2012-12-20jfs: drop vmtruncateMarco Stornelli2-8/+18
2012-12-20hpfs: drop vmtruncateMarco Stornelli3-8/+18
2012-12-20FS-Cache: Clear remaining page count on retrieval cancellationDavid Howells3-5/+20
2012-12-20FS-Cache: Mark cancellation of in-progress operationDavid Howells4-11/+12
2012-12-20FS-Cache: One of the write operation paths doesn't set the object stateDavid Howells1-2/+20
2012-12-20FS-Cache: Fix signal handling during waitsDavid Howells1-1/+1
2012-12-20NFS4: Open files for fscachingDavid Howells2-0/+3
2012-12-20FS-Cache: Add transition to handle invalidate immediately after lookup David Howells1-0/+3
2012-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-4/+13
2012-12-20ARM: OMAP2+: Trivial fix for IOMMU merge issueTony Lindgren1-2/+2
2012-12-20NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells4-8/+21
2012-12-20FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells3-9/+28
2012-12-20FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells1-4/+4
2012-12-20FS-Cache: Don't mask off the object event mask when printing itDavid Howells2-3/+2
2012-12-20FS-Cache: Initialise the object event mask with the calculated maskDavid Howells1-1/+2
2012-12-20FS-Cache: Convert the object event ID #defines into an enumDavid Howells1-9/+17
2012-12-20CacheFiles: Add missing retrieval completionsDavid Howells2-4/+12
2012-12-20NFS: Use FS-Cache invalidationDavid Howells3-6/+37
2012-12-20CacheFiles: Implement invalidationDavid Howells2-1/+53
2012-12-20VFS: Make more complete truncate operation available to CacheFilesDavid Howells2-23/+28
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds32-1067/+1911
2012-12-20FS-Cache: Provide proper invalidationDavid Howells11-18/+345
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds17-606/+1192
2012-12-20FS-Cache: Fix operation state management and accountingDavid Howells7-50/+164
2012-12-20FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells3-6/+23
2012-12-20CacheFiles: Make some debugging statements conditionalDavid Howells1-7/+7
2012-12-20FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells1-0/+8
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells6-15/+19
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-8/+6
2012-12-20Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds29-0/+13488
2012-12-20CacheFiles: Fix the marking of cached pagesDavid Howells4-52/+56
2012-12-20lib: atomic64: Initialize locks statically to fix early usersStephen Boyd1-12/+5
2012-12-20hfs: drop vmtruncateMarco Stornelli1-8/+18
2012-12-20bfs: drop vmtruncateMarco Stornelli1-5/+10
2012-12-20affs: drop vmtruncateMarco Stornelli2-7/+16
2012-12-20adfs: drop vmtruncateMarco Stornelli1-5/+10
2012-12-20ocfs2: drop vmtruncateMarco Stornelli1-18/+0
2012-12-20omfs: drop vmtruncateMarco Stornelli1-7/+15
2012-12-20procfs: drop vmtruncateMarco Stornelli3-22/+1
2012-12-20reiserfs: drop vmtruncateMarco Stornelli3-6/+13
2012-12-20sysv: drop vmtruncateMarco Stornelli2-7/+15
2012-12-20ufs: drop vmtruncateMarco Stornelli1-5/+10
2012-12-20fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara1-1/+1
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton4-65/+3
2012-12-20path_init(): make -ENOTDIR failure exits consistentAl Viro1-2/+2
2012-12-20vfs: remove unneeded permission check from path_initJeff Layton1-6/+1
2012-12-20vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flagsMiao Xie1-1/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-272/+477
2012-12-20intel-iommu: Free old page tables before creating superpageWoodhouse, David1-2/+9
2012-12-20ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi1-1/+1
2012-12-20Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...Olof Johansson9-169/+182
2012-12-20Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson11-13/+21
2012-12-20ARM: sunxi: rename device tree source filesOlof Johansson4-0/+0
2012-12-20cifs: eliminate cifsERROR variableJeff Layton2-6/+1
2012-12-20cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton1-4/+15
2012-12-20cifs: fix double-free of "string" in cifs_parse_mount_optionsJeff Layton1-7/+2
2012-12-20rbd: get rid of rbd_{get,put}_dev()Alex Elder1-12/+2
2012-12-20libceph: register request before unregister lingerAlex Elder1-1/+1
2012-12-20libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder1-1/+1
2012-12-20libceph: init event->node in ceph_osdc_create_event()Alex Elder1-0/+1
2012-12-20libceph: init osd->o_node in create_osd()Alex Elder1-0/+1
2012-12-20libceph: report connection fault with warningAlex Elder1-1/+1
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia1-0/+1
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-276/+412
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds19-82/+371
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds12-135/+98
2012-12-20Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'd...Linus Torvalds112-1241/+1381
2012-12-20Merge tag 'cris-for-linus-3.8' of git://jni.nu/crisLinus Torvalds55-645/+689
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds47-304/+308
2012-12-20Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2-99/+2
2012-12-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-455/+689
2012-12-20ksm: make rmap walks more scalableHugh Dickins1-8/+8
2012-12-20sched: numa: ksm: fix oops in task_numa_placment()Hugh Dickins1-1/+4
2012-12-20mm: do not sleep in balance_pgdat if there's no i/o congestionZlatko Calusic1-6/+6
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells3-0/+5
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun1-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson53-639/+682
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells35-80/+118
2012-12-20ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
2012-12-20ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon1-2/+4
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2012-12-19Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier9-45/+134
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya7-88/+376
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya4-55/+497
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya6-47/+315
2012-12-20dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst1-99/+0
2012-12-20dma-buf: might_sleep() in dma_buf_unmap_attachment()Rob Clark1-0/+2
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+67
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-202/+545
2012-12-19Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds12-29/+57
2012-12-19Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+30
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2012-12-19sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2012-12-19sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2012-12-19sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2012-12-19alpha: switch to generic sigaltstackAl Viro2-9/+2
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro6-25/+25
2012-12-19generic compat_sys_sigaltstack()Al Viro10-67/+67
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro14-21/+19
2012-12-19new helper: compat_user_stack_pointer()Al Viro3-2/+13
2012-12-19new helper: restore_altstack()Al Viro2-0/+9
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro18-103/+2
2012-12-19new helper: current_user_stack_pointer()Al Viro7-0/+14
2012-12-19missing user_stack_pointer() instancesAl Viro9-0/+10
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro63-131/+6
2012-12-19COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2-0/+45
2012-12-19solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse1-4/+23
2012-12-19solos-pci: add firmware upgrade support for new modelsNathan Williams1-11/+42
2012-12-19solos-pci: remove superfluous debug outputNathan Williams1-1/+0
2012-12-19solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-19gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2-17/+1
2012-12-19gpio/ich: Add missing spinlock initJean Delvare1-0/+1
2012-12-20drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst1-1/+1
2012-12-19watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler1-1/+1
2012-12-19watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe1-0/+2
2012-12-19watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2-61/+306
2012-12-19watchdog: davinci_wdt: add OF supportMurali Karicheri2-0/+19
2012-12-19watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera1-4/+0
2012-12-19watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi1-1/+1
2012-12-19watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-12-19watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-10/+9
2012-12-19watchdog: DA9055 Watchdog driverAshish Jangam3-0/+227
2012-12-19watchdog: omap_wdt: eliminate gotoAaro Koskinen1-7/+4
2012-12-19watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen1-2/+0
2012-12-19watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen1-37/+13
2012-12-19watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen2-149/+112
2012-12-19watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda1-1/+1
2012-12-19watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-3/+3
2012-12-19watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam1-1/+1
2012-12-19watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru1-0/+1
2012-12-19watchdog: hpwdt.c: Increase version stringTom Mingarelli1-1/+1
2012-12-19watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula2-149/+35
2012-12-19davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan1-2/+2
2012-12-19watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-9/+2
2012-12-19watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos1-11/+2
2012-12-19hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare1-0/+10
2012-12-19hwmon: (it87) Support PECI for additional chipsGuenter Roeck1-10/+38
2012-12-19hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2-4/+19
2012-12-19hwmon: (it87) Manage device specific features with tableGuenter Roeck1-74/+81
2012-12-19hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck1-41/+74
2012-12-19hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck1-14/+13
2012-12-19hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck1-159/+104
2012-12-19hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck2-5/+70
2012-12-19hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck1-10/+11
2012-12-19hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck1-81/+66
2012-12-19hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck1-63/+35
2012-12-19hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare1-0/+4
2012-12-19hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare1-2/+4
2012-12-19hwmon: (w83627ehf) Add support for suspendJean Delvare1-1/+94
2012-12-19hwmon: (w83627hf) Add support for suspendJean Delvare1-1/+74
2012-12-19hwmon: Fix PCI device reference leak in quirkJean Delvare1-12/+14
2012-12-19Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds81-422/+2140
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-52/+1
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat1-3/+1
2012-12-19ipv6: addrconf.c: remove unnecessary "if"Cong Ding1-2/+1
2012-12-19bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich1-2/+4
2012-12-19bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich4-1/+9
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds121-1833/+2544
2012-12-19use generic usbnet_manage_power()Oliver Neukum2-16/+4
2012-12-19usbnet: generic manage_power()Oliver Neukum2-0/+12
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum2-7/+9
2012-12-19ksz884x: fix receive polling race conditionLennert Buytenhek1-3/+9
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh4-12/+6
2012-12-19watchdog: Fix disable/enable regressionBjørn Mork1-7/+4
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein4-16/+50
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein3-25/+62
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+9
2012-12-19ARM: EXYNOS: Avoid passing the clks through platform dataPadmavathi Venna1-12/+0
2012-12-19ARM: S5PV210: Avoid passing the clks through platform dataPadmavathi Venna1-16/+0
2012-12-19ARM: S5P64X0: Add I2S clkdev supportPadmavathi Venna3-47/+75
2012-12-19ARM: S5PC100: Add I2S clkdev supportPadmavathi Venna2-34/+30
2012-12-19ARM: S3C64XX: Add I2S clkdev supportPadmavathi Venna2-60/+77
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion1-1/+1
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion1-6/+20
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya4-10/+193