- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
- f477060 openrisc: fix PTRS_PER_PGD define by Stefan Kristiansson · 11 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- df720ac exceptions: detritus removal by Al Viro · 8 years ago
- 8e4b720 openrisc: fix the fix of copy_from_user() by Guenter Roeck · 8 years ago
- acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
- 86d618c openrisc: drop wrongly typed definition of page_to_virt() by Ard Biesheuvel · 9 years ago
- 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
- ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
- efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
- fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
- eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 582a678 openrisc/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 29075fe next: openrisc: Fix build by Guenter Roeck · 10 years ago
- ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
- 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
- 0f5c6f9 arch,openrisc: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
- 98d38dd Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
- b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
- 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
- f69405c openrisc: include: asm: Kbuild: add default "vga.h" by Chen Gang · 11 years ago
- 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
- 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
- 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
- ede2033 openrisc: clean-up prom.h by Rob Herring · 11 years ago
- 007fb9a openrisc: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 11 years ago
- ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- 4fa7c9e openrisc: Wire up asm-generic/xor.h by Geert Uytterhoeven · 12 years ago
- ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
- b4f5b53 Add bitops include needed for ext2 filesystem by Sebastian Macke · 12 years ago
- 1dd2ad7 openrisc: remove unused current_regs by Jonas Bonn · 12 years ago
- 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
- 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 39d91a9 openrisc: switch to use of generic fork and clone by Al Viro · 12 years ago
- 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- 9b04ebd asm-generic/io.h: remove asm/cacheflush.h include by James Hogan · 12 years ago
- d48444c openrisc: Use Kbuild infrastructure for kvm_para.h by Steven Rostedt · 12 years ago
- a91a2bb openrisc: use generic sys_execve by Jonas Bonn · 12 years ago
- 6257c57 Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Jonas Bonn · 12 years ago
- 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
- 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 9b76beb openrisc: Make cpu_relax() invoke barrier() by Vladimir Murzin · 12 years ago
- 913c230 UAPI: (Scripted) Disintegrate arch/openrisc/include/asm by David Howells · 12 years ago
- 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
- c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
- 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
- e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
- 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
- 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
- 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
- 459dac8 Remove useless wrappers of asm-generic/rmap.h by Paul Bolle · 12 years ago
- da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
- b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 13 years ago
- 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 13 years ago
- 603d663 openrisc: use generic strncpy_from_user by Jonas Bonn · 13 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago