summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-11sysfs: fix use-after-free in sysfs_kill_sb()Tejun Heo1-1/+3
2013-12-11sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warningTejun Heo2-8/+22
2013-12-09driver core: fix device_create() error pathDavid Herrmann1-1/+2
2013-12-09firmware: dmi-sysfs: Remove "dmi" directory on module exitBjorn Helgaas1-0/+1
2013-12-09firmware: dmi-sysfs: Don't remove dmi-sysfs "raw" file explicitlyBjorn Helgaas1-1/+1
2013-12-09firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=nTakashi Iwai1-0/+4
2013-12-09firmware: Use bit flags instead of boolean combosTakashi Iwai1-22/+29
2013-12-09microcode: Use request_firmware_direct()Takashi Iwai2-2/+2
2013-12-09firmware: Introduce request_firmware_direct()Takashi Iwai2-7/+41
2013-12-09kobject: fix memory leak in kobject_set_name_vargsMaurizio Lombardi1-1/+3
2013-12-09sysfs, kernfs: remove duplicated include from file.cWei Yongjun1-1/+0
2013-12-08sysfs: give different locking key to regular and bin filesTejun Heo1-5/+3
2013-12-08kobject: remove kset from sysfs immediately in kset_unregister()Bjorn Helgaas2-1/+5
2013-12-08kobject: delay kobject release for random timeBjorn Helgaas1-3/+6
2013-12-06Linux 3.13-rc3v3.13-rc3Linus Torvalds1-1/+1
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2-10/+3
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-05x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller1-1/+1
2013-12-04MAINTAINERS: Update contact information for Trond MyklebustTrond Myklebust1-2/+2
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust1-1/+8
2013-12-04kernfs: implement "trusted.*" xattr supportTejun Heo4-11/+74
2013-12-04kernfs: update sysfs_init_inode_attrs()Tejun Heo2-37/+29
2013-12-04ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai1-8/+31
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter1-14/+11
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold1-0/+1
2013-12-04ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson1-12/+15
2013-12-04ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang1-1/+0
2013-12-04Btrfs: update the MAINTAINERS fileChris Mason1-1/+2
2013-12-04x86-64, build: Always pass in -mno-sseH. Peter Anvin1-1/+7
2013-12-03parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller3-67/+8
2013-12-03arm: dts: socfpga: Change some clocks of gate-clk type to perip-clkDinh Nguyen1-3/+4
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen1-0/+1
2013-12-03blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer1-4/+8
2013-12-03cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk1-1/+1
2013-12-03ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16Olof Johansson1-0/+2
2013-12-03ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot supportOlof Johansson1-0/+7
2013-12-03ARM: multi_v7_defconfig: enable network for BeagleBone BlackOlof Johansson1-0/+1
2013-12-03kobject: fix kset sample error pathBjorn Helgaas1-0/+1
2013-12-03ASoC: wm8731: fix dsp mode configurationBo Shen1-2/+2
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva3-8/+14
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2-3/+13
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork1-3/+0
2013-12-03gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus1-1/+1
2013-12-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang1-2/+6