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
2010-10-27
alpha: remove dma64_addr_t usage
FUJITA Tomonori
1
-2
/
+2
2010-10-27
mips: remove dma64_addr_t usage
FUJITA Tomonori
1
-1
/
+1
2010-10-27
sparc: remove dma64_addr_t usage
FUJITA Tomonori
1
-1
/
+1
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
3
-14
/
+14
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
1
-0
/
+8
2010-10-27
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
Alexandre Bounine
1
-29
/
+39
2010-10-27
ptrace: cleanup arch_ptrace() on xtensa
Namhyung Kim
1
-5
/
+6
2010-10-27
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2
-14
/
+11
2010-10-27
ptrace: cleanup arch_ptrace() on tile
Namhyung Kim
1
-2
/
+2
2010-10-27
ptrace: cleanup arch_ptrace() on sparc
Namhyung Kim
2
-38
/
+24
2010-10-27
ptrace: cleanup arch_ptrace() on sh
Namhyung Kim
2
-24
/
+33
2010-10-27
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
1
-2
/
+2
2010-10-27
ptrace: cleanup arch_ptrace() on powerpc
Namhyung Kim
1
-25
/
+26
2010-10-27
ptrace: cleanup arch_ptrace() on parisc
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on mn10300
Namhyung Kim
1
-9
/
+8
2010-10-27
ptrace: cleanup arch_ptrace() on MIPS
Namhyung Kim
1
-11
/
+11
2010-10-27
ptrace: cleanup arch_ptrace() on microblaze
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on m68knommu
Namhyung Kim
1
-29
/
+25
2010-10-27
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-27
ptrace: cleanup arch_ptrace() on m32r
Namhyung Kim
1
-4
/
+4
2010-10-27
ptrace: cleanup arch_ptrace() on h8300
Namhyung Kim
1
-15
/
+15
2010-10-27
ptrace: cleanup arch_ptrace() on frv
Namhyung Kim
1
-16
/
+13
2010-10-27
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
2
-16
/
+14
2010-10-27
ptrace: cleanup arch_ptrace() and friends on Blackfin
Namhyung Kim
1
-6
/
+7
2010-10-27
ptrace: cleanup arch_ptrace() on avr32
Namhyung Kim
1
-4
/
+4
2010-10-27
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
1
-12
/
+13
2010-10-27
ptrace: cleanup arch_ptrace() on x86
Namhyung Kim
1
-6
/
+4
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
29
-69
/
+99
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2
-0
/
+62
2010-10-27
tile: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
9
-9
/
+21
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
8
-97
/
+576
2010-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
46
-732
/
+1608
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2
-2
/
+2
2010-10-26
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
3
-26
/
+0
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
3
-5
/
+3
2010-10-26
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2
-11
/
+7
2010-10-26
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2
-2
/
+29
2010-10-26
uml: define CONFIG_NO_DMA
FUJITA Tomonori
3
-113
/
+3
2010-10-26
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
4
-40
/
+30
2010-10-26
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-26
x86: access_error API cleanup
Michel Lespinasse
1
-3
/
+3
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
1
-12
/
+26
2010-10-26
perf, x86: Fix up kmap_atomic() type
Peter Zijlstra
1
-3
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
29
-95
/
+18
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
20
-257
/
+294
2010-10-26
um: fix IRQ flag handling naming
Richard Weinberger
1
-17
/
+32
2010-10-26
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
1
-1
/
+1
2010-10-26
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
[next]