index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-12
[SPARC]: Make gettimeofday() monotonic again.
David S. Miller
1
-1
/
+8
2007-12-20
[SPARC32]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-05
[SPARC]: Add missing of_node_put
Julia Lawall
1
-1
/
+3
2007-12-05
[SPARC]: Add missing "space"
Joe Perches
1
-4
/
+4
2007-11-06
[SPARC]: Remove duplicate includes.
Lucas Woods
1
-1
/
+0
2007-10-27
[SPARC32]: Fix build-warning in io-unit.c
David S. Miller
1
-1
/
+1
2007-10-27
[SPARC32]: __inline__ --> inline
David S. Miller
5
-21
/
+17
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
1
-2
/
+2
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
4
-15
/
+14
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-22
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
3
-5
/
+5
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+1
2007-10-17
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
1
-20
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-17
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
1
-1
/
+0
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-4
/
+4
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-26
/
+31
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
SPARC: sg chaining support
Jens Axboe
4
-26
/
+31
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-3
/
+3
2007-10-13
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
Stephen Rothwell
1
-1
/
+3
2007-10-13
[SPARC/64]: Prepare to remove of_platform_driver name.
Stephen Rothwell
1
-1
/
+4
2007-10-13
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
Robert Reif
2
-6
/
+10
2007-10-13
[SPARC]: beautify vmlinux.lds
Sam Ravnborg
1
-72
/
+93
2007-09-27
[SPARC]: Fix EBUS use of uninitialized variable.
David S. Miller
1
-0
/
+2
2007-08-26
[SPARC32]: Kill unused vars and macros from prom/console.c
David S. Miller
1
-3
/
+0
2007-08-26
[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.
David S. Miller
3
-1
/
+47
2007-08-20
[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.
David S. Miller
1
-1
/
+2
2007-08-14
[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.
Mark Fortescue
1
-2
/
+0
2007-08-14
[SPARC32]: Fix bogus ramdisk image location check.
Mark Fortescue
1
-2
/
+1
2007-08-10
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
Robert Reif
3
-15
/
+16
2007-08-07
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
1
-0
/
+15
2007-08-03
[SPARC32]: Fix modular build of floppy driver.
David S. Miller
3
-30
/
+62
2007-07-31
[SPARC]: Fix exec failures on sun4c.
Mark Fortescue
1
-0
/
+3
2007-07-30
[SPARC]: Fix serial console node string creation.
David S. Miller
1
-2
/
+3
2007-07-30
[SPARC]: Update defconfig.
David S. Miller
1
-146
/
+40
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-24
[SPARC32]: Fix bug in sparc optimized memset.
Alexander Shmelev
1
-1
/
+1
2007-07-24
[SPARC]: Add missing NOTES section.
David S. Miller
1
-0
/
+2
2007-07-24
[SPARC32]: missing exports
Al Viro
2
-0
/
+5
2007-07-24
[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
Al Viro
1
-1
/
+1
2007-07-21
[SPARC32]: Make PAGE_SHARED a read-mostly variable.
Al Viro
3
-2
/
+5
2007-07-21
[SPARC32]: Take enable_irq/disable_irq out of line.
Al Viro
5
-9
/
+46
2007-07-21
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
11
-0
/
+151
2007-07-21
[SPARC32]: Fix rounding errors in ndelay/udelay implementation.
Mark Fortescue
1
-4
/
+10
2007-07-20
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
2
-0
/
+10
2007-07-20
[SPARC]: Fix serial console device detection.
David S. Miller
5
-185
/
+139
2007-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons
Linus Torvalds
4
-381
/
+19
2007-07-19
[SPARC]: Add sys_fallocate() entries.
David S. Miller
1
-5
/
+4
[next]