summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig.binfmt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-27sysfs: fix attribute_group bin file path on removalRobert ABEL1-5/+5
2014-05-27sysfs.h: don't return a void-valued expression in sysfs_remove_fileSimon Wunderlich1-1/+1
2014-05-27init.h: Update initcall_sync variants to fix build errorsTony Lindgren1-1/+13
2014-05-27driver core: Inline dev_set/get_drvdataJean Delvare2-18/+10
2014-05-27driver core: dev_get_drvdata: Don't check for NULL devJean Delvare1-3/+1
2014-05-27driver core: dev_set_drvdata returns voidJean Delvare2-3/+2
2014-05-27driver core: dev_set_drvdata can no longer failJean Delvare2-13/+2
2014-05-27driver core: Move driver_data back to struct deviceJean Delvare3-13/+6
2014-05-24lib/devres.c: fix checkpatch warningsFabian Frederick1-3/+3
2014-05-24lib/devres.c: use dev in devm_request_and_ioremapFabian Frederick1-2/+2
2014-05-21Linux 3.15-rc6v3.15-rc6Linus Torvalds1-1/+1
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana1-1/+1
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo1-1/+5
2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan1-1/+4
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20ia64: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20parisc: add renameat2 syscallMiklos Szeredi2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo1-0/+2
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan1-2/+3
2014-05-18target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-17random: fix BUG_ON caused by accounting simplificationTheodore Ts'o1-2/+5
2014-05-17clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen1-1/+1
2014-05-17staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-16ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede1-8/+0
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen1-1/+1
2014-05-16crush: decode and initialize chooseleaf_vary_rIlya Dryomov1-0/+5
2014-05-16libceph: fix corruption when using page_count 0 page in rbdChunwei Chen1-1/+19
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-05-16target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-16iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger1-1/+26
2014-05-16tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger1-4/+4
2014-05-16iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger1-1/+3
2014-05-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg4-1/+13
2014-05-16Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2-20/+7
2014-05-16Target/iser: Fix wrong connection requests list additionSagi Grimberg1-1/+1
2014-05-16target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover1-0/+4
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin1-3/+9
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller3-43/+56
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum1-2/+2
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä1-0/+40
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu1-4/+4
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson1-0/+9
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula1-1/+6
2014-05-15x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan2-8/+1