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
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
[SPARC64]: Set vio->desc_buf to NULL after freeing.
David S. Miller
1
-0
/
+1
2007-07-18
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus
Stephen Rothwell
1
-0
/
+3
2007-07-18
[SPARC64]: Handle reset events in vio_link_state_change().
David S. Miller
1
-0
/
+29
2007-07-18
[SPARC64]: Handle LDC resets properly in domain-services driver.
David S. Miller
1
-0
/
+19
2007-07-18
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
David S. Miller
1
-64
/
+59
2007-07-18
[SPARC64]: Add basic infrastructure for MD add/remove notification.
David S. Miller
2
-3
/
+108
2007-07-17
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
Oleg Nesterov
1
-12
/
+3
2007-07-17
[SPARC64]: Update defconfig.
David S. Miller
1
-123
/
+32
2007-07-17
[SPARC64]: Kill explicit %gl register reference.
David S. Miller
1
-1
/
+2
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-16
[SPARC64]: Fix race between MD update and dr-cpu add.
David S. Miller
2
-143
/
+147
2007-07-16
[SPARC64]: SMP build fix.
Fabio Massimo Di Nitto
1
-2
/
+2
2007-07-16
[SPARC64]: Fix UP build.
David S. Miller
1
-1
/
+1
2007-07-16
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
4
-19
/
+165
2007-07-16
[SPARC64]: Give more accurate errors in dr_cpu_configure().
David S. Miller
1
-3
/
+13
2007-07-16
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
1
-0
/
+2
2007-07-16
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
1
-6
/
+6
2007-07-16
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
1
-0
/
+52
2007-07-16
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
David S. Miller
1
-8
/
+34
2007-07-16
[SPARC64]: More sensible udelay implementation.
David S. Miller
7
-93
/
+24
2007-07-16
[SPARC64]: SMP build fixes.
David S. Miller
2
-12
/
+12
2007-07-16
[SPARC64]: mdesc.c needs linux/mm.h
David S. Miller
1
-0
/
+1
2007-07-16
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
4
-53
/
+59
2007-07-16
[SPARC64]: Unconditionally register vio_bus_type.
David S. Miller
1
-7
/
+7
2007-07-16
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
10
-123
/
+666
2007-07-16
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
3
-15
/
+190
2007-07-16
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
1
-11
/
+28
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
5
-408
/
+471
2007-07-16
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
3
-5
/
+15
2007-07-16
[SPARC64]: Initial domain-services driver.
David S. Miller
2
-1
/
+655
2007-07-16
[SPARC64]: Export powerd facilities for external entities.
David S. Miller
1
-23
/
+31
2007-07-16
[SPARC64]: Add domain-services nodes to VIO device tree.
David S. Miller
1
-7
/
+29
2007-07-16
[SPARC64]: Assorted LDC bug cures.
David S. Miller
1
-18
/
+38
2007-07-16
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
1
-0
/
+12
2007-07-16
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
David S. Miller
5
-0
/
+3501
2007-07-11
PCI: Only build PCI syscalls on architectures that want them
Matthew Wilcox
1
-2
/
+4
2007-07-11
PCI: read revision ID by default
Auke Kok
1
-0
/
+1
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
1
-27
/
+0
2007-06-26
[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.
David S. Miller
1
-0
/
+4
2007-06-26
[SPARC64]: Fix VIRQ enabling.
David S. Miller
1
-1
/
+7
2007-06-13
[SPARC64]: Fix args to sun4v_ldc_revoke().
David S. Miller
1
-2
/
+3
2007-06-13
[SPARC64]: Fix IO/MEM space sizing for PCI.
David S. Miller
1
-3
/
+9
2007-06-13
[SPARC64]: Wire up cookie based sun4v interrupt registry.
David S. Miller
1
-9
/
+122
2007-06-07
[SPARC64]: Handle PCI bridges without 'ranges' property.
David S. Miller
2
-13
/
+103
2007-06-07
[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.
Robert P. J. Day
1
-1
/
+1
2007-06-07
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
2
-54
/
+54
2007-06-07
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
David S. Miller
1
-6
/
+11
2007-06-04
[SPARC64]: Fix {mc,smt}_capable().
David S. Miller
3
-0
/
+9
2007-06-04
[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.
David S. Miller
1
-1
/
+2
2007-06-04
[SPARC64]: Proper multi-core scheduling support.
David S. Miller
4
-1
/
+77
[next]