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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
22
-385
/
+1137
2009-12-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
28
-92
/
+1118
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
62
-1102
/
+1956
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
3
-12
/
+24
2009-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
19
-31
/
+7828
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
61
-1736
/
+3606
2009-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
13
-60
/
+94
2009-12-16
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
6
-51
/
+154
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-17
/
+7
2009-12-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
227
-4078
/
+10431
2009-12-16
Merge branch 'akpm'
Linus Torvalds
216
-3281
/
+7054
2009-12-16
edac, mce, amd: silence GART TLB errors
Borislav Petkov
1
-15
/
+6
2009-12-16
genalloc: use bitmap_find_next_zero_area
Akinobu Mita
1
-21
/
+12
2009-12-16
ia64: use bitmap_find_next_zero_area
Akinobu Mita
1
-14
/
+5
2009-12-16
sparc: use bitmap_find_next_zero_area
Akinobu Mita
2
-24
/
+9
2009-12-16
mlx4: use bitmap_find_next_zero_area
Akinobu Mita
1
-33
/
+4
2009-12-16
isp1362-hcd: use bitmap_find_next_zero_area
Akinobu Mita
1
-20
/
+6
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
7
-64
/
+21
2009-12-16
bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
Akinobu Mita
2
-0
/
+92
2009-12-16
qnx4: use hweight8
Akinobu Mita
1
-16
/
+1
2009-12-16
qnx4fs: remove remains of the (defunct) write support
Anders Larsen
2
-28
/
+1
2009-12-16
resource: constify arg to resource_size() and resource_type()
Jean Delvare
1
-2
/
+2
2009-12-16
gru: send cross partition interrupts using the gru
Jack Steiner
2
-15
/
+36
2009-12-16
gru: function to generate chipset IPI values
Jack Steiner
1
-4
/
+20
2009-12-16
gru: update driver version number
Jack Steiner
1
-1
/
+1
2009-12-16
gru: improve GRU TLB dropin statistics
Jack Steiner
4
-14
/
+17
2009-12-16
gru: fix GRU interrupt race at deallocate
Jack Steiner
3
-7
/
+19
2009-12-16
gru: add hugepage support
Jack Steiner
1
-3
/
+4
2009-12-16
gru: fix bug in allocation of kernel contexts
Jack Steiner
1
-3
/
+11
2009-12-16
gru: update GRU structures to match latest hardware spec
Jack Steiner
2
-1
/
+15
2009-12-16
gru: check for correct GRU chiplet assignment
Jack Steiner
1
-14
/
+30
2009-12-16
gru: remove stray local_irq_enable
Jack Steiner
1
-1
/
+0
2009-12-16
gru: add symbolic names for GRU error code
Jack Steiner
1
-5
/
+11
2009-12-16
gru: fix bug in exception handling
Jack Steiner
1
-8
/
+22
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
9
-16
/
+129
2009-12-16
gru: expicitly set instruction status to active
Jack Steiner
2
-56
/
+67
2009-12-16
gru: add additional GRU statistics
Jack Steiner
8
-48
/
+77
2009-12-16
gru: update irq infrastructure
Jack Steiner
4
-70
/
+260
2009-12-16
gru: fix prefetch and speculation bugs
Jack Steiner
5
-6
/
+38
2009-12-16
gru: check for valid vma
Jack Steiner
1
-9
/
+12
2009-12-16
gru: add test for gru_copy_gpa
Jack Steiner
1
-9
/
+39
2009-12-16
gru: add debug option for cache flushing
Jack Steiner
2
-5
/
+10
2009-12-16
gru: handle failures to mmu_notifier_register
Jack Steiner
3
-11
/
+21
2009-12-16
gru: support 64-bit GRU addresses
Jack Steiner
1
-6
/
+0
2009-12-16
gru: improve messages for malfunctioning GRUs
Jack Steiner
2
-3
/
+25
2009-12-16
gru: fix bug in module unload
Jack Steiner
1
-1
/
+1
2009-12-16
gru: allow users to specify gru chiplet 3
Jack Steiner
3
-29
/
+13
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
6
-80
/
+109
2009-12-16
gru: allow users to specify gru chiplet 1
Jack Steiner
4
-2
/
+17
2009-12-16
gru: handle blades without memory
Jack Steiner
1
-2
/
+2
[next]