summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Merge branch '3.8/misc-2'Tomi Valkeinen1-3/+3
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-0/+9
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2-1/+224
2012-11-05pinctrl/nomadik: merge old pincfg headerLinus Walleij1-0/+158
2012-11-05pinctrl/nomadik: move the platform data headerLinus Walleij1-0/+108
2012-11-05Thermal: Add a notification APIDurgadoss R1-0/+1
2012-11-05Thermal: Make thermal_cdev_update as a global functionDurgadoss R1-0/+1
2012-11-05Thermal: Add thermal governor registration APIsDurgadoss R1-0/+16
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+2
2012-11-05Thermal: Add platform level information to thermal.hDurgadoss R1-0/+29
2012-11-05Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R1-0/+4
2012-11-05Thermal: Refactor thermal.h fileDurgadoss R1-35/+43
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij1-0/+13
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King1-0/+2
2012-11-04drbd: Allow volumes to become primary only on one sidePhilipp Reisner1-1/+2
2012-11-04drbd: introduce in-kernel "down" commandLars Ellenberg1-0/+2
2012-11-04drbd: remove now unused connector related filesLars Ellenberg2-256/+0
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg2-35/+2
2012-11-04PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu1-0/+2
2012-11-03ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli1-0/+1
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang1-0/+9
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet1-3/+6
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2-17/+23
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann1-0/+19
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet1-4/+8
2012-11-03uprobes: Kill arch_uprobe_enable/disable_step() hooksOleg Nesterov1-2/+0
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2012-11-03eth: Rename and properly align br_reserved_address arrayBen Hutchings1-2/+3
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings1-3/+3
2012-11-03skb: api to report errors for zero copy skbsMichael S. Tsirkin1-0/+1
2012-11-03skb: report completion status for zero copy skbsMichael S. Tsirkin1-1/+3
2012-11-03Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren1-1/+0
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2-9/+8
2012-11-02ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64Yoshihiro YUNOMAE1-1/+1
2012-11-02netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2-0/+4
2012-11-02Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg1-1/+1
2012-11-02Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko1-2/+1
2012-11-02Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2-0/+2
2012-11-02Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko1-0/+2
2012-11-02Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg1-0/+1
2012-11-02Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg1-0/+1
2012-11-02Bluetooth: Add missing feature test macrosJohan Hedberg1-4/+14