index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Consolidate of_device_is_compatible
Stephen Rothwell
2007-07-20
1
-21
/
+0
|
*
Start split out of common open firmware code
Stephen Rothwell
2007-07-20
1
-42
/
+0
*
|
[SPARC64]: Fix two year old bug in early bootup asm.
David S. Miller
2007-07-19
1
-1
/
+0
*
|
[SPARC64]: Fix log message type in vio_create_one().
Fabio Massimo Di Nitto
2007-07-19
1
-1
/
+1
*
|
[SPARC64]: Tweak assertions in sun4v_build_virq().
David S. Miller
2007-07-19
1
-2
/
+2
*
|
[SPARC64]: Tweak kernel log messages in power_probe().
David S. Miller
2007-07-19
1
-3
/
+1
*
|
[SPARC64]: Fix handling of multiple vdc-port nodes.
David S. Miller
2007-07-19
2
-7
/
+78
*
|
[SPARC64]: Fix device type matching in VIO's devspec_show().
Fabio Massimo Di Nitto
2007-07-19
1
-2
/
+2
*
|
[SPARC]: Add sys_fallocate() entries.
David S. Miller
2007-07-19
2
-9
/
+14
*
|
[SPARC64]: Use orderly_poweroff().
David S. Miller
2007-07-19
2
-62
/
+4
|
/
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-4
/
+2
*
[SPARC64]: Set vio->desc_buf to NULL after freeing.
David S. Miller
2007-07-18
1
-0
/
+1
*
[SPARC64]: Handle reset events in vio_link_state_change().
David S. Miller
2007-07-18
1
-0
/
+29
*
[SPARC64]: Handle LDC resets properly in domain-services driver.
David S. Miller
2007-07-18
1
-0
/
+19
*
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
David S. Miller
2007-07-18
1
-64
/
+59
*
[SPARC64]: Add basic infrastructure for MD add/remove notification.
David S. Miller
2007-07-18
2
-3
/
+108
*
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
Oleg Nesterov
2007-07-17
1
-12
/
+3
*
[SPARC64]: Kill explicit %gl register reference.
David S. Miller
2007-07-17
1
-1
/
+2
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
[SPARC64]: Fix race between MD update and dr-cpu add.
David S. Miller
2007-07-16
2
-143
/
+147
*
[SPARC64]: SMP build fix.
Fabio Massimo Di Nitto
2007-07-16
1
-2
/
+2
*
[SPARC64]: Fix UP build.
David S. Miller
2007-07-16
1
-1
/
+1
*
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
2007-07-16
4
-19
/
+165
*
[SPARC64]: Give more accurate errors in dr_cpu_configure().
David S. Miller
2007-07-16
1
-3
/
+13
*
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
2007-07-16
1
-0
/
+2
*
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
2007-07-16
1
-6
/
+6
*
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
2007-07-16
1
-0
/
+52
*
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
David S. Miller
2007-07-16
1
-8
/
+34
*
[SPARC64]: More sensible udelay implementation.
David S. Miller
2007-07-16
5
-46
/
+23
*
[SPARC64]: SMP build fixes.
David S. Miller
2007-07-16
2
-12
/
+12
*
[SPARC64]: mdesc.c needs linux/mm.h
David S. Miller
2007-07-16
1
-0
/
+1
*
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
2007-07-16
3
-52
/
+59
*
[SPARC64]: Unconditionally register vio_bus_type.
David S. Miller
2007-07-16
1
-7
/
+7
*
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
2007-07-16
7
-123
/
+647
*
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
2007-07-16
1
-13
/
+174
*
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
2007-07-16
1
-11
/
+28
*
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
2007-07-16
5
-408
/
+471
*
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
2007-07-16
3
-5
/
+15
*
[SPARC64]: Initial domain-services driver.
David S. Miller
2007-07-16
2
-1
/
+655
*
[SPARC64]: Export powerd facilities for external entities.
David S. Miller
2007-07-16
1
-23
/
+31
*
[SPARC64]: Add domain-services nodes to VIO device tree.
David S. Miller
2007-07-16
1
-7
/
+29
*
[SPARC64]: Assorted LDC bug cures.
David S. Miller
2007-07-16
1
-18
/
+38
*
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
2007-07-16
1
-0
/
+12
*
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
David S. Miller
2007-07-16
4
-0
/
+3495
*
PCI: read revision ID by default
Auke Kok
2007-07-11
1
-0
/
+1
*
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
2007-07-09
1
-27
/
+0
*
[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.
David S. Miller
2007-06-26
1
-0
/
+4
*
[SPARC64]: Fix VIRQ enabling.
David S. Miller
2007-06-26
1
-1
/
+7
*
[SPARC64]: Fix args to sun4v_ldc_revoke().
David S. Miller
2007-06-13
1
-2
/
+3
*
[SPARC64]: Fix IO/MEM space sizing for PCI.
David S. Miller
2007-06-13
1
-3
/
+9
[prev]
[next]