summaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-15ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c fileTero Kristo1-4/+4
2014-07-15ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.cTero Kristo1-3/+0
2014-07-15ARM: OMAP2+: clock/dpll: remove unused header includes from clkt_dpll.cTero Kristo1-3/+0
2014-07-15ARM: OMAP2+: clock/interface: add a clk_features definition for idlest valueTero Kristo2-7/+12
2014-07-15ARM: OMAP2+: clock/dpll: add jitter correction behind clk_featuresTero Kristo3-2/+9
2014-07-15ARM: OMAP2+: clock/dpll: convert bypass check to use clk_featuresTero Kristo3-12/+31
2014-07-15ARM: OMAP2+: clock/dpll: add private API for checking if DPLL is in bypassTero Kristo1-28/+32
2014-07-15ARM: OMAP2+: clock: add fint values to the ti_clk_features structTero Kristo3-22/+39
2014-07-15ARM: OMAP2+: clock: introduce ti_clk_features flagsTero Kristo3-0/+26
2014-07-15ARM: OMAP4+: dpll44xx: remove cm-regbits-44xx.h and clock44xx.h includesTero Kristo1-2/+10
2014-07-15ARM: OMAP4+: dpll: remove cpu_is_omap44xx checksTero Kristo1-4/+3
2014-07-11ARM: OMAP4+: clock: remove DEFINE_CLK_OMAP_HSDIVIDER macroTero Kristo1-25/+0
2014-07-09ARM: OMAP4: Ctrl module register define dietJoachim Eastwood4-2042/+33
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds1-1/+1
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-05MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25
2014-07-05MAINTAINERS: merge MXS entry into IMX oneShawn Guo1-7/+1
2014-07-05ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04ARM: OMAP3: control: isolate control module init to its own functionTero Kristo4-12/+19
2014-07-04ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driverTero Kristo2-15/+7
2014-07-04ARM: OMAP3: control: add API for setting up the modem padsTero Kristo3-14/+28
2014-07-04ARM: OMAP3: PRM: move PRM init code from PM core to the driverTero Kristo3-70/+92
2014-07-04ARM: OMAP24xx: PRM: add API for clearing wakeup status bitsTero Kristo3-18/+32
2014-07-04ARM: OMAP3: PRM: add API for saving PRM scratchpad contentsTero Kristo3-9/+12
2014-07-04ARM: OMAP3: PRM: add API for checking and clearing cold reset statusTero Kristo3-5/+22
2014-07-04ARM: OMAP3: PRM: move modem reset to PRM driverTero Kristo3-4/+17
2014-07-04ARM: OMAP3: PRM: move iva reset to PRM driverTero Kristo3-48/+47
2014-07-04ARM: OMAP3: PRM: move prcm wakeup helper to prm driverTero Kristo3-56/+64
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin3-41/+66
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula2-0/+22
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19
2014-07-04lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman1-1/+5
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-03shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins1-5/+10
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton1-26/+18
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan1-0/+5
2014-07-03fs/seq_file: fallback to vmalloc allocationHeiko Carstens1-9/+21
2014-07-03/proc/stat: convert to single_open_size()Heiko Carstens1-20/+2
2014-07-03hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong1-4/+5
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong1-12/+2
2014-07-03msync: fix incorrect fstart calculationNamjae Jeon1-1/+2
2014-07-03zram: revalidate disk after capacity changeMinchan Kim1-1/+4
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-03tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-03autofs4: fix false positive compile errorIan Kent1-1/+1
2014-07-03slub: fix off by one in number of slab testsJoonsoo Kim1-3/+3
2014-07-03mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz1-2/+14