index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
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/of...
Linus Torvalds
4
-381
/
+19
2007-07-19
[SPARC]: Add sys_fallocate() entries.
David S. Miller
1
-5
/
+4
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
1
-98
/
+9
2007-07-20
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
2
-22
/
+22
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
1
-108
/
+1
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-60
/
+1
[next]