Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8b93789808756bcc1e5c90c99f1b1ef52f839a51
/
arch
/
sparc64
8264445
NTP: move the cmos update code into ntp.c
by Thomas Gleixner
· 17 years ago
18de5bc
clockevents: fix resume logic
by Thomas Gleixner
· 17 years ago
1256efd
[SPARC64]: fix section mismatch warning in mdesc.c
by Sam Ravnborg
· 17 years ago
f0429bf
[SPARC64]: fix section mismatch warning in pci_sunv4
by Sam Ravnborg
· 17 years ago
cdee99d
[SPARC64]: Stop using drivers/char/rtc.c
by David S. Miller
· 17 years ago
93b3238
[SPARC64]: Fix virq decomposition.
by David S. Miller
· 17 years ago
e83fb17
[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
by David S. Miller
· 17 years ago
afd69ed
[SPARC64]: Do not flood log with failed DS messages.
by David S. Miller
· 17 years ago
5fc9861
[SPARC64]: Handle multiple domain-services-port nodes properly.
by David S. Miller
· 17 years ago
58fb666
[SPARC64]: Improve VIO device naming further.
by David S. Miller
· 17 years ago
3d6e470
[SPARC]: Make sure dev_archdata is filled in for all devices.
by David S. Miller
· 17 years ago
c73fcc8
[SPARC]: Fix serial console device detection.
by David S. Miller
· 17 years ago
2cb7e71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons
by Linus Torvalds
· 17 years ago
78d0012
[SPARC64]: Fix two year old bug in early bootup asm.
by David S. Miller
· 17 years ago
cbc5a06
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
74121b6
[SPARC64]: Fix log message type in vio_create_one().
by Fabio Massimo Di Nitto
· 17 years ago
5f7426c
[SPARC64]: Tweak assertions in sun4v_build_virq().
by David S. Miller
· 17 years ago
2a26302
[SPARC64]: Tweak kernel log messages in power_probe().
by David S. Miller
· 17 years ago
91ba3c2
[SPARC64]: Fix handling of multiple vdc-port nodes.
by David S. Miller
· 17 years ago
48db7b7
[SPARC64]: Fix device type matching in VIO's devspec_show().
by Fabio Massimo Di Nitto
· 17 years ago
bc5a2e6
[SPARC]: Add sys_fallocate() entries.
by David S. Miller
· 17 years ago
a376178
[SPARC64]: Use orderly_poweroff().
by David S. Miller
· 17 years ago
3f23de1
Create drivers/of/platform.c
by Stephen Rothwell
· 18 years ago
37b7754
[SPARC/64] Rename some functions like PowerPC
by Stephen Rothwell
· 18 years ago
f85ff30
Begin to consolidate of_device.c
by Stephen Rothwell
· 18 years ago
1ef4d42
Consolidate of_find_node_by routines
by Stephen Rothwell
· 18 years ago
d1cd355
Consolidate of_get_next_child
by Stephen Rothwell
· 18 years ago
e679c5f
Consolidate of_get_parent
by Stephen Rothwell
· 18 years ago
581b605
Consolidate of_find_property
by Stephen Rothwell
· 18 years ago
0081cbc
Consolidate of_device_is_compatible
by Stephen Rothwell
· 18 years ago
97e873e
Start split out of common open firmware code
by Stephen Rothwell
· 18 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
68fc4fa
unregister_chrdev(): ignore the return value
by Akinobu Mita
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
a5f8967
[SPARC64]: Set vio->desc_buf to NULL after freeing.
by David S. Miller
· 17 years ago
0785b9d
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus
by Stephen Rothwell
· 17 years ago
a4cd184
[SPARC64]: Handle reset events in vio_link_state_change().
by David S. Miller
· 17 years ago
8a2950c
[SPARC64]: Handle LDC resets properly in domain-services driver.
by David S. Miller
· 17 years ago
6160f63
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
by David S. Miller
· 17 years ago
920c3ed
[SPARC64]: Add basic infrastructure for MD add/remove notification.
by David S. Miller
· 17 years ago
62715ec
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
by Oleg Nesterov
· 17 years ago
c1e49e3
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
4112055
[SPARC64]: Kill explicit %gl register reference.
by David S. Miller
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
778feeb
[SPARC64]: Fix race between MD update and dr-cpu add.
by David S. Miller
· 17 years ago
3ac66e3
[SPARC64]: SMP build fix.
by Fabio Massimo Di Nitto
· 17 years ago
d54bc27
[SPARC64]: Fix UP build.
by David S. Miller
· 17 years ago
e020440
[SPARC64]: dr-cpu unconfigure support.
by David S. Miller
· 17 years ago
9918cc2
[SPARC64]: Give more accurate errors in dr_cpu_configure().
by David S. Miller
· 17 years ago
39dd992
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
by David S. Miller
· 17 years ago
b37d40d
[SPARC64]: Fix leak when DR added cpu does not bootup.
by David S. Miller
· 17 years ago
b53bcb6
[SPARC64]: Add ->set_affinity IRQ handlers.
by David S. Miller
· 17 years ago
bd0e11f
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
by David S. Miller
· 17 years ago
8b99cfb
[SPARC64]: More sensible udelay implementation.
by David S. Miller
· 17 years ago
27a2ef3
[SPARC64]: SMP build fixes.
by David S. Miller
· 17 years ago
8f3fff2
[SPARC64]: mdesc.c needs linux/mm.h
by David S. Miller
· 17 years ago
b14f5c1
[SPARC64]: Fix build regressions added by dr-cpu changes.
by David S. Miller
· 17 years ago
f8be339
[SPARC64]: Unconditionally register vio_bus_type.
by David S. Miller
· 17 years ago
4f0234f
[SPARC64]: Initial LDOM cpu hotplug support.
by David S. Miller
· 17 years ago
b3e13fb
[SPARC64]: Fix setting of variables in LDOM guest.
by David S. Miller
· 17 years ago
83292e0
[SPARC64]: Fix MD property lifetime bugs.
by David S. Miller
· 17 years ago
43fdf27
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
by David S. Miller
· 17 years ago
133f09a
[SPARC64]: Use more mearningful names for IRQ registry.
by David S. Miller
· 17 years ago
e450992
[SPARC64]: Initial domain-services driver.
by David S. Miller
· 17 years ago
13077d8
[SPARC64]: Export powerd facilities for external entities.
by David S. Miller
· 17 years ago
2c4f4ec
[SPARC64]: Add domain-services nodes to VIO device tree.
by David S. Miller
· 17 years ago
cb48123
[SPARC64]: Assorted LDC bug cures.
by David S. Miller
· 17 years ago
5a606b7
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
by David S. Miller
· 17 years ago
e53e97c
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
by David S. Miller
· 17 years ago
36e2359
PCI: Only build PCI syscalls on architectures that want them
by Matthew Wilcox
· 17 years ago
b8a3a52
PCI: read revision ID by default
by Auke Kok
· 17 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 17 years ago
a357b8f
[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.
by David S. Miller
· 17 years ago
1245088
[SPARC64]: Fix VIRQ enabling.
by David S. Miller
· 17 years ago
fc395f8
[SPARC64]: Fix args to sun4v_ldc_revoke().
by David S. Miller
· 17 years ago
56f5c0b
[SPARC64]: Fix IO/MEM space sizing for PCI.
by David S. Miller
· 17 years ago
4a907de
[SPARC64]: Wire up cookie based sun4v interrupt registry.
by David S. Miller
· 17 years ago
8c2786c
[SPARC64]: Handle PCI bridges without 'ranges' property.
by David S. Miller
· 17 years ago
ea1ff19
[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.
by Robert P. J. Day
· 18 years ago
ec4d18f
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
by David S. Miller
· 18 years ago
321566c
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
by David S. Miller
· 18 years ago
a2f9f6b
[SPARC64]: Fix {mc,smt}_capable().
by David S. Miller
· 18 years ago
5cd342d
[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.
by David S. Miller
· 18 years ago
f78eae2
[SPARC64]: Proper multi-core scheduling support.
by David S. Miller
· 18 years ago
d887ab3
[SPARC64]: Provide mmu statistics via sysfs.
by David Miller
· 18 years ago
48b6735
[SPARC64]: Fix service channel hypervisor function names.
by David Miller
· 18 years ago
d1f253e
[SPARC64]: Export basic cpu properties via sysfs.
by David S. Miller
· 18 years ago
eff3414
[SPARC64]: Move topology init code into new file, sysfs.c
by David S. Miller
· 18 years ago
54ca412
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
by Linus Torvalds
· 18 years ago
dbbe3cb
[SPARC64]: Add missing NCS and SVC hypervisor interfaces.
by David S. Miller
· 18 years ago
4096b46
sparc64: fix alignment bug in linker definition script
by Sam Ravnborg
· 18 years ago
7db35f3
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
by David S. Miller
· 18 years ago
2d9e276
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
by David S. Miller
· 18 years ago
6792929
[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.
by David S. Miller
· 18 years ago
7189859
[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
by Horst H. von Brand
· 18 years ago
22adb35
[SPARC64]: Eliminate NR_CPUS limitations.
by David S. Miller
· 18 years ago
5cbc307
[SPARC64]: Use machine description and OBP properly for cpu probing.
by David S. Miller
· 18 years ago
e01c0d6
[SPARC64]: Negotiate hypervisor API for PCI services.
by David S. Miller
· 18 years ago
22d6a1c
[SPARC64]: Report proper system soft state to the hypervisor.
by David S. Miller
· 18 years ago
Next »