summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-03kdb: Add support for external NMI handler to call KGDB/KDBMike Travis
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano
2013-10-03spi: Add a spi_w8r16be() helperLars-Peter Clausen
2013-10-03Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar
2013-10-03Merge tag 'v3.12-rc3' into timers/coreIngo Molnar
2013-10-02mm: Fix generic hugetlb pte check return type.David Miller
2013-10-02include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov
2013-10-02tc: export tc_defact.h to userspacestephen hemminger
2013-10-02ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens
2013-10-02ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel
2013-10-02Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun
2013-10-02Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun
2013-10-02Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun
2013-10-02tracing/events: Add bounce tracing to swiotblZoltan Kiss
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg
2013-10-02clockchips: Add FEAT_PERCPU clockevent flagSoren Brinkmann
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann
2013-10-01NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust
2013-10-01SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust
2013-10-01SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-01HID: Delay opening HID deviceSrinivas Pandruvada
2013-10-01cuse: add fix minor number to /dev/cuseTom Gundersen
2013-10-01netfilter: cttimeout: allow to set/get default protocol timeoutsPablo Neira Ayuso
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-10-01netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg
2013-10-01ieee80211: fix vht cap definitionsEliad Peller
2013-10-01drm: Reject stereo modes with an unknown layoutDamien Lespiau
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau
2013-10-01drm: Implement timings adjustments for frame packingDamien Lespiau
2013-10-01drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove synth_clock from struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau
2013-10-01drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau
2013-10-01drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau