aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-22crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu1-0/+9
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar32-52/+401
2015-06-21ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney1-6/+4
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann1-8/+9
2015-06-21net: Update out-of-date commentZhaowei Yuan1-1/+0
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2-23/+60
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang1-0/+4
2015-06-19Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel58-80/+412
2015-06-19Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-1/+1
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu217-1280/+5116
2015-06-19timer: Minimize nohz off overheadThomas Gleixner1-0/+2
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner4-17/+12
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner1-4/+1
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner2-29/+22
2015-06-19timer: Use hlist for the timer wheel hash bucketsThomas Gleixner1-3/+3
2015-06-19sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra1-0/+5
2015-06-19locking/lockdep: Remove hard coded array size dependencyGeorge Beshers1-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-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-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