index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPARC64: use generic percpu
travis@sgi.com
2008-01-30
1
-0
/
+5
*
percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA
travis@sgi.com
2008-01-30
1
-1
/
+1
*
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
2008-01-30
1
-0
/
+3
*
spinlock: lockbreak cleanup
Nick Piggin
2008-01-30
1
-0
/
+5
*
remove __attribute_used__
Adrian Bunk
2008-01-28
1
-1
/
+1
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+4
*
[SPARC64]: Partially revert "Constify function pointer tables."
David S. Miller
2008-01-23
1
-1
/
+1
*
[SPARC]: Constify function pointer tables.
Jan Engelhardt
2008-01-22
2
-2
/
+2
*
[SPARC64]: Fix of section mismatch warnings.
Sam Ravnborg
2008-01-21
6
-21
/
+24
*
[SPARC64]: Fix hypervisor TLB operation error reporting.
David S. Miller
2008-01-17
2
-0
/
+6
*
[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.
David S. Miller
2008-01-12
1
-1
/
+5
*
[SPARC64]: Implement pci_resource_to_user()
David S. Miller
2007-12-26
1
-0
/
+16
*
[SPARC64]: Spelling fixes
Joe Perches
2007-12-20
1
-1
/
+1
*
[SPARC64]: Fix two kernel linear mapping setup bugs.
David S. Miller
2007-12-13
2
-9
/
+32
*
[SPARC64]: Fix endless loop in cheetah_xcall_deliver().
David S. Miller
2007-12-12
1
-6
/
+13
*
[SPARC64]: Fix memory controller register access when non-SMP.
David S. Miller
2007-12-07
1
-6
/
+10
*
[SPARC64]: Update defconfig.
David S. Miller
2007-12-05
1
-4
/
+5
*
[SPARC64]: check for possible NULL pointer dereference
Cyrill Gorcunov
2007-12-05
1
-0
/
+4
*
[SPARC64]: Add missing "space"
Joe Perches
2007-12-05
1
-2
/
+3
*
[SPARC64]: Add missing pci_dev_put
Julia Lawall
2007-12-05
1
-0
/
+2
*
[SPARC64]: Missing mdesc_release() in ldc_init().
David S. Miller
2007-12-05
1
-5
/
+10
*
[SPARC]: Remove duplicate includes.
Lucas Woods
2007-11-06
5
-6
/
+0
*
[SPARC64]: Update defconfig.
David S. Miller
2007-11-01
1
-35
/
+34
*
[SPARC64]: Fix build with CONFIG_NET disabled.
David S. Miller
2007-10-31
2
-2
/
+2
*
[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
David S. Miller
2007-10-31
1
-1
/
+3
*
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
David S. Miller
2007-10-31
1
-7
/
+0
*
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
David S. Miller
2007-10-31
1
-1
/
+1
*
[SPARC64]: __inline__ --> inline
David S. Miller
2007-10-27
8
-56
/
+37
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-25
1
-1
/
+1
|
\
|
*
[SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)
Chris Wright
2007-10-23
1
-1
/
+1
*
|
More SG build fixes
David Miller
2007-10-24
1
-1
/
+1
*
|
SG build fix
David Miller
2007-10-24
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-23
1
-2
/
+0
|
\
|
*
[SCSI] fc4: remove this and all associated drivers
Matthew Wilcox
2007-10-17
1
-2
/
+0
*
|
sparc64: zero out dma_length
FUJITA Tomonori
2007-10-23
1
-0
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-10-22
8
-125
/
+87
|
\
\
|
*
|
[SPARC64]: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
2007-10-22
1
-2
/
+1
|
*
|
[SPARC64]: small Makefile cleanups
Sam Ravnborg
2007-10-22
3
-14
/
+1
|
*
|
[SPARC64]: Stop using __do_IRQ().
David S. Miller
2007-10-22
3
-50
/
+53
|
*
|
[SPARC64]: Update defconfig.
David S. Miller
2007-10-21
1
-59
/
+32
*
|
|
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
4
-18
/
+11
|
/
/
*
|
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
2
-31
/
+1
*
|
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-1
/
+1
*
|
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
|
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
1
-2
/
+2
*
|
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
2007-10-17
1
-20
/
+0
*
|
[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().
David S. Miller
2007-10-17
1
-0
/
+7
*
|
[SPARC64]: Fix boot failures due to bootmem.
David S. Miller
2007-10-17
1
-4
/
+4
*
|
[SPARC64]: Implement atomic backoff.
David S. Miller
2007-10-17
2
-20
/
+48
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
4
-35
/
+46
|
\
[next]