summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-22bdi: allow block devices to say that they require stable page writesDarrick J. Wong1-0/+6
2013-02-22lockdep: make lockdep_assert_held() not have a return valueJohannes Berg1-1/+3
2013-02-22bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2-16/+38
2013-02-22compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2-1/+6
2013-02-22bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos1-13/+19
2013-02-22bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos1-3/+4
2013-02-22bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos1-2/+2
2013-02-22compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos3-6/+1
2013-02-22compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2-14/+14
2013-02-22compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2013-02-22compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos1-9/+11
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+8
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-4/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds37-387/+552
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-42/+91
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-19/+34
2013-02-20Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds5-100/+38
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-22/+6
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-65/+17
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds6-37/+86
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+36
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-61/+303
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-4/+84
2013-02-20Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-8/+89
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2-1/+5
2013-02-20Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+9
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-13/+23
2013-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+15
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+23
2013-02-20Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-174/+342
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-40/+49
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+37
2013-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-27/+14
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang1-1/+0
2013-02-19net: proc: fix build failed when procfs is not configuredGao feng1-6/+3
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown1-4/+7
2013-02-19Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown1-0/+71
2013-02-19Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown1-0/+6
2013-02-19sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar1-0/+1
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang1-3/+33
2013-02-19Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-2/+2
2013-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2-23/+0
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-6/+95
2013-02-18net: proc: remove proc_net_removeGao feng1-3/+0
2013-02-18net: proc: remove proc_net_fops_createGao feng1-3/+0
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-6/+95
2013-02-18Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in...Len Brown1-1/+0
2013-02-18PM idle: remove global declaration of pm_idleLen Brown1-1/+0