Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 25 | -430/+2102 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 27 | -38/+39 |
2014-12-12 | Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 15 | -432/+459 |
2014-12-12 | Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov... | Jiri Kosina | 21 | -391/+2047 |
2014-12-12 | HID: rmi: The address of query8 must be calculated based on which query regis... | Andrew Duggan | 1 | -12/+12 |
2014-12-12 | HID: rmi: Check for additional ACM registers appended to F11 data report | Andrew Duggan | 1 | -9/+52 |
2014-12-12 | Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus | Jiri Kosina | 11 | -39/+50 |
2014-12-12 | HID: i2c-hid: prevent buffer overflow in early IRQ | Gwendal Grignou | 1 | -1/+1 |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 11 | -79/+84 |
2014-12-11 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -42/+133 |
2014-12-11 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 19 | -57/+1386 |
2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 7 | -40/+414 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -91/+278 |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 667 | -18770/+42053 |
2014-12-11 | HID: logitech-hidpp: disable io in probe error path | Peter Wu | 1 | -1/+3 |
2014-12-11 | HID: logitech-hidpp: add boundary check for name retrieval | Peter Wu | 1 | -0/+3 |
2014-12-11 | HID: logitech-hidpp: check name retrieval return code | Peter Wu | 1 | -2/+8 |
2014-12-11 | HID: logitech-hidpp: do not return the name length | Peter Wu | 1 | -13/+6 |
2014-12-11 | HID: wacom: Report input events for each finger on generic devices | Jason Gerecke | 2 | -28/+59 |
2014-12-11 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -3/+1 |
2014-12-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 24 | -459/+2213 |
2014-12-11 | Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 46 | -1604/+1822 |
2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 23 | -1264/+1696 |
2014-12-11 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds | 7 | -180/+667 |
2014-12-11 | Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 25 | -276/+1821 |
2014-12-11 | Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -28/+182 |
2014-12-11 | Fix race condition between vxlan_sock_add and vxlan_sock_release | Marcelo Leitner | 1 | -7/+3 |
2014-12-11 | net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h... | Cyrille Pitchen | 1 | -1/+1 |
2014-12-11 | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 368 | -12287/+14624 |
2014-12-11 | net/mlx4: Add support for A0 steering | Matan Barak | 6 | -17/+176 |
2014-12-11 | net/mlx4: Refactor QUERY_PORT | Matan Barak | 3 | -95/+154 |
2014-12-11 | net/mlx4_core: Add explicit error message when rule doesn't meet configuration | Matan Barak | 1 | -3/+18 |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak | 7 | -23/+292 |
2014-12-11 | net/mlx4: Add mlx4_bitmap zone allocator | Matan Barak | 2 | -0/+451 |
2014-12-11 | net/mlx4: Add a check if there are too many reserved QPs | Dotan Barak | 1 | -1/+7 |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 13 | -36/+118 |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak | 4 | -2/+81 |
2014-12-11 | net/mlx4_core: Mask out host side virtualization features for guests | Or Gerlitz | 1 | -1/+11 |
2014-12-11 | net/mlx4_en: Set csum level for encapsulated packets | Or Gerlitz | 1 | -1/+2 |
2014-12-11 | Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -20/+40 |
2014-12-11 | be2net: Export tunnel offloads only when a VxLAN tunnel is created | Sriharsha Basavapatna | 2 | -10/+33 |
2014-12-11 | gianfar: Fix dma check map error when DMA_API_DEBUG is enabled | Kevin Hao | 1 | -28/+56 |
2014-12-11 | cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call | Hariprasad Shenai | 3 | -16/+3 |
2014-12-11 | Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 35 | -348/+5055 |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 152 | -1267/+4069 |
2014-12-10 | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -210/+331 |
2014-12-10 | net: fec: only enable mdio interrupt before phy device link up | Nimrod Andy | 1 | -1/+4 |
2014-12-10 | net: fec: clear all interrupt events to support i.MX6SX | Nimrod Andy | 1 | -1/+1 |
2014-12-10 | net: fec: reset fep link status in suspend function | Nimrod Andy | 1 | -0/+6 |
2014-12-10 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+1 |