summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
* mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-181-8/+23
* Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-121-1/+2
|\
| * LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster2014-04-091-1/+2
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-3/+1
|\ \ | |/ |/|
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-3/+1
| * Merge tag 'v3.13' into for-3.15Eric Paris2014-03-079-168/+205
| |\
* | | mm: create generic early_ioremap() supportMark Salter2014-04-071-0/+42
* | | percpu: add raw_cpu_opsChristoph Lameter2014-04-071-5/+8
* | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-072-3/+3
* | | bug: Make BUG() always stop the machineJosh Triplett2014-04-071-1/+1
* | | bug: when !CONFIG_BUG, make WARN call no_printk to check format and argsJosh Triplett2014-04-071-0/+1
* | | include/asm-generic/bug.h: style fix: s/while(0)/while (0)/Josh Triplett2014-04-071-3/+3
* | | bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and familyJosh Triplett2014-04-071-27/+30
* | | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-0/+10
|\ \ \
| * \ \ Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-091-0/+39
| |\ \ \
| * | | | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-111-0/+10
* | | | | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-031-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-141-0/+39
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-0/+11
|\ \ \ \ \
| * | | | | drivers: of: add support for custom reserved memory driversMarek Szyprowski2014-03-111-0/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-2/+7
|\ \ \ \ \
| * | | | | cputime: Bring cputime -> nsecs conversionFrederic Weisbecker2014-03-132-1/+5
| * | | | | cputime: Fix nsecs_to_cputime() return type castFrederic Weisbecker2014-03-131-1/+2
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-311-5/+5
|\ \ \ \ \ \
| * | | | | | asm-generic: rwsem: de-PPCify rwsem.hWill Deacon2014-03-141-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-311-0/+13
|\ \ \ \ \ \
| * | | | | | mm: add support for discard of unused ptesKonstantin Weitz2014-02-211-0/+13
| |/ / / / /
* | | | | | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-8/+9
|\ \ \ \ \ \
| * | | | | | bitops: Fix signedness of compile-time hweight implementationsPaul Walmsley2014-02-091-8/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-0/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+13
| |/ / /
* | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+39
|/ / /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-271-0/+12
|\ \ \
| * | | powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-01-151-0/+12
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+9
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-4/+3
| |\ \ \ | | |/ /
| * | | lib: hash: follow-up fixups for arch hashFrancesco Fusco2013-12-191-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-182-24/+19
| |\ \ \
| * | | | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-171-0/+9
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-232-49/+97
|\ \ \ \ \
| * | | | | add generic fixmap.hMark Salter2014-01-231-0/+97
| * | | | | asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2014-01-231-49/+0
* | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-232-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro2014-01-172-1/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ \ \
| * | | | | asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven2014-01-021-1/+1
* | | | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-132-28/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-201-3/+2
OpenPOWER on IntegriCloud