| Commit message (Expand) | Author | Files | Lines |
2014-03-31 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman | 1 | -9/+6 |
2014-03-31 | m68k: Update defconfigs for v3.14-rc1 | Geert Uytterhoeven | 12 | -48/+72 |
2014-03-31 | irqchip: sun7i/sun6i: Disable NMI before registering the handler | Hans de Goede | 1 | -3/+3 |
2014-03-31 | ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controller | Hans de Goede | 1 | -1/+1 |
2014-03-31 | arch/avr32/mm/cache.c: export symbol flush_icache_range() for module using | Chen Gang | 1 | -0/+1 |
2014-03-31 | avr32: remove cpu_data macro to fix compiles | Wolfram Sang | 2 | -7/+2 |
2014-03-31 | Linux 3.14v3.14 | Linus Torvalds | 1 | -1/+1 |
2014-03-31 | MAINTAINERS: resume as Documentation maintainer | Randy Dunlap | 1 | -2/+2 |
2014-03-31 | AUDIT: Allow login in non-init namespaces | Eric Paris | 1 | -1/+11 |
2014-03-31 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() | Theodore Ts'o | 2 | -6/+24 |
2014-03-31 | switch mnt_hash to hlist | Al Viro | 4 | -50/+61 |
2014-03-31 | don't bother with propagate_mnt() unless the target is shared | Al Viro | 1 | -10/+7 |
2014-03-31 | keep shadowed vfsmounts together | Al Viro | 1 | -9/+23 |
2014-03-31 | resizable namespace.c hashes | Al Viro | 2 | -24/+59 |
2014-03-29 | Input: mousedev - fix race when creating mixed device | Dmitry Torokhov | 1 | -31/+42 |
2014-03-29 | Input: don't modify the id of ioctl-provided ff effect on upload failure | Elias Vanderstuyft | 1 | -1/+3 |
2014-03-29 | rbd: drop an unsafe assertion | Alex Elder | 1 | -1/+0 |
2014-03-29 | workqueue: remove deprecated WQ_NON_REENTRANT | ZhangZhen | 3 | -8/+2 |
2014-03-29 | percpu: renew the max_contig if we merge the head and previous block | Jianyu Zhan | 1 | -1/+3 |
2014-03-29 | s390/compat: add copyright statement | Heiko Carstens | 1 | -0/+6 |
2014-03-28 | [IA64] Keep format strings from leaking into printk | Kees Cook | 1 | -2/+2 |
2014-03-28 | vlan: Warn the user if lowerdev has bad vlan features. | Vlad Yasevich | 2 | -0/+10 |
2014-03-28 | veth: Turn off vlan rx acceleration in vlan_features | Vlad Yasevich | 1 | -1/+4 |
2014-03-28 | ifb: Remove vlan acceleration from vlan_features | Vlad Yasevich | 1 | -1/+2 |
2014-03-28 | qlge: Do not propaged vlan tag offloads to vlans | Vlad Yasevich | 1 | -1/+3 |
2014-03-28 | bridge: Fix crash with vlan filtering and tcpdump | Vlad Yasevich | 2 | -5/+20 |
2014-03-28 | net: Account for all vlan headers in skb_mac_gso_segment | Vlad Yasevich | 3 | -6/+12 |
2014-03-28 | MAINTAINERS: bonding: change email address | Veaceslav Falico | 1 | -1/+1 |
2014-03-28 | MAINTAINERS: bonding: change email address | Jay Vosburgh | 1 | -1/+1 |
2014-03-28 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
2014-03-28 | ocfs2: check if cluster name exists before deref | Sasha Levin | 1 | -1/+3 |
2014-03-28 | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa | 2 | -52/+145 |
2014-03-28 | tcp: fix get_timewait4_sock() delay computation on 64bit | Eric Dumazet | 1 | -1/+1 |
2014-03-28 | openvswitch: fix a possible deadlock and lockdep warning | Flavio Leitner | 1 | -20/+6 |
2014-03-28 | bridge: Fix handling stacked vlan tags | Toshiaki Makita | 1 | -17/+1 |
2014-03-28 | bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled | Toshiaki Makita | 2 | -3/+15 |
2014-03-28 | vhost: validate vhost_get_vq_desc return value | Michael S. Tsirkin | 1 | -1/+5 |
2014-03-28 | vhost: fix total length when packets are too short | Michael S. Tsirkin | 1 | -0/+14 |
2014-03-28 | random32: avoid attempt to late reseed if in the middle of seeding | Sasha Levin | 1 | -1/+12 |
2014-03-28 | random32: assign to network folks in MAINTAINERS | Sasha Levin | 1 | -0/+1 |
2014-03-28 | Input: synaptics - add manual min/max quirk for ThinkPad X240 | Hans de Goede | 1 | -0/+8 |
2014-03-28 | Input: synaptics - add manual min/max quirk | Benjamin Tissoires | 1 | -0/+47 |
2014-03-28 | time: Revert to calling clock_was_set_delayed() while in irq context | John Stultz | 1 | -1/+2 |
2014-03-28 | drm/i915: Undo gtt scratch pte unmapping again | Daniel Vetter | 1 | -1/+1 |
2014-03-28 | drm/radeon: fix runtime suspend breaking secondary GPUs | Dave Airlie | 1 | -5/+12 |
2014-03-27 | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset | Wei Yang | 1 | -1/+5 |
2014-03-27 | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss | 4 | -12/+34 |
2014-03-27 | vlan: Set hard_header_len according to available acceleration | Vlad Yasevich | 2 | -2/+5 |
2014-03-27 | usbnet: include wait queue head in device structure | Oliver Neukum | 2 | -15/+20 |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 1 | -0/+6 |