index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
ARM: shmobile: marzen: add USB phy support
Kuninori Morimoto
2
-1
/
+23
2012-11-08
ARM: shmobile: add fsi external clock sh7372
Kuninori Morimoto
1
-0
/
+2
2012-11-08
ARM: shmobile: add fsi external clock on r8a7740
Kuninori Morimoto
1
-0
/
+2
2012-11-08
ARM: shmobile: r8a7740: add FSI-DVI clocks
Kuninori Morimoto
1
-0
/
+16
2012-11-08
ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocks
Kuninori Morimoto
1
-84
/
+10
2012-11-08
ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global
Kuninori Morimoto
4
-8
/
+8
2012-11-08
sh: clkfwk: add sh_clk_fsidiv_register()
Kuninori Morimoto
2
-0
/
+95
2012-11-07
ARM: shmobile: r8a7779: add USB OHCI clock support
Kuninori Morimoto
1
-0
/
+2
2012-11-07
ARM: shmobile: r8a7779: add USB EHCI clock support
Kuninori Morimoto
1
-0
/
+5
2012-11-07
ARM: shmobile: r8a7740: add USB24 clock explain
Kuninori Morimoto
1
-0
/
+16
2012-11-07
ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCx
Kuninori Morimoto
2
-9
/
+9
2012-11-06
ARM: shmobile: r8a7740: Enable PMU
Nobuhiro Iwamatsu
2
-0
/
+17
2012-11-06
ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372
Bastian Hecht
2
-0
/
+24
2012-11-06
ARM: shmobile: r8a7779: add I2C driver support
Kuninori Morimoto
2
-0
/
+79
2012-11-06
ARM: shmobile: r8a7779: add I2C clock support
Kuninori Morimoto
1
-1
/
+10
2012-11-06
ARM: shmobile: r8a7779: add HSPI clock support
Kuninori Morimoto
1
-0
/
+5
2012-11-06
ARM: shmobile: r8a7740: fixup DT machine desc name typo
Kuninori Morimoto
1
-1
/
+1
2012-11-06
ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_mode
Bastian Hecht
1
-22
/
+3
2012-11-06
ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_mode
Bastian Hecht
1
-21
/
+2
2012-11-06
ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_mode
Bastian Hecht
1
-20
/
+2
2012-11-06
ARM: shmobile: Remove SH7377 support
Nobuhiro Iwamatsu
9
-3594
/
+0
2012-11-06
ARM: shmobile: Remove SH7367 support
Nobuhiro Iwamatsu
8
-3326
/
+0
2012-10-30
ARM: shmobile: Remove G4EVM machine support
Nobuhiro Iwamatsu
4
-450
/
+1
2012-10-30
ARM: shmobile: Remove G3EVM machine support
Nobuhiro Iwamatsu
4
-408
/
+0
2012-10-30
ARM: mach-shmobile: Use DT_MACHINE for mackerel
Nobuhiro Iwamatsu
4
-2
/
+32
2012-10-30
ARM: shmobile: marzen: add HSPI support
Kuninori Morimoto
2
-0
/
+29
2012-10-30
ARM: shmobile: armadillo800eva: enable restart
Kuninori Morimoto
1
-0
/
+8
2012-10-30
ARM: shmobile: kzm9g: enable DMAEngine on SHDI0 and SDHI2
Tetsuyuki Kobayashi
1
-0
/
+4
2012-10-30
ARM: shmobile: kzm9g: enable three-axis digital accelerometer ADXL345
Tetsuyuki Kobayashi
2
-0
/
+6
2012-10-30
ARM: shmobile: kzm9g: enable magnetometer ak8975.
Tetsuyuki Kobayashi
2
-1
/
+7
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
[next]