Age | Commit message (Expand) | Author | Files | Lines |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+0 |
2015-06-26 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 1 | -9/+0 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 1 | -3/+0 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -18/+0 |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 1 | -18/+0 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 1 | -2/+0 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2015-04-12 | sh: Remove signal translation and exec_domain | Richard Weinberger | 1 | -2/+0 |
2015-03-10 | Fix weird uses of num_online_cpus(). | Rusty Russell | 1 | -1/+1 |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+7 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -4/+0 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-11 | sh: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2 | -34/+5 |
2015-01-13 | sh: macro whitespace fixes | Michael S. Tsirkin | 1 | -1/+1 |
2015-01-13 | sh: fix put_user sparse errors | Michael S. Tsirkin | 1 | -4/+4 |
2015-01-13 | sh/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-10-20 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -0/+24 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -171/+113 |
2014-10-10 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 1 | -1/+0 |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -1/+1 |
2014-09-24 | SH: define syscall_get_arch() for superh | Eric Paris | 2 | -0/+24 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-08-14 | locking,arch,sh: Fold atomic_ops | Peter Zijlstra | 3 | -170/+112 |
2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -17/+19 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -5/+0 |
2014-08-07 | sh: fix build error by adding generic ioport_{map/unmap}() | Pranith Kumar | 1 | -0/+11 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+1 |
2014-07-09 | dmaengine: shdma: Add more register documentation | Geert Uytterhoeven | 1 | -17/+19 |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -9/+1 |
2014-06-05 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 1 | -1/+0 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -11/+2 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+0 |
2014-05-28 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 1 | -5/+0 |
2014-05-21 | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro | 1 | -9/+1 |
2014-04-26 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 1 | -0/+8 |
2014-04-18 | arch,sh: Convert smp_mb__*() | Peter Zijlstra | 2 | -11/+2 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 3 | -4/+4 |
2014-04-04 | sh: don't pass saved userspace state to exception handlers | Bobby Bingham | 1 | -12/+4 |
2014-04-04 | sh: push extra copy of r0-r2 for syscall parameters | Bobby Bingham | 1 | -9/+3 |
2014-02-10 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-10 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -4/+4 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-24 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -37/+2 |
2014-01-24 | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 1 | -0/+2 |