aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-28Applied kds patches into dma_bufShow Liu
2014-04-28Added ARM mali UMP driver supportShow Liu
2014-04-28Added ARM mali KDS driver supportShow Liu
2014-04-15Merge tag 'v3.10.37' into linux-linaro-lskAlex Shi
2014-04-14Merge branches 'v3.10/topic/configs' and 'v3.10/topic/arm64-hugepages' of git...Mark Brown
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-14usbnet: include wait queue head in device structureOliver Neukum
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-10Merge branch 'v3.10/topic/pinctrl' of git://git.linaro.org/kernel/linux-linar...Mark Brown
2014-04-04pinctrl: utils : add support to pass config type in generic util APIsMark Brown
2014-04-04pinctrl: Pass all configs to driver on pin_config_set()Mark Brown
2014-04-04pinctrl: add includes and ifdefs for non-DT buildsLinus Walleij
2014-04-04pinctrl: Adds slew-rate, input-enable/disableSherman Yin
2014-04-04pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan
2014-04-04pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner
2014-04-04pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner
2014-04-04pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan
2014-04-04pinctrl: rip out the direct pinconf APILinus Walleij
2014-04-04pinctrl: Add void * to pinctrl_pin_descSherman Yin
2014-04-04Merge branch 'thermal-framework' into linux-linaro-lskAlex Shi
2014-04-04Merge tag 'v3.10.36' into linux-linaro-lskAlex Shi
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-31Merge tag 'v3.10.35' into linux-linaro-lskMark Brown
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-31thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin
2014-03-31thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin
2014-03-31thermal: introduce device tree parserEduardo Valentin
2014-03-31drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin
2014-03-28Merge tag 'v3.10.34' into linux-linaro-lskAlex Shi
2014-03-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-09Merge tag 'v3.10.33' into linux-linaro-lskMark Brown
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-03-05mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper
2014-03-05mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper
2014-02-27Merge tag 'v3.10.32' into linux-linaro-lskAlex Shi
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-14Merge tag 'v3.10.30' into linux-linaro-lskHEADlinux-linaro-lsk-v3.10linux-linaro-lskMark Brown
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens