summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-19locking/lockdep: Remove hard coded array size dependencyGeorge Beshers1-2/+2
2015-06-19overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2-2/+2
2015-06-19crypto: aead - Fix aead_instance struct sizeHerbert Xu1-1/+8
2015-06-19crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_algHerbert Xu1-1/+1
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki1-0/+10
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki3-0/+62
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki3-10/+30
2015-06-19Merge branch 'pm-cpufreq'Rafael J. Wysocki2-9/+21
2015-06-19Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+4
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki3-1/+43
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki2-44/+19
2015-06-19Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki1-0/+10
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2-3/+2
2015-06-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2-1/+14
2015-06-19Merge branch 'acpica'Rafael J. Wysocki9-43/+487
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede1-2/+0
2015-06-19acpi-video-detect: Remove old APIHans de Goede1-19/+0
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede1-2/+0
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede1-0/+17
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede1-0/+1
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede1-0/+1
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede1-6/+2
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede1-12/+0
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede1-5/+0
2015-06-19clk: add lpc18xx ccu clk driverJoachim Eastwood1-0/+74
2015-06-19clk: add lpc18xx cgu clk driverJoachim Eastwood1-0/+41
2015-06-19lockdep: Implement lock pinningPeter Zijlstra1-0/+10
2015-06-19Merge branch 'timers/core' into sched/hrtimersThomas Gleixner16-111/+343
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra1-25/+16
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra1-0/+41
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra1-3/+3
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov1-5/+1
2015-06-18cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo1-0/+1
2015-06-18kernfs: make kernfs_get_inode() publicTejun Heo1-0/+5
2015-06-18clk: cygnus: add clock support for Broadcom CygnusRay Jui1-0/+68
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal1-4/+4
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso5-7/+15
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso1-1/+1
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso1-0/+2
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso1-0/+60
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer1-0/+1
2015-06-18[media] videodev2.h: fix copy-and-paste error in V4L2_MAP_XFER_FUNC_DEFAULTHans Verkuil1-1/+1
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2015-06-18Bluetooth: hci_core: increase max adv instFlorian Grandel1-1/+1
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel1-6/+0
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel1-0/+1
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel1-1/+4
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel1-0/+17
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King1-0/+9
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet1-2/+4