- 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
- 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
- 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
- de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- b0d8003 frv: Rewrite atomic implementation by Peter Zijlstra · 10 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
- 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 3fe111f frv: remove unused inline function is_in_rom() by Tobias Klauser · 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
- d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
- c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
- 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
- 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
- d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
- 04fca0e frv: add io{read,write}{16,32}be functions by Guenter Roeck · 10 years ago
- 7bd8301 frv: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 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
- af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 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
- ca5bfa7 frv: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- fc0ca0e frv: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- 88a6816 frv: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 21f4566 frv: remove unused cpuinfo_frv and friends to fix future build error by Geert Uytterhoeven · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- f325f16 frv: Define cpu_relax_lowlatency() by Davidlohr Bueso · 10 years ago
- 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
- f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
- d038c0e arch,frv: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 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
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
- 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
- e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- b607ae7 frv: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
- e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 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
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- d64008a burying unused conditionals by Al Viro · 12 years ago
- 177b670 frv: switch to generic old sigaction() by Al Viro · 12 years ago
- 5fd381126 frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 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
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
- b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
- d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers 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
- aa2c47e UAPI: (Scripted) Disintegrate arch/frv/include/asm by David Howells · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 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
- 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
- e7a570f asm-generic: Add default clkdev.h by Mark Brown · 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
- 49ed339 frv: switch to generic kernel_thread() by Al Viro · 12 years ago
- 019f96a frv: switch to generic kernel_execve by Al Viro · 12 years ago
- 460daba frv: switch to generic sys_execve() by Al Viro · 12 years ago
- 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
- ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
- 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
- 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
- 368324a frv: remove km_type definitions by Cong Wang · 13 years ago
- 144cf86 frv: remove the second parameter of kmap_atomic_primary() by Cong Wang · 12 years ago
- da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
- 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 13 years ago
- bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 93c2d65 frv: delete incorrect task prototypes causing compile fail by Paul Gortmaker · 12 years ago
- bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago