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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
1
-0
/
+23
2006-12-07
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
2
-5
/
+13
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
11
-26
/
+58
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+1
2006-12-07
[PATCH] mm: add arch_alloc_page
Nick Piggin
1
-0
/
+3
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2
-4
/
+10
2006-12-07
[PATCH] memory page_alloc zonelist caching reorder structure
Paul Jackson
1
-1
/
+1
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2
-5
/
+82
2006-12-07
[PATCH] Get rid of zone_table[]
Christoph Lameter
1
-21
/
+36
2006-12-07
[PATCH] add bottom_half.h
Andrew Morton
3
-6
/
+12
2006-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-13
/
+34
2006-12-06
x86[-64]:Remove 'volatile' from atomic_t
Linus Torvalds
2
-2
/
+2
2006-12-06
[PATCH] Remove 'volatile' from spinlock_types
Art Haas
2
-4
/
+4
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
1
-8
/
+29
2006-12-06
[MIPS] pte_offset(dir,addr): parenthesis fix
Franck Bui-Huu
2
-5
/
+5
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
38
-1913
/
+869
2006-12-06
Merge git://git.infradead.org/users/dhowells/workq-2.6
Linus Torvalds
25
-63
/
+171
2006-12-06
[PATCH] m68knommu: remove FP conditionals in ucontext struct
Gavin Lambert
1
-6
/
+0
2006-12-06
[PATCH] m68knommu: implement irq_canonicalize()
Greg Ungerer
1
-0
/
+1
2006-12-06
[PATCH] m68knommu: create rtc.h
Greg Ungerer
1
-0
/
+1
2006-12-06
Actually update the fixed up compile failures.
David Howells
1
-1
/
+1
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
9
-25
/
+291
2006-12-06
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2
-33
/
+31
2006-12-06
sh: Fixup pte_mkhuge() build failure.
Paul Mundt
1
-0
/
+8
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
3
-101
/
+150
2006-12-06
sh: Fixup movli.l/movco.l atomic ops for gcc4.
Paul Mundt
1
-24
/
+24
2006-12-06
sh: dyntick infrastructure.
Paul Mundt
1
-0
/
+21
2006-12-06
sh: Clock framework tidying.
Paul Mundt
1
-10
/
+2
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
3
-11
/
+6
2006-12-06
sh: dma-api channel capability extensions.
Mark Glaisher
1
-11
/
+29
2006-12-06
sh: KSTK_EIP/KSTK_ESP consistency.
Stuart Menefy
1
-2
/
+2
2006-12-06
sh: TLB miss fast-path optimizations.
Stuart Menefy
1
-3
/
+3
2006-12-06
sh: generic push-switch framework.
Paul Mundt
1
-0
/
+28
2006-12-06
sh: pmd rework.
Stuart Menefy
2
-31
/
+27
2006-12-06
sh: Use MMU.TTB register as pointer to current pgd.
Stuart Menefy
1
-21
/
+23
2006-12-06
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
1
-9
/
+3
2006-12-06
sh: Preliminary support for SH-X2 MMU.
Paul Mundt
4
-144
/
+324
2006-12-06
sh: Hook SH7785 in to the build system.
Paul Mundt
2
-1
/
+4
2006-12-06
sh: Drop CPU subtype IRQ headers.
Paul Mundt
6
-1754
/
+1
2006-12-06
sh: SE7206 build fixes.
Paul Mundt
3
-1
/
+20
2006-12-06
sh: Add SH-2A platform headers.
Yoshinori Sato
19
-9
/
+415
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
8
-23
/
+288
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-2
/
+3
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
114
-1704
/
+3078
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
278
-2574
/
+4186
2006-12-04
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
9
-69
/
+9
2006-12-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-211
/
+288
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
58
-1204
/
+2556
2006-12-04
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
1
-2
/
+3
[next]