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
2013-01-27
Merge tag 'v3.8-rc5' into next/cleanup
Olof Johansson
3
-4
/
+20
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2
-1
/
+15
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
1
-2
/
+8
2013-01-27
cputime: Librarize per nsecs resolution cputime definitions
Frederic Weisbecker
3
-61
/
+163
2013-01-24
clk: add common of_clk_init() function
Prashant Gaikwad
1
-0
/
+10
2013-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-0
/
+16
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
1
-6
/
+0
2013-01-22
gpio: fix warning of 'struct gpio_chip' declaration
Shawn Guo
1
-37
/
+37
2013-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-14
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
1
-1
/
+12
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2
-2
/
+11
2013-01-10
irqchip: add basic infrastructure
Thomas Petazzoni
1
-1
/
+11
2013-01-04
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
1
-0
/
+9
2013-01-03
include: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2013-01-02
clocksource: add common of_clksrc_init() function
Stephen Warren
1
-0
/
+9
2012-12-26
CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h
Vineet Gupta
1
-0
/
+2
2012-12-25
asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()
Geert Uytterhoeven
1
-0
/
+16
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-32
/
+5
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-12-09
asm-generic/mmu.h: Add support for FDPIC
Lars-Peter Clausen
1
-0
/
+5
2012-12-09
asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
Lars-Peter Clausen
1
-1
/
+0
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
asm-generic: io: remove {read,write} string functions
Will Deacon
1
-30
/
+0
2012-10-26
gpiolib: add gpio get direction callback support
Mathias Nyman
1
-1
/
+4
2012-10-25
asm-generic/io.h: remove asm/cacheflush.h include
James Hogan
1
-1
/
+0
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
[prev]
[next]