summaryrefslogtreecommitdiffstats
path: root/mm/mremap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-08ARM: shmobile: marzen: add USB phy supportKuninori Morimoto2-1/+23
2012-11-08ARM: shmobile: add fsi external clock sh7372Kuninori Morimoto1-0/+2
2012-11-08ARM: shmobile: add fsi external clock on r8a7740Kuninori Morimoto1-0/+2
2012-11-08ARM: shmobile: r8a7740: add FSI-DVI clocksKuninori Morimoto1-0/+16
2012-11-08ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocksKuninori Morimoto1-84/+10
2012-11-08ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-globalKuninori Morimoto4-8/+8
2012-11-08sh: clkfwk: add sh_clk_fsidiv_register()Kuninori Morimoto2-0/+95
2012-11-07ARM: shmobile: r8a7779: add USB OHCI clock supportKuninori Morimoto1-0/+2
2012-11-07ARM: shmobile: r8a7779: add USB EHCI clock supportKuninori Morimoto1-0/+5
2012-11-07ARM: shmobile: r8a7740: add USB24 clock explainKuninori Morimoto1-0/+16
2012-11-07ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCxKuninori Morimoto2-9/+9
2012-11-06ARM: shmobile: r8a7740: Enable PMUNobuhiro Iwamatsu2-0/+17
2012-11-06ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372Bastian Hecht2-0/+24
2012-11-06ARM: shmobile: r8a7779: add I2C driver supportKuninori Morimoto2-0/+79
2012-11-06ARM: shmobile: r8a7779: add I2C clock supportKuninori Morimoto1-1/+10
2012-11-06ARM: shmobile: r8a7779: add HSPI clock supportKuninori Morimoto1-0/+5
2012-11-06ARM: shmobile: r8a7740: fixup DT machine desc name typoKuninori Morimoto1-1/+1
2012-11-06ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-22/+3
2012-11-06ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-21/+2
2012-11-06ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-20/+2
2012-11-06ARM: shmobile: Remove SH7377 supportNobuhiro Iwamatsu9-3594/+0
2012-11-06ARM: shmobile: Remove SH7367 supportNobuhiro Iwamatsu8-3326/+0
2012-10-30ARM: shmobile: Remove G4EVM machine supportNobuhiro Iwamatsu4-450/+1
2012-10-30ARM: shmobile: Remove G3EVM machine supportNobuhiro Iwamatsu4-408/+0
2012-10-30ARM: mach-shmobile: Use DT_MACHINE for mackerelNobuhiro Iwamatsu4-2/+32
2012-10-30ARM: shmobile: marzen: add HSPI supportKuninori Morimoto2-0/+29
2012-10-30ARM: shmobile: armadillo800eva: enable restartKuninori Morimoto1-0/+8
2012-10-30ARM: shmobile: kzm9g: enable DMAEngine on SHDI0 and SDHI2Tetsuyuki Kobayashi1-0/+4
2012-10-30ARM: shmobile: kzm9g: enable three-axis digital accelerometer ADXL345Tetsuyuki Kobayashi2-0/+6
2012-10-30ARM: shmobile: kzm9g: enable magnetometer ak8975.Tetsuyuki Kobayashi2-1/+7
2012-10-14Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf2-1/+4
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton1-2/+3
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2-20/+50
2012-10-13audit: make audit_inode take struct filenameJeff Layton5-19/+42
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton7-21/+42
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton1-7/+23
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton3-0/+38
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-10-13btrfs: Fix compilation with user namespace support enabledEric W. Biederman1-2/+2
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman1-1/+1
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1