Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4ec2411980d0fd2995e8dea8a06fe57aa47523cb
/
arch
/
sparc
/
kernel
5b2afff
[SPARC32]: Spelling fixes
by Joe Perches
· 17 years ago
b127aa8
[SPARC]: Add missing of_node_put
by Julia Lawall
· 17 years ago
794b26e
[SPARC]: Add missing "space"
by Joe Perches
· 17 years ago
9c969ff
[SPARC]: Remove duplicate includes.
by Lucas Woods
· 17 years ago
64d329e
[SPARC32]: __inline__ --> inline
by David S. Miller
· 17 years ago
7c23997
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
by Jeff Garzik
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
5c45708
[SPARC/64]: Consolidate of_register_driver
by Stephen Rothwell
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
0912a5d
SPARC: sg chaining support
by Jens Axboe
· 18 years ago
a2cd155
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
by Stephen Rothwell
· 17 years ago
fa7744d
[SPARC/64]: Prepare to remove of_platform_driver name.
by Stephen Rothwell
· 17 years ago
e8dd161
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
by Robert Reif
· 17 years ago
bcbe40e
[SPARC]: beautify vmlinux.lds
by Sam Ravnborg
· 17 years ago
9c908f9
[SPARC]: Fix EBUS use of uninitialized variable.
by David S. Miller
· 17 years ago
3ac4c94
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
by Robert Reif
· 17 years ago
46bcea7
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
by David S. Miller
· 17 years ago
0a808a3
[SPARC32]: Fix modular build of floppy driver.
by David S. Miller
· 17 years ago
f623f38
[SPARC]: Fix serial console node string creation.
by David S. Miller
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
0c0d345
[SPARC]: Add missing NOTES section.
by David S. Miller
· 17 years ago
86ac92e
[SPARC32]: missing exports
by Al Viro
· 17 years ago
0f51681
[SPARC32]: Take enable_irq/disable_irq out of line.
by Al Viro
· 17 years ago
32231a6
[SPARC32]: clean include/asm-sparc/irq.h
by Al Viro
· 17 years ago
196bffa
[SPARC32]: Fix rounding errors in ndelay/udelay implementation.
by Mark Fortescue
· 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
bc5a2e6
[SPARC]: Add sys_fallocate() entries.
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
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 18 years ago
42e2826
[SPARC32]: Removes mismatch section warnigs in sparc time.c file
by Krzysztof Helt
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
19fce2b
[SPARC32]: Fix sparc32 kdebug changes.
by Robert Reif
· 18 years ago
8354c5b
[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
by David S. Miller
· 18 years ago
d1a78c3
[SPARC]: Spelling fixes.
by Simon Arlott
· 18 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 18 years ago
6c11426
[SPARC]: Wire up utimensat syscall.
by David S. Miller
· 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
4cad691
[SPARC]: Fix comment typo in smp4m_blackbox_current().
by David S. Miller
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
ee5ac9d
[SPARC]: device_node name constification fallout
by Stephen Rothwell
· 18 years ago
a8b8814
[SPARC]: Use strcasecmp for OFW property name comparisons.
by David S. Miller
· 18 years ago
357418e
[SPARC]: constify some paramaters of OF routines
by Stephen Rothwell
· 18 years ago
64b9470
[SPARC/64]: constify of_get_property return
by Stephen Rothwell
· 18 years ago
8271f04
[SPARC]: constify of_get_property return: arch/sparc
by Stephen Rothwell
· 18 years ago
f6b45da
[SPARC]: Fix section mismatch warnings in pci.c and pcic.c
by Robert Reif
· 18 years ago
1d51c69
[SPARC]: avoid CHILD_MAX and OPEN_MAX constants
by Roland McGrath
· 18 years ago
50d266a
[SPARC]: Hook up missing syscalls.
by David S. Miller
· 18 years ago
54f565e
[SPARC]: Fix TIF_USEDFPU flag atomicity
by William Lee Irwin III
· 18 years ago
f6d0f9e
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
by David S. Miller
· 18 years ago
45bcca6
[SPARC]: Handle unresolvable resources better in of_device.c
by David S. Miller
· 18 years ago
b85cdd4
[SPARC]: Fix bus handling in build_device_resources().
by David S. Miller
· 18 years ago
34cc560
[SPARC]: Re-export saved_command_line to modules.
by David S. Miller
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
08e7ca1
[PATCH] Dynamic kernel command-line: sparc
by Alon Bar-Lev
· 18 years ago
0e25338
[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code
by Eric W. Biederman
· 18 years ago
5ea8176
[PATCH] sort the devres mess out
by Al Viro
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
4564f9e
[PATCH] consolidate line discipline number definitions
by Tilman Schmidt
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
b4cff84
[PATCH] sanitize sections for sparc32 smp
by Al Viro
· 18 years ago
89eb169
[PATCH] missing exports of pm_power_off() on alpha and sparc32
by Al Viro
· 18 years ago
e3a411a3
[SPARC64]: Fix of_iounmap() region release.
by David S. Miller
· 18 years ago
dbc1333
[PATCH] sparc32: add offset in pci_map_sg()
by Jan Andersson
· 18 years ago
8a8b836
[SPARC]: Make bitops use same spinlocks as atomics.
by David S. Miller
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
35bca36
[SPARC{32,64}]: Propagate ptrace_traceme() return value.
by Alexey Dobriyan
· 18 years ago
d4accd6
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
by David S. Miller
· 18 years ago
c80892d
[SPARC]: Replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
45e0798
[PATCH] struct path: convert sparc
by Josef Sipek
· 18 years ago
fd593d1
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
by Eric W. Biederman
· 18 years ago
59359ff
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
by David S. Miller
· 18 years ago
858cbcd
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
f5ef9d1
[SPARC]: Fix bus_id[] string overflow.
by David S. Miller
· 18 years ago
f6d7b8a
[SPARC]: Sparc compilation fix with floppy enabled
by Krzysztof Helt
· 18 years ago
9550e59
[SPARC]: Add sparc profiling support
by Martin Habets
· 18 years ago
7341df1
[SPARC]: Kill BOOTME_SINGLE.
by David S. Miller
· 18 years ago
ab5da28
[SPARC32]: Fix sparc32 modpost warnings.
by Martin Habets
· 18 years ago
eba8cef
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
by Martin Habets
· 18 years ago
c2baeb0
[SPARC32]: pcic.c needs asm/irq_regs.h
by David S. Miller
· 18 years ago
078830e
[SPARC32]: Fix prom.c build warning
by Martin Habets
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
7a39f52
[PATCH] sparc32 rwlock fix
by Al Viro
· 18 years ago
0d84438
[PATCH] sparc32 pt_regs fixes
by Al Viro
· 18 years ago
Next »