summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-05-29drivers: bus: add ARM CCI supportLorenzo Pieralisi1-0/+61
2013-05-29clk: mvebu: disintegrate obsolete fileSebastian Hesselbarth1-22/+0
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy1-0/+46
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+9
2013-05-29genirq: irqchip: Add mask to block out invalid irqsGrant Likely1-0/+2
2013-05-29genirq: Generic chip: Add linear irq domain supportThomas Gleixner2-0/+42
2013-05-29genirq: irqchip: Add a mask calculation functionThomas Gleixner1-0/+3
2013-05-29genirq: Generic chip: Cache per irq bit maskThomas Gleixner1-0/+4
2013-05-29genirq: Generic chip: Handle separate mask registersGerlando Falauto1-0/+2
2013-05-29genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto1-1/+5
2013-05-29net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman1-0/+9
2013-05-29clk: add non CONFIG_OF routines for clk-providerSebastian Hesselbarth1-8/+39
2013-05-29clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth1-0/+18
2013-05-29net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang1-0/+6
2013-05-29rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2-0/+29
2013-05-29x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel1-2/+2
2013-05-29dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek1-0/+6
2013-05-29ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann1-1/+2
2013-05-29ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying1-3/+4
2013-05-29net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko1-0/+5
2013-05-29net: pass info struct via netdevice notifierJiri Pirko1-0/+13
2013-05-28PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev1-0/+1
2013-05-28include/linux/cpu.h: Update comments to reflect realityRobert P. J. Day1-2/+1
2013-05-28tracing: Put trace_puts() comment above trace_puts() macro for kernel docSteven Rostedt1-3/+2
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra1-2/+1
2013-05-28mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin1-5/+2
2013-05-28mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin1-1/+1
2013-05-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian1-0/+1
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian1-1/+2
2013-05-28perf: Fix hw breakpoints overflow period samplingJiri Olsa1-0/+2
2013-05-28netpoll: remove return value from netpoll_rx_disable()dingtianhong1-2/+2
2013-05-28f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim1-2/+2
2013-05-28MPLS: Add limited GSO supportSimon Horman3-1/+9
2013-05-28net: Use 16bits for *_headers fields of struct skbuffSimon Horman1-113/+6
2013-05-28phy: allow drivers to flag a PHY device as internalFlorian Fainelli1-0/+12
2013-05-28Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-17/+3
2013-05-28PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng1-1/+2
2013-05-28PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu1-0/+2
2013-05-27cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar1-0/+4
2013-05-27cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar1-0/+1
2013-05-27cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar1-0/+1
2013-05-27arm: zynq: Migrate platform to clock controllerSoren Brinkmann1-1/+7
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman25-37/+151
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman25-37/+151
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter1-0/+2
2013-05-26mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski1-0/+2
2013-05-26mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski1-0/+3
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt1-1/+9
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson1-4/+0
2013-05-26mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson1-1/+1