| Commit message (Expand) | Author | Age | Files | Lines |
* | arch,openrisc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -8/+1 |
* | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -5/+5 |
* | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -0/+1 |
* | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux | Linus Torvalds | 2013-11-15 | 1 | -0/+1 |
|\ |
|
| * | openrisc: include: asm: Kbuild: add default "vga.h" | Chen Gang | 2013-11-05 | 1 | -0/+1 |
* | | openrisc: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+8 |
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -22/+0 |
|\ \ |
|
| * | | of: remove empty arch prom.h headers | Rob Herring | 2013-10-09 | 1 | -20/+0 |
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 2013-10-09 | 1 | -2/+0 |
| |/ |
|
* | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 1 | -44/+0 |
|\ \
| |/ |
|
| * | openrisc: clean-up prom.h | Rob Herring | 2013-09-24 | 1 | -44/+0 |
* | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
|/ |
|
* | openrisc: remove undefined of_get_cpu_node declaration | Sudeep KarkadaNagesha | 2013-08-21 | 1 | -3/+0 |
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -0/+1 |
|\ |
|
| * | openrisc: Wire up asm-generic/xor.h | Geert Uytterhoeven | 2013-06-23 | 1 | -0/+1 |
* | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
|/ |
|
* | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Add bitops include needed for ext2 filesystem | Sebastian Macke | 2013-02-17 | 1 | -0/+1 |
* | | openrisc: remove unused current_regs | Jonas Bonn | 2013-02-10 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-21 | 1 | -0/+1 |
|\ |
|
| * | asm-generic/io.h: remove asm/cacheflush.h include | James Hogan | 2012-10-25 | 1 | -0/+1 |
* | | Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2012-12-18 | 1 | -0/+1 |
|\ \ |
|
| * | | openrisc: Use Kbuild infrastructure for kvm_para.h | Steven Rostedt | 2012-10-25 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 2 | -2/+7 |
|\ \ |
|
| * | | openrisc: switch to use of generic fork and clone | Al Viro | 2012-11-28 | 1 | -0/+7 |
| * | | kill stray kernel_thread() garbage | Al Viro | 2012-11-28 | 1 | -2/+0 |
| |/ |
|
* | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d... | Jonas Bonn | 2012-10-13 | 8 | -155/+2 |
|\ |
|
| * | UAPI: (Scripted) Disintegrate arch/openrisc/include/asm | David Howells | 2012-10-09 | 8 | -155/+2 |
* | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linux | Linus Torvalds | 2012-10-13 | 1 | -1/+1 |
|\ \ |
|
| * | | openrisc: Make cpu_relax() invoke barrier() | Vladimir Murzin | 2012-10-11 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 1 | -5/+0 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-07 | 1 | -5/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 | 1 | -5/+0 |
| |/ |
|
* | | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-06 | 1 | -1/+2 |
|/ |
|
* | Remove useless wrappers of asm-generic/rmap.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | openrisc: use generic strnlen_user() function | Jonas Bonn | 2012-05-27 | 1 | -28/+2 |
* | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 | 1 | -0/+1 |
* | openrisc: use generic strncpy_from_user | Jonas Bonn | 2012-05-25 | 1 | -7/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |