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
2008-10-16
sparc64: use iommu_num_pages function in IOMMU code
Joerg Roedel
3
-18
/
+10
2008-10-16
sparc64: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
3
-8
/
+8
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2
-64
/
+2
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-35
/
+0
2008-10-15
cpufreq: remove policy->governor setting in drivers initialization
Dominik Brodowski
1
-1
/
+0
2008-10-15
oprofile: more whitespace fixes
Robert Richter
1
-1
/
+1
2008-10-12
chmc: Mark %ver register inline asm with __volatile__
David S. Miller
1
-1
/
+1
2008-10-12
sparc64: Add missing notify_cpu_starting() call.
David S. Miller
1
-0
/
+4
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4
-9
/
+10
2008-09-22
sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().
David S. Miller
1
-1
/
+1
2008-09-20
sparc64: Fix disappearing PCI devices on e3500.
David S. Miller
1
-5
/
+4
2008-09-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
5
-131
/
+41
2008-09-16
sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.
David S. Miller
2
-3
/
+5
2008-09-16
sparc64: Fix OOPS in psycho_pcierr_intr_other().
David S. Miller
1
-3
/
+5
2008-09-12
sparc: Fix user_regset 'n' field values.
David S. Miller
1
-4
/
+4
2008-09-12
sparc64: Fix PCI error interrupt registry on PSYCHO.
David S. Miller
1
-3
/
+3
2008-09-12
sparc: Fix user_regset 'n' field values.
David S. Miller
1
-4
/
+4
2008-09-12
sparc64: Fix sparse warnings in chmc.c
David S. Miller
1
-10
/
+10
2008-09-12
sparc64: Kill sparse warnings in mm/init.h
David S. Miller
2
-29
/
+56
2008-09-12
sparc64: Fix sparse warnings in fault.c
David S. Miller
1
-37
/
+0
2008-09-12
sparc64: Remove explicit initialization of mmu_gathers
David S. Miller
1
-1
/
+1
2008-09-12
sparc64: Fix sparse warnings in vio.c
David S. Miller
1
-4
/
+4
2008-09-12
sparc64: Fix sparse warnings in pci_sun4v.c
David S. Miller
1
-3
/
+3
2008-09-11
sparc64: Fix sparse warnings in pci.c
David S. Miller
3
-12
/
+11
2008-09-11
sparc64: Fix sparse warnings in of_device.c
David S. Miller
1
-2
/
+1
2008-09-11
sparc64: Fix sparse warnings in prom.c
David S. Miller
1
-30
/
+55
2008-09-11
sparc64: Fix sparse warnings in visemul.c
David S. Miller
2
-7
/
+6
2008-09-11
sparc64: Fix sparse warnings in kernel/time.c
David S. Miller
1
-11
/
+11
2008-09-11
sysctl: Use header file for sysctl knob declarations on sparc.
David S. Miller
1
-0
/
+1
2008-09-11
sparc64: Fix sparse warnings in global reg snapshotting.
David S. Miller
1
-2
/
+0
2008-09-11
sparc64: Add __arch64__ to CHECKFLAGS
David S. Miller
1
-1
/
+1
2008-09-10
sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.
David S. Miller
4
-256
/
+177
2008-09-10
sparc64: Commonize large portions of PSYCHO error handling.
David S. Miller
4
-579
/
+369
2008-09-10
sparc64: Create and use psycho_pbm_init_common().
David S. Miller
4
-46
/
+31
2008-09-10
sparc64: Start commonizing code common between SABRE and PSYCHO.
David S. Miller
5
-120
/
+111
2008-09-10
sparc64: Record OF device instead of device node pointer in pci_pbm_info.
David S. Miller
9
-29
/
+30
2008-09-10
sparc64: Get rid of pci_controller_info.
David S. Miller
7
-241
/
+178
2008-09-10
sparc64: Fix interrupt register calculations on Psycho and Sabre.
David S. Miller
1
-98
/
+6
2008-09-10
sparc64: Fix return value in update_persistent_clock().
David S. Miller
1
-2
/
+2
2008-09-08
sparc64: Add missing rtc_close() in update_persistent_clock()
David S. Miller
1
-2
/
+5
2008-09-08
sparc64: Disable timer interrupts in fixup_irqs().
David S. Miller
1
-0
/
+2
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
4
-15
/
+22
2008-09-07
sparc64: fix wrong m48t59 RTC year
Krzysztof Helt
1
-2
/
+4
2008-09-03
sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs
Paul E. McKenney
1
-4
/
+4
2008-09-03
sparc64: Fix IPI call locking.
David S. Miller
1
-6
/
+4
2008-09-03
sparc: Fix handling of LANCE and ESP parent nodes in of_device.c
David S. Miller
1
-1
/
+10
2008-09-02
pci_sun4v: Use of_get_property().
David S. Miller
1
-14
/
+7
2008-09-02
pci_schizo: Use of_get_property() and delete spurious local vars.
David S. Miller
1
-17
/
+8
2008-09-02
pci_psycho: Use of_getintprop_default().
David S. Miller
1
-14
/
+3
2008-09-02
sparc64: Implement SSTATE purely using notifiers and initcalls.
David S. Miller
4
-32
/
+45
[prev]
[next]