index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
/
cpu-reset.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
ARM: mvebu: use a local variable to store the resume address
Gregory CLEMENT
1
-1
/
+4
2014-07-24
ARM: mvebu: make the cpuidle initialization more generic
Gregory CLEMENT
1
-12
/
+20
2014-07-24
ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
Gregory CLEMENT
4
-19
/
+20
2014-07-24
ARM: mvebu: use the common function for Armada 375 SMP workaround
Gregory CLEMENT
3
-54
/
+34
2014-07-24
ARM: mvebu: add a common function for the boot address work around
Gregory CLEMENT
3
-0
/
+72
2014-07-24
ARM: mvebu: sort the #include of pmsu.c in alphabetic order
Gregory CLEMENT
1
-3
/
+3
2014-07-24
ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
Gregory CLEMENT
1
-1
/
+12
2014-07-14
ARM: Kirkwood: Remove mach-kirkwood
Andrew Lunn
35
-4375
/
+4
2014-07-08
ARM: mvebu: Fix coherency bus notifiers by using separate notifiers
Ezequiel Garcia
1
-1
/
+5
2014-07-08
ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...
Gregory CLEMENT
1
-5
/
+5
2014-07-01
ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endian
Thomas Petazzoni
1
-1
/
+8
2014-06-30
ARM: mvebu: fix cpuidle implementation to work on big-endian systems
Thomas Petazzoni
3
-8
/
+28
2014-06-30
ARM: mvebu: Staticize mvebu_cpu_reset_init
Sachin Kamat
1
-1
/
+1
2014-06-30
ARM: mvebu: Staticize armada_370_xp_cpu_pm_init
Sachin Kamat
1
-1
/
+1
2014-06-30
ARM: mvebu: Staticize armada_375_smp_cpu1_enable_wa
Sachin Kamat
1
-1
/
+1
2014-06-30
ARM: mvebu: Use system controller to get the soc id when possible
Gregory CLEMENT
3
-1
/
+38
2014-06-30
ARM: mvebu: Use the a standard errno in mvebu_get_soc_id
Gregory CLEMENT
1
-1
/
+1
2014-06-30
ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanup
Thomas Petazzoni
1
-6
/
+6
2014-06-30
ARM: mvebu: move Armada 375 external abort logic as a quirk
Thomas Petazzoni
1
-4
/
+13
2014-06-24
ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...
Gregory CLEMENT
6
-7
/
+17
2014-06-23
ARM: dts: kirkwood: fix phy-connection-type for Guruplug
Sebastian Hesselbarth
1
-2
/
+2
2014-06-21
ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknown
Ezequiel Garcia
1
-2
/
+11
2014-06-21
Documentation: arm: add URLs to public datasheets for the Marvell Armada 370 SoC
Thomas Petazzoni
1
-1
/
+3
2014-06-21
ARM: mvebu: implement CPU hotplug support for Armada XP
Thomas Petazzoni
4
-34
/
+48
2014-06-21
ARM: mvebu: export PMSU idle enter/exit functions
Thomas Petazzoni
2
-2
/
+5
2014-06-21
ARM: mvebu: slightly refactor/rename PMSU idle related functions
Thomas Petazzoni
1
-10
/
+5
2014-06-21
ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38x
Thomas Petazzoni
1
-3
/
+0
2014-06-21
ARM: Kirkwood: Add setup file for netxbig LEDs
Andrew Lunn
5
-0
/
+207
2014-06-20
ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as static
Thomas Petazzoni
1
-1
/
+1
2014-06-20
ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platforms
Thomas Petazzoni
1
-0
/
+1
2014-06-20
ARM: mvebu: Fix broken SoC ID detection
Ezequiel Garcia
1
-0
/
+1
2014-06-16
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-15
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-14
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-14
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
1
-1
/
+1
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
1
-2
/
+7
[next]