Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d30d6badd1769a00bc5a800b8af4e8b3f169c633
/
arch
/
sparc64
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
· 17 years ago
ec4d18f
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
by David S. Miller
· 17 years ago
321566c
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
by David S. Miller
· 17 years ago
a2f9f6b
[SPARC64]: Fix {mc,smt}_capable().
by David S. Miller
· 17 years ago
5cd342d
[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.
by David S. Miller
· 17 years ago
f78eae2
[SPARC64]: Proper multi-core scheduling support.
by David S. Miller
· 17 years ago
d887ab3
[SPARC64]: Provide mmu statistics via sysfs.
by David Miller
· 17 years ago
48b6735
[SPARC64]: Fix service channel hypervisor function names.
by David Miller
· 17 years ago
d1f253e
[SPARC64]: Export basic cpu properties via sysfs.
by David S. Miller
· 17 years ago
eff3414
[SPARC64]: Move topology init code into new file, sysfs.c
by David S. Miller
· 17 years ago
54ca412
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
by Linus Torvalds
· 17 years ago
dbbe3cb
[SPARC64]: Add missing NCS and SVC hypervisor interfaces.
by David S. Miller
· 17 years ago
4096b46
sparc64: fix alignment bug in linker definition script
by Sam Ravnborg
· 17 years ago
7db35f3
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
by David S. Miller
· 17 years ago
2d9e276
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
by David S. Miller
· 17 years ago
6792929
[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.
by David S. Miller
· 17 years ago
7189859
[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
by Horst H. von Brand
· 17 years ago
22adb35
[SPARC64]: Eliminate NR_CPUS limitations.
by David S. Miller
· 17 years ago
5cbc307
[SPARC64]: Use machine description and OBP properly for cpu probing.
by David S. Miller
· 17 years ago
e01c0d6
[SPARC64]: Negotiate hypervisor API for PCI services.
by David S. Miller
· 17 years ago
22d6a1c
[SPARC64]: Report proper system soft state to the hypervisor.
by David S. Miller
· 17 years ago
36b4897
[SPARC64]: Fix typo in sun4v_hvapi_register error handling.
by David S. Miller
· 17 years ago
5840fc6
[SPARC64]: PCI device scan is way too verbose by default.
by David S. Miller
· 17 years ago
59db810
[SPARC64]: Don't be picky about virtual-dma values on sun4v.
by David S. Miller
· 17 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 17 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 17 years ago
03983ab
[SPARC64]: Fix sched_clock() et al.
by David S. Miller
· 17 years ago
c7754d4
[SPARC64]: Add hypervisor API negotiation and fix console bugs.
by David S. Miller
· 17 years ago
be35cf0
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
17f34f0
[SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.
by David S. Miller
· 17 years ago
49d23cf
[SPARC64]: Be more resiliant with PCI I/O space regs.
by David S. Miller
· 17 years ago
8354c5b
[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
by David S. Miller
· 17 years ago
d037e05
[SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.
by David S. Miller
· 17 years ago
95d71e6
[SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.
by David S. Miller
· 17 years ago
d77311f
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
f16537b
[SPARC64]: pci_resource_adjust() cannot be __init.
by David S. Miller
· 17 years ago
e5dd42e
[SPARC64]: Spelling fixes.
by Simon Arlott
· 17 years ago
e9429ea
[SPARC64]: Kill LARGE_ALLOCS and update defconfig.
by David S. Miller
· 18 years ago
e54dc24
[PATCH] audit signal recipients
by Amy Griffis
· 18 years ago
7f13da4
[PATCH] add SIGNAL syscall class (v3)
by Amy Griffis
· 18 years ago
0ab5980
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
26e6385
[SPARC64]: Use alloc_pci_dev() in PCI bus probes.
by David S. Miller
· 18 years ago
aa5242e
[SPARC64]: Fix recursion in PROM tree building.
by David S. Miller
· 18 years ago
2f4dfe2
Remove hardcoding of hard_smp_processor_id on UP systems
by Fernando Luis Vazquez Cao
· 18 years ago
ca3dd88
[SPARC64] PCI: Consolidate PCI access code into pci_common.c
by David S. Miller
· 18 years ago
127cda1
[SPARC64]: Optimize fault kprobe handling just like powerpc.
by David S. Miller
· 18 years ago
6c11426
[SPARC]: Wire up utimensat syscall.
by David S. Miller
· 18 years ago
af80318
[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.
by David S. Miller
· 18 years ago
c57c2ff
[SPARC64]: Kill asm-sparc64/pbm.h
by David S. Miller
· 18 years ago
28113a9
[SPARC64]: Removal of trivial pci_controller_info uses.
by David S. Miller
· 18 years ago
6c108f1
[SPARC64]: Move index info pci_pbm_info.
by David S. Miller
· 18 years ago
e9870c4
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
by David S. Miller
· 18 years ago
f1cd8de
[SPARC64]: Move pci_ops into pci_pbm_info.
by David S. Miller
· 18 years ago
96a496f
[SPARC64] SBUS: Error interrupt registry cleanups.
by David S. Miller
· 18 years ago
34768bc
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
by David S. Miller
· 18 years ago
cfa0652
[SPARC64] PCI: Use common routine to fetch PBM properties.
by David S. Miller
· 18 years ago
1c710c8
utimensat implementation
by Ulrich Drepper
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
ab1b6f0
simplify the stacktrace code
by Christoph Hellwig
· 18 years ago
ef93127
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
ac35ee4
get_unmapped_area handles MAP_FIXED on sparc64
by Benjamin Herrenschmidt
· 18 years ago
f0f3980
slab allocators: remove multiple alignment specifications
by Christoph Lameter
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
3a2cba9
Quicklist support for sparc64
by David Miller
· 18 years ago
e7f11ae
[SPARC64]: pgtable_cache_init() should be __init.
by David S. Miller
· 18 years ago
c35a376
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c
by David S. Miller
· 18 years ago
a6009dd
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c
by David S. Miller
· 18 years ago
23abc9e
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c
by David S. Miller
· 18 years ago
7db0055
[SPARC64]: Update defconfig.
by David S. Miller
· 18 years ago
861fe90
[SPARC64]: SUN4U PCI-E controller support.
by David S. Miller
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
7e20ef0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
7fe3730
MSI: arch must connect the irq and the msi_desc
by Michael Ellerman
· 18 years ago
f282b97
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
by Dan Williams
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
16ce82d
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
by David S. Miller
· 18 years ago
3e4d265
[SPARC64]: Convert SBUS over to generic iommu/strbuf structs.
by David S. Miller
· 18 years ago
9b3627f
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
by David S. Miller
· 18 years ago
3dfe10e
[SPARC64]: constify some paramaters of OF routines
by Stephen Rothwell
· 18 years ago
a165b42
[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.
by David S. Miller
· 18 years ago
f1cfdb5
[SPARC64]: Document and fix calculation of pages_avail.
by David S. Miller
· 18 years ago
0f3e250
[SPARC64]: Make sure pbm->prom_node is setup easly enough in psycho.c
by David S. Miller
· 18 years ago
3996465
[SPARC64]: Use bootmem_bootmap_pages() in choose_bootmap_pfn().
by David S. Miller
· 18 years ago
b93f262
[SPARC64]: Add proper header file extern for cmdline_memory_size.
by David S. Miller
· 18 years ago
9753f0d
[SPARC64]: Kill sparc_ultra_dump_{i,d}tlb()
by David S. Miller
· 18 years ago
85f1e1f
[SPARC64]: Use DECLARE_BITMAP and BITS_TO_LONGS in mm/init.c
by David S. Miller
· 18 years ago
5be4a96
[SPARC64]: Give move verbose show_mem() output just like i386.
by David S. Miller
· 18 years ago
28256ca
[SPARC64]: Mark show_mem() printk's with KERN_INFO.
by David S. Miller
· 18 years ago
a94aa25
[SPARC64]: Kill kvaddr_to_phys() and friends.
by David S. Miller
· 18 years ago
4be5c34dc4
[SPARC64]: Privatize sun4u_get_pte() and fix name.
by David S. Miller
· 18 years ago
a0963bd
[SPARC64]: Kill _start[]/_end[] declarations in mm/init.c
by David S. Miller
· 18 years ago
0015d3d
[SPARC64]: Simplify read_obp_memory().
by David S. Miller
· 18 years ago
d78d089
[SPARC64]: Use SPARSEMEM_STATIC
by David S. Miller
· 18 years ago
28f57e7
[SPARC64]: Force dummy host controller onto bus zero.
by David S. Miller
· 18 years ago
Next »