summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2013-06-01spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASKStephen Warren
2013-06-01spi: fix undefined behaviour in SPI_BPW_RANGE_MASKStephen Warren
2013-06-01ASoC: wm8994: Allow debounce before MICDET identificationMark Brown
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31net: clean up skb headers codeCong Wang
2013-05-31clk: tegra: Use common of_clk_init functionPrashant Gaikwad
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek
2013-05-31Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski
2013-05-30net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth
2013-05-30ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren
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-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-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-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-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon 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-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-28PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev
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-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian