index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
asm-generic: io: don't perform swab during {in,out} string functions
Will Deacon
1
-6
/
+6
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+110
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+20
2012-12-12
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
1
-0
/
+26
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-22
/
+0
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+16
2012-12-11
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+4
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
1
-0
/
+106
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
1
-0
/
+4
2012-11-30
s390/pci: base support
Jan Glauber
1
-1
/
+20
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-12
/
+0
2012-11-28
consolidate sys_execve() prototype
Al Viro
1
-7
/
+0
2012-11-28
generic sys_fork / sys_vfork / sys_clone
Al Viro
1
-4
/
+3
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
1
-2
/
+2
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
1
-2
/
+4
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+16
2012-11-11
gpiolib: iron out include ladder mistakes
Linus Walleij
1
-21
/
+35
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-2
/
+2
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
1
-0
/
+6
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+25
2012-10-26
gpiolib: add gpio get direction callback support
Mathias Nyman
1
-1
/
+4
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
1
-0
/
+0
2012-10-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+9
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+90
2012-10-11
vmlinux.lds.h: Allow architectures to add sections to the front of .bss
David Daney
1
-0
/
+9
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-24
/
+48
2012-10-09
mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
Catalin Marinas
1
-1
/
+1
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
1
-0
/
+5
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-0
/
+8
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-2
/
+4
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-23
/
+32
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
38
-3029
/
+43
2012-10-08
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
1
-0
/
+57
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-4
/
+0
2012-10-06
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
1
-0
/
+10
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
42
-3076
/
+79
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
36
-3027
/
+13
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-4
/
+0
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-45
/
+1
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+28
2012-10-03
asm-generic: xor: mark static functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2012-10-02
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
1
-0
/
+2
2012-10-02
UAPI: Set up uapi/asm/Kbuild.asm
David Howells
1
-45
/
+1
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+63
2012-09-30
gpio: Document device_node's det_debounce
Roland Stigge
1
-0
/
+2
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-7
/
+33
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
1
-1
/
+3
2012-09-14
generic: Implement generic ffs/fls using __builtin_* functions
Catalin Marinas
4
-0
/
+63
2012-08-13
mutex: Place lock in contended state after fastpath_lock failure
Will Deacon
1
-2
/
+9
[next]