summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-215-2/+10
|\
| * x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-291-1/+1
| * mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu2013-01-291-0/+5
| * x86: Add Crash kernel low reservationYinghai Lu2013-01-291-0/+3
| * memblock: Add memblock_mem_size()Yinghai Lu2013-01-291-0/+1
| * Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29593-5536/+17765
| |\
| * | x86, mm: Move after_bootmem to mm_internel.hYinghai Lu2012-11-171-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-213-21/+17
|\ \ \
| * | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-142-18/+0
| * | | asm-generic/io.h: convert readX defines to functionsHeiko Carstens2013-02-141-3/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-212-4/+15
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina2013-02-212-4/+15
| |\ \ \ \ \
| | | * | | | HID: uhid: use __packed__ for uhid_feature_answer_reqDavid Herrmann2013-01-031-1/+1
| | | * | | | HID: hid.h: remove unused hid_generic_{init,exit} prototypesH Hartley Sweeten2013-01-031-3/+0
| | | * | | | HID: introduce helper for hid_driver boilerplateH Hartley Sweeten2013-01-031-0/+12
| | * | | | | HID: core: add "report" hook, called once the report has been parsedBenjamin Tissoires2013-02-051-0/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-214-4/+4
|\ \ \ \ \ \
| * | | | | | percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer2013-02-051-1/+1
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-29605-5740/+18347
| |\ \ \ \ \ \
| * | | | | | | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
| * | | | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-032-2/+2
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-2116-160/+590
|\ \ \ \ \ \ \ \
| * | | | | | | | backlight: lp855x_bl: support new LP8557 deviceKim, Milo2013-02-211-0/+19
| * | | | | | | | printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev2013-02-211-0/+18
| * | | | | | | | sun.com documentation fixesChristian Kujau2013-02-211-6/+6
| * | | | | | | | smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-211-1/+2
| * | | | | | | | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-0/+3
| * | | | | | | | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-211-0/+1
| * | | | | | | | bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-211-0/+6
| * | | | | | | | lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-211-1/+3
| * | | | | | | | video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa2013-02-211-1/+1
| * | | | | | | | video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han2013-02-211-0/+2
| * | | | | | | | video: s3c-fb: remove unnecessary bracketsJingoo Han2013-02-211-102/+97
| * | | | | | | | video: s3c-fb: remove duplicated S3C_FB_MAX_WINJingoo Han2013-02-211-2/+0
| * | | | | | | | drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2013-02-211-1/+0
| * | | | | | | | video: mmp display subsystemZhou Zhu2013-02-211-0/+352
| * | | | | | | | bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-212-16/+38
| * | | | | | | | compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-212-1/+6
| * | | | | | | | bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos2013-02-211-13/+19
| * | | | | | | | bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos2013-02-211-3/+4
| * | | | | | | | bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos2013-02-211-2/+2
| * | | | | | | | compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-213-6/+1
| * | | | | | | | compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2013-02-212-14/+14
| * | | | | | | | compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-211-0/+3
| * | | | | | | | compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos2013-02-211-9/+11
* | | | | | | | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-214-22/+103
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-122-1/+40
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier2013-02-1140-141/+366
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2013-02-111-0/+8
| | * | | | | | | | | | ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier2013-02-111-0/+4