index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
ARM: shmobile: Allow use of boot code for non-SMP case
Magnus Damm
2
-9
/
+15
2014-06-25
ARM: shmobile: Move r8a7791.h
Geert Uytterhoeven
6
-6
/
+16
2014-06-23
ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile
Gaku Inami
1
-1
/
+0
2014-06-23
ARM: shmobile: rcar-gen2: update call to dma_contiguous_reserve_area
Vincent Stehlé
1
-1
/
+1
2014-06-17
ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_init
Simon Horman
1
-1
/
+1
2014-06-17
ARM: shmobile: rcar-gen2: Remove useless copied section for LongTrail
Geert Uytterhoeven
1
-8
/
+1
2014-06-17
ARM: shmobile: rcar-gen2: Use "1ULL" instead of "(u64)1"
Geert Uytterhoeven
1
-1
/
+1
2014-06-17
ARM: shmobile: rcar-gen2: Update for of_get_flat_dt_prop() update
Geert Uytterhoeven
1
-0
/
+76
2014-06-17
ARM: shmobile: Add shared R-Car Gen2 CMA reservation code
Magnus Damm
4
-0
/
+6
2014-06-17
ARM: shmobile: Use shmobile_init_late() on r8a7791 DT-only
Magnus Damm
1
-0
/
+1
2014-06-17
ARM: shmobile: Use shmobile_init_late() on r8a7790 DT-only
Magnus Damm
1
-0
/
+1
2014-06-17
ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capable
Benoit Cousson
1
-0
/
+2
2014-06-17
ARM: shmobile: r8a7791: Support Core-Standby for Suspend to RAM
keita kobayashi
1
-0
/
+1
2014-06-17
ARM: shmobile: r8a7790: Support Core-Standby for Suspend to RAM
keita kobayashi
1
-0
/
+1
2014-06-17
ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAM
keita kobayashi
2
-4
/
+58
2014-06-17
ARM: shmobile: r8a7791 SYSC setup code
keita kobayashi
4
-0
/
+51
2014-06-17
ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case
Magnus Damm
12
-9
/
+10
2014-06-17
ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case
Magnus Damm
7
-17
/
+16
2014-06-17
ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h
Magnus Damm
10
-10
/
+8
2014-06-17
ARM: shmobile: Move common.h
Magnus Damm
52
-51
/
+51
2014-06-17
ARM: shmobile: Move most of irqs.h, keep some for pinctl
Magnus Damm
25
-42
/
+45
2014-06-17
ARM: shmobile: Move clock.h
Magnus Damm
13
-13
/
+13
2014-06-17
ARM: shmobile: Move dma-register.h
Magnus Damm
6
-5
/
+5
2014-06-17
ARM: shmobile: Move intc.h, cleanup sh_intc.h usage
Magnus Damm
6
-7
/
+2
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
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2
-0
/
+51
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Define Log Page constants
Matthew Wilcox
1
-0
/
+4
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2
-11
/
+26
2014-06-13
ALSA: hda/realtek - Add more entry for enable HP mute led
Kailang Yang
1
-0
/
+14
2014-06-13
ALSA: hda - Add quirk for external mic on Lifebook U904
David Henningsson
1
-0
/
+9
2014-06-13
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
Hui Wang
1
-1
/
+1
[next]