summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-29ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth1-13/+1
2013-09-29ARM: tegra: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: sti: remove custom .init_time hookSebastian Hesselbarth1-6/+4
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: rockchip: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: prima2: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29ARM: nspire: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: nomadik: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth4-30/+16
2013-09-29ARM: kirkwood: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth7-62/+13
2013-09-29ARM: highbank: remove custom .init_time hookSebastian Hesselbarth2-19/+14
2013-09-29ARM: exynos: remove custom .init_time hookSebastian Hesselbarth4-13/+0
2013-09-29ARM: dove: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth2-10/+0
2013-09-29ARM: bcm: provide common arch init for DT clocksMatt Porter1-1/+0
2013-09-29ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth1-12/+17
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth3-39/+8
2013-09-29clk: vt8500: parse pmc_base from clock driverSebastian Hesselbarth1-0/+24
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth3-30/+7
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth1-1/+8
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth3-26/+8
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth3-35/+17
2013-09-29clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth1-70/+74
2013-09-29ARM: nomadik: remove mtu initalization from .init_timeSebastian Hesselbarth1-26/+0
2013-09-25video: drop code for ARCH_SHARK in cyber2000fbLinus Walleij1-70/+0
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij1-1/+1
2013-09-25ide: drop dependency on ARCH_SHARKLinus Walleij1-2/+2
2013-09-25block: drop dependency on ARCH_SHARKLinus Walleij1-1/+1
2013-09-24ARM: nomadik: delete FSMC platform dataLinus Walleij2-21/+2
2013-09-24ARM: nomadik: delete MMCI platform dataLinus Walleij1-14/+1
2013-09-24ARM: nomadik: register VMMC regulatorLinus Walleij1-2/+9
2013-09-24Linux 3.12-rc2v3.12-rc2Linus Torvalds1-1/+1
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-09-22clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij1-0/+21
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik1-0/+10
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh1-31/+45
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun1-0/+2
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton1-2/+2
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba1-0/+6
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan1-1/+1
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana1-2/+2
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens1-0/+1
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik1-0/+4
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik2-12/+0
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik8-33/+14
2013-09-21Btrfs: fix worst case calculator for space usageJosef Bacik1-1/+1