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
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
2009-12-16
gru: fix istatus race in GRU tlb dropin
Jack Steiner
1
-29
/
+20
2009-12-16
gru: add comments raised in previous code reviews
Jack Steiner
2
-1
/
+8
2009-12-16
gru: initial GRU based on blade topology
Jack Steiner
1
-7
/
+5
2009-12-16
UV - XPC: pass nasid instead of nid to gru_create_message_queue
Robin Holt
1
-1
/
+4
2009-12-16
x86: uv: XPC receive message reuse triggers invalid BUG_ON()
Robin Holt
1
-3
/
+0
2009-12-16
X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state
Robin Holt
1
-1
/
+2
2009-12-16
x86: uv: xpc NULL deref when mesq becomes empty
Robin Holt
1
-3
/
+5
2009-12-16
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
5
-32
/
+50
2009-12-16
X86: uv: implement a gru_read_gpa kernel function
Robin Holt
5
-0
/
+52
2009-12-16
x86: uv: introduce uv_gpa_is_mmr
Robin Holt
1
-0
/
+7
2009-12-16
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
4
-0
/
+24
2009-12-16
x86: uv: introduce a means to translate from gpa -> socket_paddr
Robin Holt
1
-0
/
+13
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
4
-134
/
+71
2009-12-16
dio: don't zero out the pages array inside struct dio
Jeff Moyer
1
-13
/
+25
2009-12-16
aio: remove unused field
Shaohua Li
2
-42
/
+2
2009-12-16
FS-Cache: Avoid maybe-used-uninitialised warning on variable
David Howells
1
-1
/
+1
2009-12-16
kexec: premit reduction of the reserved memory size
Amerigo Wang
3
-0
/
+82
[next]