summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-143-1/+75
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-11-122-0/+74
| |\
| | * Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-3018-13/+63
| | |\
| | * \ Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King2013-10-0721-86/+94
| | |\ \
| | * | | ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin2013-09-241-0/+1
| | * | | ARM: bL_switcher: Basic trace events supportDave Martin2013-09-241-0/+66
| | * | | ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-241-0/+1
| | * | | ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-241-0/+1
| | * | | Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-171-0/+5
| | |\ \ \
| | | * | | ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-301-0/+1
| | | * | | ARM: gic: add CPU migration supportNicolas Pitre2013-07-301-0/+4
| * | | | | Merge branch 'misc' into for-nextRussell King2013-11-121-1/+1
| |\ \ \ \ \
| | * | | | | ARM: 7871/1: amba: Extend number of IRQSMichal Simek2013-11-091-1/+1
* | | | | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-132-2/+31
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper functionSantosh Shilimkar2013-10-311-0/+7
| * | | | | | | DMA-API: provide a helper to setup DMA masksRussell King2013-10-311-0/+10
| * | | | | | | DMA-API: amba: get rid of separate dma_maskRussell King2013-10-311-2/+0
| * | | | | | | DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King2013-09-171-0/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13196-4121/+6012
|\ \ \ \ \ \ \
| * | | | | | | random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2013-11-111-5/+6
| * | | | | | | random32: move rnd_state to linux/random.hDaniel Borkmann2013-11-112-7/+4
| * | | | | | | random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-111-0/+1
| * | | | | | | random32: fix off-by-one in seeding requirementDaniel Borkmann2013-11-111-3/+3
| * | | | | | | vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller2013-11-111-2/+96
| * | | | | | | netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-113-66/+2
| * | | | | | | net_sched: tbf: support of 64bit ratesYang Yingliang2013-11-091-0/+2
| * | | | | | | ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-081-0/+1
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-088-78/+146
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-054-73/+72
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-211-2/+0
| | | * | | | | | | Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-211-0/+1
| | | * | | | | | | Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-191-0/+3
| | | * | | | | | | Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-191-0/+2
| | | * | | | | | | Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-192-0/+3
| | | * | | | | | | Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-191-1/+0
| | | * | | | | | | Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-191-0/+1
| | | * | | | | | | Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-181-2/+0
| | | * | | | | | | Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-1/+2
| | | * | | | | | | Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-161-2/+2
| | | * | | | | | | Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-161-1/+1
| | | * | | | | | | Bluetooth: Remove enable_hs declarationMarcel Holtmann2013-10-161-2/+0
| | | * | | | | | | Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann2013-10-161-10/+5
| | | * | | | | | | Bluetooth: Set the scan response data when neededMarcel Holtmann2013-10-161-0/+6
| | | * | | | | | | Bluetooth: Store scan response data in HCI deviceMarcel Holtmann2013-10-161-0/+2
| | | * | | | | | | Bluetooth: Make mgmt_new_ltk() return voidMarcel Holtmann2013-10-161-1/+1
| | | * | | | | | | Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return voidMarcel Holtmann2013-10-161-2/+2
| | | * | | | | | | Bluetooth: Make mgmt_set_local_name_complete() return voidMarcel Holtmann2013-10-161-1/+1
| | | * | | | | | | Bluetooth: Make mgmt_set_class_of_dev_complete() return voidMarcel Holtmann2013-10-161-2/+2
| | | * | | | | | | Bluetooth: Make mgmt_ssp_enable_complete() return voidMarcel Holtmann2013-10-161-1/+1
| | | * | | | | | | Bluetooth: Make mgmt_auth_enable_complete() return voidMarcel Holtmann2013-10-161-1/+1