summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim
2013-05-30scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell
2013-05-29target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-30usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-29PCI: Fix comment typo for PCI_EXP_LNKCAP_CLKPMYijing Wang
2013-05-29PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor
2013-05-29drivers: bus: add ARM CCI supportLorenzo Pieralisi
2013-05-29clk: mvebu: disintegrate obsolete fileSebastian Hesselbarth
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier
2013-05-29UBI: document UBI_IOCVOLUP better in user headerMike Frysinger
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD
2013-05-29genirq: irqchip: Add mask to block out invalid irqsGrant Likely
2013-05-29genirq: Generic chip: Add linear irq domain supportThomas Gleixner
2013-05-29genirq: irqchip: Add a mask calculation functionThomas Gleixner
2013-05-29genirq: Generic chip: Cache per irq bit maskThomas Gleixner
2013-05-29genirq: Generic chip: Handle separate mask registersGerlando Falauto
2013-05-29genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto
2013-05-29cfg80211: remove cleanup_work kernel-docJohannes Berg
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-28net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman
2013-05-28clk: add non CONFIG_OF routines for clk-providerSebastian Hesselbarth
2013-05-28clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-28rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt
2013-05-28ARM: tegra: create a DT header defining GPIO IDsStephen Warren
2013-05-28ARM: tegra114: create a DT header defining CLK IDsHiroshi Doyu
2013-05-28ARM: tegra30: create a DT header defining CLK IDsHiroshi Doyu
2013-05-28ARM: tegra20: create a DT header defining CLK IDsHiroshi Doyu
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek
2013-05-28ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann
2013-05-28ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-289p: trace: use %*ph to dump bufferAndy Shevchenko
2013-05-28PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev
2013-05-28videomode: implement public of_get_display_timing()Tomi Valkeinen
2013-05-28include/linux/cpu.h: Update comments to reflect realityRobert P. J. Day
2013-05-28tracing: Put trace_puts() comment above trace_puts() macro for kernel docSteven Rostedt
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra
2013-05-28mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin
2013-05-28mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin
2013-05-28asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin