aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-07kernfs: add missing kernfs_active() checks in directory operationsTejun Heo1-5/+6
2014-02-07kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()Tejun Heo2-0/+26
2014-02-07kernfs: rename kernfs_dir_ops to kernfs_syscall_opsTejun Heo2-21/+22
2014-02-07kernfs: invoke dir_ops while holding active ref of the target nodeTejun Heo2-4/+32
2014-02-07sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo4-144/+1
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo4-27/+32
2014-02-07scsi: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-13/+2
2014-02-07pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-14/+3
2014-02-07kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo6-1/+194
2014-02-07kernfs: remove KERNFS_REMOVEDTejun Heo3-33/+37
2014-02-07kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo2-8/+13
2014-02-07kernfs: remove kernfs_addrm_cxtTejun Heo5-108/+28
2014-02-07kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()Tejun Heo1-4/+6
2014-02-07kernfs: restructure removal path to fix possible premature returnTejun Heo1-61/+68
2014-02-07kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo2-20/+15
2014-02-07kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flagTejun Heo1-4/+8
2014-02-07dma-buf: avoid using IS_ERR_OR_NULLColin Cross4-10/+14
2014-02-02Linus 3.14-rc1Linus Torvalds1-3/+3
2014-02-02hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-02hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko1-33/+65
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko1-3/+3
2014-02-01afs: proc cells and rootcell are writeablePali Rohár1-2/+2
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-01-31ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson1-10/+2
2014-01-31ARM: multi_v7_defconfig: add mvebu driversOlof Johansson1-0/+10
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2014-01-31ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger1-1/+3
2014-01-31ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam1-0/+1
2014-01-31ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2-1/+1
2014-01-31MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF driversBarry Song1-8/+1
2014-01-31ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann4-0/+32
2014-01-31ARM: hisi: don't select SMPRob Herring1-1/+0
2014-01-31ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren1-8/+3
2014-01-31ARM: multi_v7: copy most options from tegra_defconfigStephen Warren1-11/+142
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij1-5/+27
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij1-0/+6
2014-01-31ARM: msm_defconfig: Enable MSM clock driversStephen Boyd1-0/+4
2014-01-31ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd3-0/+53
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon4-5/+23