summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: Enable CMALaura Abbott2013-12-194-2/+56
* arm64: Warn on NULL device structure for dma APIsLaura Abbott2013-12-191-0/+10
* arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-192-1/+42
* arm64: drop redundant macros from read_cpuid()Ard Biesheuvel2013-12-191-14/+4
* arm64: Remove outdated commentLiviu Dudau2013-12-191-5/+0
* arm64: cmpxchg: update macros to prevent warningsMark Hambleton2013-12-191-11/+17
* arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-193-1/+110
* ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-191-1/+1
* ARM64: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-191-2/+5
* arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon2013-12-191-0/+1
* arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon2013-12-192-0/+41
* arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon2013-12-191-0/+1
* arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-197-127/+64
* arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-194-3/+55
* arm64: perf: add support for percpu pmu interruptVinayak Kale2013-12-191-30/+78
* genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale2013-12-191-0/+8
* arm64: vmlinux.lds.S: drop redundant .commentMark Rutland2013-12-191-1/+0
* arm64: dts: Add a virtio disk to the RTSM motherboardMark Hambleton2013-12-191-0/+6
* arm64: Correct virt_addr_validLaura Abbott2013-12-191-2/+1
* Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| * net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
| * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-112-0/+17
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-111-0/+4
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| | |\ | |/ /
| | * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| * | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-101-10/+6
| * | Merge branch 'sctp'David S. Miller2013-12-102-19/+89
| |\ \
| | * | sctp: fix up a spacingwangweidong2013-12-101-5/+2
| | * | sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-101-4/+65
OpenPOWER on IntegriCloud