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
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
[SPARC]: Remove PTRACE_SUN* handling.
David S. Miller
1
-14
/
+1
2008-02-07
[SPARC]: Kill DEBUG_PTRACE code.
David S. Miller
1
-43
/
+0
2008-02-07
[SPARC64]: Add user regsets.
David S. Miller
1
-1
/
+581
2008-02-07
[SPARC64]: Fix booting on non-zero cpu.
David S. Miller
2
-0
/
+28
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-529
/
+151
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-2
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
3
-3
/
+6
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-0
/
+5
2008-02-06
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
5
-496
/
+92
2008-02-06
[SPARC64]: Update defconfig.
David S. Miller
1
-30
/
+53
2008-02-06
[SPARC]: Add new timerfd syscall entries.
David S. Miller
1
-3
/
+6
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+3
2008-02-05
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
4
-5
/
+10
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-2
/
+2
2008-02-05
[SPARC64] pci_sun4v.c: Section fixes.
Adrian Bunk
1
-3
/
+3
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+2
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
1
-3
/
+2
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_KPROBES
Mathieu Desnoyers
1
-0
/
+1
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-0
/
+1
2008-02-01
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-01-31
[SPARC64]: Fix inconsistent .section usage in lib/
Sam Ravnborg
2
-2
/
+2
2008-01-31
[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.
Sam Ravnborg
1
-1
/
+1
2008-01-30
SPARC64: use generic percpu
travis@sgi.com
1
-0
/
+5
2008-01-30
percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA
travis@sgi.com
1
-1
/
+1
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-0
/
+3
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-0
/
+5
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-23
[SPARC64]: Partially revert "Constify function pointer tables."
David S. Miller
1
-1
/
+1
2008-01-22
[SPARC]: Constify function pointer tables.
Jan Engelhardt
2
-2
/
+2
2008-01-21
[SPARC64]: Fix of section mismatch warnings.
Sam Ravnborg
6
-21
/
+24
2008-01-17
[SPARC64]: Fix hypervisor TLB operation error reporting.
David S. Miller
2
-0
/
+6
2008-01-12
[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.
David S. Miller
1
-1
/
+5
2007-12-26
[SPARC64]: Implement pci_resource_to_user()
David S. Miller
1
-0
/
+16
2007-12-20
[SPARC64]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-13
[SPARC64]: Fix two kernel linear mapping setup bugs.
David S. Miller
2
-9
/
+32
2007-12-12
[SPARC64]: Fix endless loop in cheetah_xcall_deliver().
David S. Miller
1
-6
/
+13
2007-12-07
[SPARC64]: Fix memory controller register access when non-SMP.
David S. Miller
1
-6
/
+10
2007-12-05
[SPARC64]: Update defconfig.
David S. Miller
1
-4
/
+5
2007-12-05
[SPARC64]: check for possible NULL pointer dereference
Cyrill Gorcunov
1
-0
/
+4
2007-12-05
[SPARC64]: Add missing "space"
Joe Perches
1
-2
/
+3
2007-12-05
[SPARC64]: Add missing pci_dev_put
Julia Lawall
1
-0
/
+2
2007-12-05
[SPARC64]: Missing mdesc_release() in ldc_init().
David S. Miller
1
-5
/
+10
2007-11-06
[SPARC]: Remove duplicate includes.
Lucas Woods
5
-6
/
+0
2007-11-01
[SPARC64]: Update defconfig.
David S. Miller
1
-35
/
+34
2007-10-31
[SPARC64]: Fix build with CONFIG_NET disabled.
David S. Miller
2
-2
/
+2
2007-10-31
[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
David S. Miller
1
-1
/
+3
2007-10-31
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
David S. Miller
1
-7
/
+0
2007-10-31
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
David S. Miller
1
-1
/
+1
[prev]
[next]