index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
ARM: imx: remove cpu_is_mx*()
Arnd Bergmann
2
-103
/
+0
2016-06-28
ARM: imx: remove last call to cpu_is_mx5*
Arnd Bergmann
1
-8
/
+0
2016-06-28
ARM: imx: rework mx27_pm_init() call
Arnd Bergmann
4
-7
/
+5
2016-06-28
ARM: imx: deconstruct mx3_idle
Arnd Bergmann
3
-44
/
+24
2016-06-28
ARM: imx: deconstruct mxc_rnga initialization
Arnd Bergmann
5
-61
/
+18
2016-06-28
ARM: imx: remove cpu_is_mx1 check
Arnd Bergmann
3
-8
/
+11
2016-06-21
ARM: i.MX: Do not explicitly call l2x0_of_init()
Andrey Smirnov
5
-15
/
+13
2016-06-21
ARM: i.MX: system.c: Tweak prefetch settings for performance
Andrey Smirnov
1
-2
/
+6
2016-06-21
ARM: i.MX: system.c: Replace magic numbers
Andrey Smirnov
1
-1
/
+4
2016-06-21
ARM: i.MX: system.c: Remove redundant errata 752271 code
Andrey Smirnov
1
-11
/
+0
2016-06-21
ARM: i.MX: system.c: Convert goto to if statement
Andrey Smirnov
1
-19
/
+17
2016-06-16
ARM: Kirkwood: fix kirkwood_pm_init() declaration/type
Ben Dooks
1
-2
/
+2
2016-06-16
ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() static
Ben Dooks
1
-1
/
+1
2016-06-16
ARM: orion5x: make orion5x_legacy_handle_irq static
Ben Dooks
1
-1
/
+1
2016-06-16
mvebu: add definition for coherency_base
Ben Dooks
1
-0
/
+1
2016-06-16
mvebu: make mvebu_armada375_smp_wa_init() static
Ben Dooks
1
-1
/
+1
2016-06-16
mvebu: fix missing include of common.h in cpu-reset.c
Ben Dooks
1
-0
/
+2
2016-06-16
mvebu: fix missing include of common.h in pm.c
Ben Dooks
1
-0
/
+1
2016-06-16
mvebu: fix missing includes in pmsu.c
Ben Dooks
1
-1
/
+2
2016-06-13
power: vexpress: make dev_attr_active static
Ben Dooks
1
-2
/
+2
2016-06-13
ARM: vexpress/spc: fix missing include of spc.h
Ben Dooks
1
-0
/
+2
2016-06-13
ARM: versatile: fix missing <plat/platsmp.h> include
Ben Dooks
1
-0
/
+2
2016-06-13
ARM: vexpress/hotplug: fix missing core.h include
Ben Dooks
1
-0
/
+2
2016-06-13
ARM: vexpress/spc: remove unused variable perf_stat_reg
Sudeep Holla
1
-3
/
+1
2016-06-12
ARM: imx: Use IRQCHIP_DECLARE for TZIC
Alexander Shiyan
5
-9
/
+5
2016-06-12
ARM: imx: Remove orphan header
Alexander Shiyan
1
-42
/
+0
2016-06-03
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
33
-55
/
+52
2016-06-03
ARM: uniphier: drop code for old DT binding
Masahiro Yamada
1
-13
/
+5
2016-06-03
ARM: s3c24xx: Sort cpufreq tables
Viresh Kumar
3
-1
/
+4
2016-05-30
ARM: SAMSUNG: Fix typos
Andrea Gelmini
10
-10
/
+10
2016-05-29
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
1
-3
/
+3
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
1
-2
/
+2
2016-05-29
Rename other copy of hash_string to hashlen_string
George Spelvin
1
-2
/
+2
2016-05-29
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-05-29
affs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
fs: fix binfmt_aout.c build error
Guenter Roeck
1
-1
/
+0
2016-05-28
h8300: Add <asm/hash.h>
George Spelvin
2
-0
/
+54
2016-05-28
microblaze: Add <asm/hash.h>
George Spelvin
2
-0
/
+82
2016-05-28
m68k: Add <asm/hash.h>
George Spelvin
2
-0
/
+60
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
6
-4
/
+299
2016-05-28
fs/namei.c: Improve dcache hash function
George Spelvin
1
-40
/
+81
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
2
-53
/
+36
2016-05-28
Change hash_64() return value to 32 bits
George Spelvin
1
-3
/
+3
2016-05-28
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
George Spelvin
1
-31
/
+9
2016-05-28
fs/namei.c: Add hashlen_string() function
George Spelvin
3
-9
/
+53
2016-05-28
Pull out string hash to <linux/stringhash.h>
George Spelvin
2
-26
/
+73
2016-05-28
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
Benson Leung
1
-15
/
+0
2016-05-28
i2c: dev: use after free in detach
Dan Carpenter
1
-1
/
+1
2016-05-28
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
[next]