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-08-08
[SPARC64]: Fix memory leak when cpu hotplugging.
David S. Miller
4
-65
/
+28
2007-08-08
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
David S. Miller
10
-33
/
+588
2007-08-07
[SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.
David S. Miller
1
-8
/
+40
2007-08-07
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
3
-36
/
+22
2007-07-30
[SPARC64]: Fix show_stack() when stack argument is NULL.
David S. Miller
2
-11
/
+12
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
11
-839
/
+404
2007-07-30
[SPARC64]: Handle mostek clock type in mini_rtc driver.
David S. Miller
1
-0
/
+75
2007-07-30
[SPARC64]: Fix sun4u PCI config space accesses on sun4u.
David S. Miller
2
-12
/
+126
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-26
viohs: extern on function definition
Al Viro
1
-1
/
+1
2007-07-24
[SPARC64]: Mark most of initial bootup asm as .text.init.ref_ok
David S. Miller
1
-4
/
+7
2007-07-24
[SPARC64]: Update defconfig.
David S. Miller
1
-21
/
+11
2007-07-24
[SPARC]: Add missing NOTES section.
David S. Miller
1
-0
/
+2
2007-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-0
/
+1
2007-07-21
[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!
Christoph Hellwig
1
-0
/
+1
2007-07-21
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2
-51
/
+6
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
1
-0
/
+1
2007-07-20
[SPARC64]: fix section mismatch warning in mdesc.c
Sam Ravnborg
1
-3
/
+3
2007-07-20
[SPARC64]: fix section mismatch warning in pci_sunv4
Sam Ravnborg
1
-2
/
+2
2007-07-20
[SPARC64]: Stop using drivers/char/rtc.c
David S. Miller
1
-0
/
+79
2007-07-20
[SPARC64]: Fix virq decomposition.
David S. Miller
1
-19
/
+25
2007-07-20
[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
David S. Miller
1
-14
/
+14
2007-07-20
[SPARC64]: Do not flood log with failed DS messages.
David S. Miller
1
-2
/
+0
2007-07-20
[SPARC64]: Handle multiple domain-services-port nodes properly.
David S. Miller
1
-94
/
+157
2007-07-20
[SPARC64]: Improve VIO device naming further.
David S. Miller
1
-19
/
+16
2007-07-20
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
3
-0
/
+15
2007-07-20
[SPARC]: Fix serial console device detection.
David S. Miller
8
-161
/
+71
2007-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...
Linus Torvalds
6
-395
/
+25
2007-07-19
[SPARC64]: Fix two year old bug in early bootup asm.
David S. Miller
1
-1
/
+0
2007-07-19
[SPARC64]: Update defconfig.
David S. Miller
1
-11
/
+13
2007-07-19
[SPARC64]: Fix log message type in vio_create_one().
Fabio Massimo Di Nitto
1
-1
/
+1
2007-07-19
[SPARC64]: Tweak assertions in sun4v_build_virq().
David S. Miller
1
-2
/
+2
2007-07-19
[SPARC64]: Tweak kernel log messages in power_probe().
David S. Miller
1
-3
/
+1
2007-07-19
[SPARC64]: Fix handling of multiple vdc-port nodes.
David S. Miller
2
-7
/
+78
2007-07-19
[SPARC64]: Fix device type matching in VIO's devspec_show().
Fabio Massimo Di Nitto
1
-2
/
+2
2007-07-19
[SPARC]: Add sys_fallocate() entries.
David S. Miller
2
-9
/
+14
2007-07-19
[SPARC64]: Use orderly_poweroff().
David S. Miller
2
-62
/
+4
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
1
-107
/
+11
2007-07-20
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
4
-28
/
+28
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
1
-111
/
+3
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-60
/
+1
2007-07-20
Consolidate of_get_next_child
Stephen Rothwell
1
-14
/
+0
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
1
-13
/
+0
2007-07-20
Consolidate of_find_property
Stephen Rothwell
1
-21
/
+1
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
1
-21
/
+0
2007-07-20
Start split out of common open firmware code
Stephen Rothwell
2
-42
/
+3
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+2
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
1
-2
/
+1
[next]