summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster
2014-04-07mm: create generic early_ioremap() supportMark Salter
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07bug: Make BUG() always stop the machineJosh Triplett
2014-04-07bug: when !CONFIG_BUG, make WARN call no_printk to check format and argsJosh Triplett
2014-04-07include/asm-generic/bug.h: style fix: s/while(0)/while (0)/Josh Triplett
2014-04-07bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and familyJosh Triplett
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij
2014-03-13cputime: Bring cputime -> nsecs conversionFrederic Weisbecker
2014-03-13cputime: Fix nsecs_to_cputime() return type castFrederic Weisbecker
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2014-03-07Merge tag 'v3.13' into for-3.15Eric Paris
2014-02-21mm: add support for discard of unused ptesKonstantin Weitz
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09bitops: Fix signedness of compile-time hweight implementationsPaul Walmsley
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23add generic fixmap.hMark Salter
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-17audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel