index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+30
2015-04-14
mm: change vunmap to tear down huge KVA mappings
Toshi Kani
1
-0
/
+10
2015-04-14
mm: change ioremap to set up huge I/O mappings
Toshi Kani
1
-0
/
+15
2015-04-14
mm: define default PGTABLE_LEVELS to two
Kirill A. Shutemov
1
-0
/
+5
2015-04-08
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
Steven Rostedt (Red Hat)
1
-1
/
+4
2015-03-29
ARM: 8321/1: asm-generic: introduce .text.fixup input section
Ard Biesheuvel
1
-1
/
+1
2015-03-24
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
Daniel Lezcano
1
-0
/
+2
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2015-02-13
kernel: add support for .init_array.* constructors
Andrey Ryabinin
1
-0
/
+1
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
1
-155
/
+0
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+20
2015-02-11
mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>
Kirill A. Shutemov
1
-0
/
+1
2015-02-10
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
1
-15
/
+0
2015-01-21
pci: add pci_iomap_range
Michael S. Tsirkin
1
-0
/
+10
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
1
-2
/
+6
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+8
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+8
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+11
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-9
/
+0
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+14
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+32
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-127
/
+624
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-10
/
+77
2014-12-08
asm-generic: add generic futex for !CONFIG_SMP
Ley Foon Tan
1
-0
/
+114
2014-12-01
iommu: provide early initialisation hook for IOMMU drivers
Will Deacon
1
-0
/
+2
2014-11-28
asm-generic: add generic seccomp.h for secure computing mode 1
AKASHI Takahiro
1
-0
/
+30
2014-11-23
asm-generic: Add msi.h
Thomas Gleixner
1
-0
/
+32
2014-11-22
asm-generic: Remove asm-generic arch_bprm_mm_init()
Dave Hansen
1
-5
/
+0
2014-11-19
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
Dave Hansen
2
-9
/
+14
2014-11-18
x86, mpx: Cleanup unused bound tables
Dave Hansen
1
-0
/
+6
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
1
-0
/
+5
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
1
-10
/
+47
2014-11-14
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
1
-34
/
+2
2014-11-11
Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...
Arnd Bergmann
1
-0
/
+37
2014-11-10
asm-generic/io.h: Implement generic {read,write}s*()
Thierry Reding
1
-33
/
+238
2014-11-10
asm-generic/io.h: Reconcile I/O accessor overrides
Thierry Reding
1
-95
/
+350
2014-11-05
fast_hash: avoid indirect function calls
Hannes Frederic Sowa
1
-2
/
+34
2014-10-28
sched: Kill task_preempt_count()
Oleg Nesterov
1
-3
/
+0
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
1
-0
/
+11
2014-10-20
asm-generic: io: implement relaxed accessor macros as conditional wrappers
Will Deacon
1
-0
/
+26
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+9
2014-10-15
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+2
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
1
-0
/
+14
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+4
[next]