index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
1
-0
/
+4
2014-06-20
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
Chen Gang
1
-4
/
+4
2014-06-20
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...
Chen Gang
1
-8
/
+3
2014-06-20
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
1
-33
/
+0
2014-06-18
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
1
-1
/
+1
2014-06-18
arm64: fix build error in sigcontext.h
Mark Salter
1
-1
/
+1
2014-06-18
arm64: dts: Add more serial port nodes in APM X-Gene device tree
Vinayak Kale
2
-1
/
+39
2014-06-18
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
1
-2
/
+0
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
1
-9
/
+19
2014-06-18
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions
Will Deacon
2
-1
/
+10
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
1
-2
/
+8
2014-06-18
arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()
Steven Rostedt
1
-1
/
+1
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2
-56
/
+40
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
1
-0
/
+1
2014-06-18
arm64: defconfig update for LTP
Catalin Marinas
1
-0
/
+15
2014-06-18
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
1
-1
/
+1
2014-06-18
arm64: add ARCH_HAS_OPP to allow enabling OPP library
Sudeep Holla
1
-0
/
+1
2014-06-18
arm64: restore alphabetic order in Kconfig
Sudeep Holla
1
-1
/
+1
2014-06-18
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-06-18
xen/grant-table: fix suspend for non-PV guests
David Vrabel
1
-1
/
+2
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-18
security: add Serge Hallyn as a maintainer
James Morris
1
-0
/
+1
2014-06-17
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
1
-2
/
+2
2014-06-16
OF: fix of_find_node_by_path() assumption that of_allnodes is root
Frank Rowand
1
-2
/
+2
2014-06-16
of: avoid format string parsing in kobject names
Kees Cook
1
-1
/
+2
2014-06-16
of/platform: Fix microblaze build failure
Guenter Roeck
1
-4
/
+0
2014-06-16
regulator: ltc3589: Use of_get_child_by_name
Axel Lin
1
-1
/
+1
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
1
-10
/
+1
2014-06-16
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-16
random: fix nasty entropy accounting bug
Theodore Ts'o
1
-8
/
+9
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
[next]