summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-07-238-27/+41
|\
| * Input: document INPUT_PROP_TOPBUTTONPADPeter Hutterer2014-07-221-0/+13
| * Input: fix defuzzing logicDmitry Torokhov2014-07-201-2/+4
| * Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
| * Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser2014-07-181-0/+2
| * Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede2014-07-141-2/+3
| * Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina2014-07-141-0/+7
| * Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi2014-06-151-1/+4
| * Input: wacom - cleanup multitouch code when touch_max is 2Ping Cheng2014-06-151-21/+7
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-237-7/+31
|\ \
| * | powerpc: use _GLOBAL_TOC for memmoveLi Zhong2014-07-221-1/+1
| * | powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-222-0/+2
| * | powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V2014-07-221-1/+2
| * | powerpc: Fix bugs in emulate_step()Paul Mackerras2014-07-221-5/+5
| * | powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-222-0/+21
* | | Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-231-1/+1
|\ \ \
| * \ \ Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Mike Snitzer2014-07-221-1/+1
| |\ \ \
| | * | | slab_common: fix the check for duplicate slab namesMikulas Patocka2014-05-241-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-07-2311-55/+117
|\ \ \ \ \
| * | | | | mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-231-0/+1
| * | | | | simple_xattr: permit 0-size extended attributesHugh Dickins2014-07-231-1/+1
| * | | | | mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins2014-07-231-3/+8
| * | | | | shmem: fix splicing from a hole while it's punchedHugh Dickins2014-07-231-9/+15
| * | | | | shmem: fix faulting into a hole, not taking i_mutexHugh Dickins2014-07-231-26/+52
| * | | | | mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov2014-07-231-1/+2
| * | | | | sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven2014-07-231-1/+2
| * | | | | zram: avoid lockdep splat by revalidate_diskMinchan Kim2014-07-231-4/+18
| * | | | | mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi2014-07-233-9/+17
| * | | | | coredump: fix the setting of PF_DUMPCORESilesh C V2014-07-231-1/+1
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-2125-128/+367
|\ \ \ \ \
| * \ \ \ \ Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-07-214-24/+108
| |\ \ \ \ \
| | * | | | | batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli2014-07-213-14/+74
| | * | | | | batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich2014-07-211-10/+34
| * | | | | | ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-211-0/+4
| |/ / / / /
| * | | | | dns_resolver: Null-terminate the right stringBen Hutchings2014-07-201-1/+1
| * | | | | Merge branch 'xen-netback'David S. Miller2014-07-201-23/+63
| |\ \ \ \ \
| | * | | | | xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-201-1/+1
| | * | | | | xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-201-5/+33
| | * | | | | xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss2014-07-201-0/+9
| | * | | | | xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss2014-07-201-17/+20
| |/ / / / /
| * | | | | net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-201-5/+14
| * | | | | net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork2014-07-171-0/+3
| * | | | | net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork2014-07-171-0/+2
| * | | | | wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-171-1/+5
| * | | | | net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-162-10/+32
| * | | | | net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai2014-07-161-3/+4
| * | | | | sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-161-1/+19
| * | | | | r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer2014-07-161-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-164-58/+100
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet2014-07-143-10/+21