summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-191/+212
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+12
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+22
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-4/+25
2014-04-01Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds3-11/+29
2014-04-01Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-35/+4
2014-04-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+5
2014-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+21
2014-04-01Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds4-27/+45
2014-04-01Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-5/+23
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+260
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-26/+88
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+6
2014-03-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+9
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-66/+177
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-20/+31
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen1-6/+0
2014-03-29vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich1-0/+7
2014-03-29net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich1-1/+1
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-25workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner1-0/+2
2014-03-25Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2-0/+12
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-8/+14
2014-03-25workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven1-1/+1
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+4
2014-03-21Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+2
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins1-2/+1
2014-03-21rcu: Provide grace-period piggybacking APIPaul E. McKenney2-0/+12
2014-03-21Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones1-1/+1
2014-03-21tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2-9/+2
2014-03-20compat: include linux/unistd.h within linux/compat.hHeiko Carstens1-0/+1
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-12/+13
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-28/+42
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki5-11/+34
2014-03-20Merge branch 'acpica'Rafael J. Wysocki17-50/+65
2014-03-20Merge branches 'acpi-battery' and 'acpi-video'Rafael J. Wysocki1-57/+0
2014-03-20PM / sleep: Correct whitespace errors in <linux/pm.h>Geert Uytterhoeven1-16/+16
2014-03-20timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar1-1/+5
2014-03-20hrtimer: Rearrange comments in the order struct members are declaredViresh Kumar1-2/+2
2014-03-20cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie1-0/+1
2014-03-20PM / Runtime: Update runtime_idle() documentation for return value meaningGeert Uytterhoeven1-3/+3
2014-03-20video / output: Drop display output class supportJean Delvare1-57/+0
2014-03-20libata: remove unused ata_sas_port_async_resume() stubDan Williams1-3/+0
2014-03-19libata.h: add stub for ata_sas_port_resumeRandy Dunlap1-0/+3
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-2/+0