summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-23irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu1-15/+9
2014-11-23genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu1-0/+5
2014-11-23genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner2-5/+15
2014-11-23genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu1-0/+4
2014-11-23genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu1-0/+5
2014-11-23genirq: Add more helper functions to support stacked irq_chipYingjoe Chen1-0/+6
2014-11-23genirq: Introduce helper functions to support stacked irq_chipJiang Liu1-0/+5
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2-0/+103
2014-11-23PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu1-0/+19
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner1-5/+13
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-2/+12
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu1-2/+3
2014-11-23ARM: imx53: clk: add ARM clockLucas Stach1-1/+2
2014-11-23ARM: imx5: add step clock, used when reprogramming PLL1Lucas Stach1-1/+3
2014-11-23ARM: imx6sx: add imx6sx iomux-gpr field defineFugang Duan1-0/+39
2014-11-22asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen1-5/+0
2014-11-22percpu: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar1-3/+1
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-34/+4
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-18/+56
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+25
2014-11-22Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+2
2014-11-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2014-11-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+5
2014-11-22Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller16-173/+741
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe1-0/+11
2014-11-21tipc: add net set to new netlink apiRichard Alpe1-0/+2
2014-11-21tipc: add net dump to new netlink apiRichard Alpe1-0/+11
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe1-0/+12
2014-11-21tipc: add media set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe1-0/+12
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add link set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe1-0/+62
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe1-0/+18
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe1-0/+28
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe1-0/+83
2014-11-21time: Remove timekeeping_inject_sleeptime()John Stultz1-11/+0
2014-11-21rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei1-2/+19
2014-11-21time: Expose get_monotonic_coarse64() for in-kernel usesJohn Stultz1-1/+10
2014-11-21time: Expose getrawmonotonic64 for in-kernel usesJohn Stultz1-1/+14
2014-11-21time: Provide y2038 safe mktime() replacementpang.xunlei1-3/+14
2014-11-21time: Provide y2038 safe timekeeping_inject_sleeptime() replacementpang.xunlei1-1/+12
2014-11-21time: Provide y2038 safe do_settimeofday() replacementpang.xunlei1-1/+20
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-8/+0
2014-11-21ftrace, kprobes: Support IPMODIFY flag to find IP modify conflictMasami Hiramatsu1-2/+14
2014-11-21sched: introduce vlan actionJiri Pirko2-0/+62
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko1-0/+2
2014-11-21net: move make_writable helper into common codeJiri Pirko1-0/+1