Age | Commit message (Expand) | Author | Files | Lines |
2014-01-18 | CLK: TI: add omap4 clock init file | Tero Kristo | 1 | -0/+3 |
2014-01-18 | clk: ti: add support for basic mux clock | Tero Kristo | 1 | -0/+1 |
2014-01-18 | CLK: TI: add support for clockdomain binding | Tero Kristo | 1 | -0/+1 |
2014-01-18 | CLK: TI: add support for gate clock | Tero Kristo | 1 | -0/+6 |
2014-01-18 | CLK: ti: add support for ti divider-clock | Tero Kristo | 1 | -0/+2 |
2014-01-18 | clk: ti: add composite clock support | Tero Kristo | 1 | -0/+12 |
2014-01-18 | CLK: TI: add autoidle support | Tero Kristo | 1 | -0/+9 |
2014-01-18 | CLK: TI: Add DPLL clock support | Tero Kristo | 1 | -0/+172 |
2014-01-18 | CLK: ti: add init support for clock IP blocks | Tero Kristo | 2 | -0/+37 |
2014-01-18 | CLK: TI: add DT alias clock registration mechanism | Tero Kristo | 1 | -0/+42 |
2014-01-17 | Merge remote-tracking branch 'linaro/clk-next' into clk-next | Mike Turquette | 6 | -1/+79 |
2014-01-17 | clk: Add set_rate_and_parent() op | Stephen Boyd | 1 | -0/+15 |
2014-01-17 | reset: Silence warning in reset-controller.h | Stephen Boyd | 1 | -0/+1 |
2013-12-31 | Merge branch 'clk-next-unregister' into clk-next | Mike Turquette | 2 | -0/+10 |
2013-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+14 |
2013-12-28 | clk: remove CONFIG_COMMON_CLK_DEBUG | Mike Turquette | 1 | -1/+1 |
2013-12-27 | net: Add some clarification to skb_tx_timestamp() comment. | David S. Miller | 1 | -0/+4 |
2013-12-24 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2013-12-24 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2013-12-24 | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE | Ard Biesheuvel | 1 | -1/+1 |
2013-12-23 | clk: add accuracy support for fixed clock | Boris BREZILLON | 1 | -0/+4 |
2013-12-23 | clk: add clk accuracy retrieval support | Boris BREZILLON | 3 | -0/+29 |
2013-12-22 | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise | 1 | -1/+2 |
2013-12-21 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 1 | -0/+3 |
2013-12-21 | mm: do not allocate page->ptl dynamically, if spinlock_t fits to long | Kirill A. Shutemov | 3 | -5/+6 |
2013-12-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 1 | -0/+5 |
2013-12-19 | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman | 1 | -1/+6 |
2013-12-19 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -0/+44 |
2013-12-19 | mm: numa: avoid unnecessary disruption of NUMA hinting during migration | Mel Gorman | 1 | -0/+9 |
2013-12-19 | kexec: migrate to reboot cpu | Vivek Goyal | 1 | -0/+1 |
2013-12-19 | ip_gre: fix msg_name parsing for recvfrom/recvmsg | Timo Teräs | 1 | -0/+5 |
2013-12-18 | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held | John Fastabend | 1 | -0/+5 |
2013-12-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+32 |
2013-12-17 | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs | Marc Carino | 1 | -0/+1 |
2013-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -23/+24 |
2013-12-15 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -2/+0 |
2013-12-15 | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -15/+18 |
2013-12-13 | clk: shmobile: Add R-Car Gen2 clocks support | Laurent Pinchart | 1 | -0/+19 |
2013-12-13 | mfd/rtc: s5m: fix register updating by adding regmap for RTC | Krzysztof Kozlowski | 1 | -1/+2 |
2013-12-13 | include/linux/kernel.h: make might_fault() a nop for !MMU | Axel Lin | 1 | -1/+2 |
2013-12-13 | include/linux/hugetlb.h: make isolate_huge_page() an inline | Naoya Horiguchi | 1 | -1/+4 |
2013-12-13 | net: make neigh_priv_len in struct net_device 16bit instead of 8bit | Sebastian Siewior | 1 | -1/+1 |
2013-12-12 | dcache: allow word-at-a-time name hashing with big-endian CPUs | Will Deacon | 1 | -0/+2 |
2013-12-12 | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+5 |
2013-12-11 | micrel: add support for KSZ8041RNLI | Sergei Shtylyov | 1 | -0/+2 |
2013-12-11 | sched/fair: Rework sched_fair time accounting | Peter Zijlstra | 1 | -1/+2 |
2013-12-11 | math64: Add mul_u64_u32_shr() | Peter Zijlstra | 1 | -0/+30 |
2013-12-11 | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 1 | -2/+0 |
2013-12-11 | net: unix: allow set_peek_off to fail | Sasha Levin | 1 | -1/+1 |
2013-12-11 | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin | 1 | -2/+0 |