summaryrefslogtreecommitdiffstats
path: root/ipc/namespace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-08clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}Tushar Behera1-4/+4
2013-04-08clk: exynos4: export clocks required for fimc-isSylwester Nawrocki2-21/+41
2013-04-08clk: samsung: Fix compilation errorSachin Kamat1-0/+2
2013-04-04clk: exynos5250: register display block gate clocks to common clock frameworkLeela Krishna Amudala2-1/+15
2013-04-04clk: exynos4: Add support for SoC-specific register save listTomasz Figa5-8/+39
2013-04-04clk: exynos4: Add missing registers to suspend save listTomasz Figa1-0/+33
2013-04-04clk: exynos4: Remove E4X12 prefix from SRC_DMC registerTomasz Figa1-2/+2
2013-04-04clk: exynos4: Add E4210 prefix to GATE_IP_PERIR registerTomasz Figa1-8/+8
2013-04-04clk: exynos4: Add E4210 prefix to LCD1 clock registersTomasz Figa1-11/+11
2013-04-04clk: exynos4: Remove SoC-specific registers from save listTomasz Figa1-16/+0
2013-04-04clk: exynos4: Use SRC_MASK_PERIL{0,1} definitionsTomasz Figa1-11/+19
2013-04-04clk: exynos4: Define {E,V}PLL registersTomasz Figa1-4/+12
2013-04-04clk: exynos4: Add missing mout_sata on Exynos4210Tomasz Figa1-0/+1
2013-04-04clk: exynos4: Add missing CMU_TOP and ISP clocksAndrzej Hajda2-3/+137
2013-04-04clk: exynos4: Add G3D clocksTomasz Figa2-8/+18
2013-04-04clk: exynos4: Add camera related clock definitionsSylwester Nawrocki2-17/+53
2013-04-04clk: exynos4: Export mout_core clock of Exynos4210Tomasz Figa1-1/+2
2013-04-04clk: samsung: Remove unimplemented ops for pllTomasz Figa1-80/+0
2013-04-04clk: exynos4: Export clocks used by exynos cpufreq driversLukasz Majewski2-3/+7
2013-04-04clk: exynos4: Move dac and mixer to Exynos4210-specific clocksTomasz Figa1-2/+2
2013-04-04clk: exynos4: Export sclk_pcm0Tomasz Figa2-2/+3
2013-04-04clk: exynos4: Add missing sclk_audio0 clockTomasz Figa1-0/+2
2013-04-04clk: exynos4: Add missing mout_mipihsi clockTomasz Figa1-0/+1
2013-04-04clk: exynos4: Use mout_mpll_user_* on Exynos4x12Tomasz Figa2-61/+113
2013-04-04clk: exynos4: Correct sclk_mfc clock definitionSylwester Nawrocki2-3/+3
2013-04-01Linux 3.9-rc5v3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse5-21/+11
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie1-1/+3
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie2-2/+2
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong1-2/+1
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik1-1/+1
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik1-0/+2
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik1-4/+2
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik1-6/+41
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt1-6/+4
2013-03-28clk: samsung: add infrastructure to add separate aliasesHeiko Stuebner2-0/+54
2013-03-28clk: samsung: always allocate the clk_tableHeiko Stuebner1-4/+4
2013-03-28clk: samsung: fix pm init on non-dt platformsHeiko Stueber1-12/+13
2013-03-28clk: samsung: register clk_div_tables for divider clocksHeiko Stuebner2-7/+20