summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2013-05-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian
2013-05-28perf: Fix hw breakpoints overflow period samplingJiri Olsa
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-28f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman
2013-05-27Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-27net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli
2013-05-27ext4: make punch hole code path work with bigallocLukas Czerner
2013-05-27ext4: update ext4_ext_remove_space trace pointLukas Czerner
2013-05-27Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-05-27PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng
2013-05-27PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-27[media] media: i2c: tvp7002: rearrange description of structure membersLad, Prabhakar
2013-05-27[media] videodev2.h: fix typosLad, Prabhakar
2013-05-27cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar
2013-05-27cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar
2013-05-27cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar
2013-05-27arm: zynq: Migrate platform to clock controllerSoren Brinkmann
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman