| Commit message (Expand) | Author | Files | Lines |
2014-05-13 | clk: shmobile: clk-mstp: change to using clock-indices | Ben Dooks | 2 | -3/+8 |
2014-04-30 | clk: Fix slab corruption in clk_unregister() | Stephen Boyd | 1 | -1/+2 |
2014-04-30 | clk: Fix double free due to devm_clk_register() | Stephen Boyd | 1 | -41/+30 |
2014-04-30 | clk: socfpga: fix clock driver for 3.15 | Dinh Nguyen | 2 | -20/+10 |
2014-04-30 | clk: divider: Fix best div calculation for power-of-two and table dividers | Maxime COQUELIN | 1 | -1/+36 |
2014-04-30 | clk: bcm281xx: don't use unnamed structs or unions | Alex Elder | 3 | -61/+64 |
2014-04-28 | Linux 3.15-rc3v3.15-rc3 | Linus Torvalds | 1 | -1/+1 |
2014-04-28 | word-at-a-time: avoid undefined behaviour in zero_bytemask macro | Will Deacon | 1 | -6/+2 |
2014-04-26 | Btrfs: limit the path size in send to PATH_MAX | Chris Mason | 1 | -0/+5 |
2014-04-26 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 6 | -33/+111 |
2014-04-25 | s390/ccwgroup: Fix memory corruption | Christian Borntraeger | 1 | -1/+1 |
2014-04-25 | kernfs: add back missing error check in kernfs_fop_mmap() | Tejun Heo | 1 | -0/+2 |
2014-04-25 | kernfs: fix a subdir count leak | Jianyu Zhan | 1 | -3/+6 |
2014-04-25 | usb: option: add and update a number of CMOTech devices | Bjørn Mork | 1 | -4/+70 |
2014-04-25 | usb: option: add Alcatel L800MA | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | usb: option: add Olivetti Olicard 500 | Bjørn Mork | 1 | -0/+4 |
2014-04-25 | usb: qcserial: add Sierra Wireless MC7305/MC7355 | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | usb: qcserial: add Sierra Wireless MC73xx | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | usb: qcserial: add Sierra Wireless EM7355 | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | arm64: init: Move of_clk_init to time_init | Chanho Min | 2 | -1/+2 |
2014-04-25 | USB: io_ti: fix firmware download on big-endian machines | Johan Hovold | 1 | -17/+33 |
2014-04-25 | usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM | David Cohen | 1 | -3/+3 |
2014-04-25 | xhci: extend quirk for Renesas cards | Igor Gnatenko | 1 | -3/+1 |
2014-04-25 | xhci: Switch Intel Lynx Point ports to EHCI on shutdown. | Denis Turischev | 1 | -0/+2 |
2014-04-25 | usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb | Julius Werner | 3 | -39/+31 |
2014-04-25 | arm64: initialize spinlock for init_mm's context | Leo Yan | 1 | -0/+3 |
2014-04-25 | arm64: debug: remove noisy, pointless warning | Will Deacon | 1 | -3/+0 |
2014-04-25 | arm64: mm: Add THP TLB entries to general mmu_gather | Steve Capper | 1 | -0/+6 |
2014-04-25 | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B | Sebastian Hesselbarth | 2 | -3/+4 |
2014-04-25 | ARM: 8041/1: pj4: fix cpu_is_pj4 check | Sebastian Hesselbarth | 1 | -7/+7 |
2014-04-25 | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor | Sebastian Hesselbarth | 1 | -1/+33 |
2014-04-25 | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set | Sebastian Hesselbarth | 1 | -2/+6 |
2014-04-25 | ARM: 8038/1: iwmmxt: explicitly check for supported architectures | Sebastian Hesselbarth | 1 | -2/+6 |
2014-04-25 | Btrfs: correctly set profile flags on seqlock retry | Filipe Manana | 1 | -1/+3 |
2014-04-25 | Btrfs: use correct key when repeating search for extent item | Filipe Manana | 1 | -0/+2 |
2014-04-25 | Btrfs: fix inode caching vs tree log | Miao Xie | 1 | -16/+2 |
2014-04-25 | Btrfs: fix possible memory leaks in open_ctree() | Wang Shilong | 1 | -5/+5 |
2014-04-25 | Btrfs: avoid triggering bug_on() when we fail to start inode caching task | Wang Shilong | 1 | -1/+5 |
2014-04-25 | Btrfs: move btrfs_{set,clear}_and_info() to ctree.h | Wang Shilong | 2 | -14/+14 |
2014-04-25 | btrfs: replace error code from btrfs_drop_extents | David Sterba | 2 | -5/+5 |
2014-04-25 | btrfs: Change the hole range to a more accurate value. | Qu Wenruo | 1 | -1/+1 |
2014-04-25 | serial_core: fix uart PORT_UNKNOWN handling | Thomas Pfaff | 1 | -18/+21 |
2014-04-25 | serial: samsung: Change barrier() to cpu_relax() in console output | Doug Anderson | 1 | -1/+1 |
2014-04-25 | serial: samsung: don't check config for every character | Doug Anderson | 1 | -5/+6 |
2014-04-25 | serial: samsung: Use the passed in "port", fixing kgdb w/ no console | Doug Anderson | 1 | -6/+6 |
2014-04-25 | serial: 8250: Fix thread unsafe __dma_tx_complete function | Loic Poulain | 1 | -2/+7 |
2014-04-25 | 8250_core: Fix unwanted TX chars write | Loic Poulain | 1 | -1/+1 |
2014-04-25 | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc | Manfred Schlaegl | 2 | -2/+15 |
2014-04-24 | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY | Grygorii Strashko | 1 | -0/+16 |
2014-04-24 | phy: fix kernel oops in phy_lookup() | Sergei Shtylyov | 1 | -0/+3 |