aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31locks: fix locks_mandatory_locked to respect file-private locksJeff Layton5-17/+18
2014-03-31locks: require that flock->l_pid be set to 0 for file-private locksJeff Layton1-0/+24
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton6-20/+126
2014-03-31locks: skip deadlock detection on FL_FILE_PVT locksJeff Layton1-2/+17
2014-03-31locks: pass the cmd value to fcntl_getlk/getlk64Jeff Layton3-8/+10
2014-03-31locks: report l_pid as -1 for FL_FILE_PVT locksJeff Layton1-2/+2
2014-03-31locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"Jeff Layton2-2/+10
2014-03-31locks: rename locks_remove_flock to locks_remove_fileJeff Layton3-4/+4
2014-03-31locks: consolidate checks for compatible filp->f_mode values in setlk handlersJeff Layton1-34/+12
2014-03-31locks: fix posix lock range overflow handlingJ. Bruce Fields2-71/+32
2014-03-31locks: eliminate BUG() call when there's an unexpected lock on file closeJeff Layton1-6/+18
2014-03-31locks: add __acquires and __releases annotations to locks_start and locks_stopJeff Layton1-0/+2
2014-03-31locks: remove "inline" qualifier from fl_link manipulation functionsJeff Layton1-8/+4
2014-03-31locks: clean up comment typoJeff Layton1-1/+1
2014-03-31locks: close potential race between setlease and openJeff Layton2-13/+68
2014-03-31MAINTAINERS: update entry for fs/locks.cJeff Layton1-1/+2
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
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii4-5/+31