summaryrefslogtreecommitdiffstats
path: root/fs/configfs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-02clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar4-17/+17
2015-06-02clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar1-0/+26
2015-05-27clockevents: Do not suspend/resume if unusedAlexandre Belloni1-2/+2
2015-05-22time: Remove read_boot_clock()Xunlei Pang2-12/+3
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang3-10/+12
2015-05-22time: Include math64.h in time64.hXunlei Pang1-0/+1
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2-5/+10
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz2-22/+26
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer2-0/+18
2015-05-22time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin1-0/+4
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner1-8/+7
2015-05-19clockevents: Stop unused clockevent devicesViresh Kumar3-4/+22
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar3-2/+25
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire1-3/+15
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire2-41/+82
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire4-25/+31
2015-05-18Linux 4.1-rc4v4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra6-33/+42
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-15mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1
2015-05-15MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-15CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-15kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8
2015-05-15tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-15drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-15jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2-9/+19
2015-05-15ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2015-05-15ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2-9/+22
2015-05-15ext4: remove unused function prototype from ext4.hTheodore Ts'o1-1/+0
2015-05-15ext4: don't save the error information if the block device is read-onlyTheodore Ts'o1-0/+2
2015-05-15ext4: fix lazytime optimizationTheodore Ts'o1-1/+1
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris1-2/+4
2015-05-14MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainerKrzysztof Kozlowski1-0/+1
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare1-3/+2
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski1-1/+1
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski4-37/+34
2015-05-13Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner2-30/+0
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song1-0/+3
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song1-1/+2
2015-05-13irqchip: tegra: Set the proper base address in irq chip dataLucas Stach1-1/+1
2015-05-13ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski1-2/+2