index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-05-31
vsprintf: further optimize decimal conversion
Denys Vlasenko
1
-0
/
+4
2012-05-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-29
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
1
-2
/
+20
2012-05-29
KVM: Export asm-generic/kvm_para.h
Avi Kivity
1
-0
/
+1
2012-05-26
Merge branch 'generic-string-functions'
Linus Torvalds
1
-0
/
+52
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
1
-0
/
+52
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-3
/
+2
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
1
-3
/
+2
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-1
/
+31
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+22
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+4
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
1
-1
/
+3
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-0
/
+36
2012-05-21
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...
Linus Torvalds
1
-0
/
+6
2012-05-21
KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block
Paul Gortmaker
1
-0
/
+3
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
1
-0
/
+28
2012-05-21
common: add dma_mmap_from_coherent() function
Marek Szyprowski
1
-1
/
+3
2012-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-3
/
+11
2012-05-18
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
1
-1
/
+1
2012-05-18
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
1
-1
/
+1
2012-05-18
gpiolib: Implement devm_gpio_request_one()
Mark Brown
1
-0
/
+2
2012-05-16
ftrace: Sort all function addresses, not just per page
Steven Rostedt
1
-1
/
+1
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
1
-3
/
+11
2012-04-30
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-0
/
+6
2012-04-30
asm-generic: Use __BITS_PER_LONG in statfs.h
H. Peter Anvin
1
-1
/
+1
2012-04-23
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
1
-3
/
+11
2012-04-20
KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h
Marcelo Tosatti
1
-0
/
+5
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
1
-1
/
+1
2012-04-14
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
1
-0
/
+22
2012-04-14
asm/syscall.h: add syscall_get_arch
Will Drewry
1
-0
/
+14
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+14
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
1
-0
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-87
/
+22
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
7
-149
/
+183
2012-03-28
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-21
/
+14
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-1
/
+1
2012-03-28
Split arch_align_stack() out from asm-generic/system.h
David Howells
2
-20
/
+21
2012-03-28
Split the switch_to() wrapper out of asm-generic/system.h
David Howells
2
-16
/
+31
2012-03-28
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
David Howells
2
-77
/
+80
2012-03-28
Create asm-generic/barrier.h
David Howells
2
-33
/
+51
2012-03-28
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
3
-1
/
+4
2012-03-27
compat: use sys_sendfile64() implementation for sendfile syscall
Chris Metcalf
1
-1
/
+1
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
1
-21
/
+14
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
3
-0
/
+4
[next]