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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-24
/
+15
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
50
-1347
/
+4925
2008-07-26
cris: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-26
frv: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
m32r: use generic show_mem()
Johannes Weiner
1
-36
/
+0
2008-07-26
m68k: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-26
m68knommu: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
mips: use generic show_mem()
Johannes Weiner
2
-38
/
+1
2008-07-26
h8300: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
mn10300: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
powerpc: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-26
s390: use generic show_mem()
Johannes Weiner
1
-32
/
+0
2008-07-26
sh: use generic show_mem()
Johannes Weiner
1
-41
/
+0
2008-07-26
sparc64: use generic show_mem()
Johannes Weiner
1
-45
/
+0
2008-07-26
um: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
x86: use generic show_mem()
Johannes Weiner
2
-84
/
+0
2008-07-26
xtensa: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
blackfin: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
avr32: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-26
alpha: use generic show_mem()
Johannes Weiner
2
-65
/
+0
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
1
-2
/
+2
2008-07-26
tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
Roland McGrath
1
-0
/
+18
2008-07-26
tracehook: exec
Roland McGrath
1
-6
/
+0
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
7
-27
/
+16
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
3
-0
/
+260
2008-07-26
mn10300: use the common ascii hex helpers
Harvey Harrison
1
-62
/
+46
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
2
-102
/
+37
2008-07-26
kexec jump: save/restore device state
Huang Ying
2
-2
/
+15
2008-07-26
kexec jump
Huang Ying
6
-33
/
+181
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
1
-45
/
+26
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
13
-37
/
+30
2008-07-26
x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization
Joerg Roedel
2
-4
/
+4
2008-07-26
x86, RDC321x: add to mach-default
Ingo Molnar
2
-20
/
+11
2008-07-26
Blackfin arch: If we double fault, rather than hang forever, reset
Robin Getz
1
-2
/
+5
2008-07-26
Blackfin arch: When icache is off, make sure people know it
Robin Getz
1
-5
/
+12
2008-07-26
Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...
Sonic Zhang
2
-13
/
+53
2008-07-26
Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so ...
Mike Frysinger
1
-10
/
+34
2008-07-26
Blackfin arch: fix bug - IMDMA is not type struct dma_register
Michael Hennerich
1
-0
/
+8
2008-07-26
Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we ...
Mike Frysinger
1
-0
/
+2
2008-07-25
x86_64: fix ia32 AMD syscall audit fast-path
Roland McGrath
1
-3
/
+3
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-3
/
+6
2008-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+6
2008-07-26
powerpc: Fix boot problem due to AT_BASE_PLATFORM change
Nathan Lynch
1
-2
/
+2
2008-07-25
sparc: Wire up new system calls.
David S. Miller
2
-3
/
+6
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
26
-205
/
+2118
2008-07-25
pty: remove unused UNIX98_PTY_COUNT options
Adrian Bunk
2
-28
/
+0
2008-07-25
calgary iommu: use the first kernels TCE tables in kdump
Chandru
1
-6
/
+79
[next]