index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
sparc: Kill custom io_remap_pfn_range().
David S. Miller
2
-8
/
+32
2011-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+3
2011-11-01
sparc: Hook up process_vm_{readv,writev} syscalls.
David S. Miller
1
-1
/
+3
2011-11-01
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
1
-1
/
+0
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
1
-1
/
+2
2011-10-07
sparc32,leon: SRMMU MMU Table probe fix
Daniel Hellstrom
1
-1
/
+1
2011-09-17
sparc64: Future proof Niagara cpu detection.
David S. Miller
2
-1
/
+5
2011-08-21
sparc: Allow handling signals when stack is corrupted.
David S. Miller
1
-0
/
+14
2011-08-16
sparc32: unbreak arch_write_unlock()
Mikael Pettersson
1
-2
/
+9
2011-08-16
sparc64: remove unnecessary macros from spinlock_64.h
Mikael Pettersson
1
-6
/
+0
2011-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
9
-113
/
+79
2011-08-05
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
1
-27
/
+24
2011-08-04
sparc: use kbuild-generic support for true asm-generic header files
Sam Ravnborg
5
-9
/
+5
2011-08-03
sparc: Use popc when possible for ffs/__ffs/ffz.
David S. Miller
1
-3
/
+4
2011-08-03
sparc: Set reboot-cmd using reboot data hypervisor call if available.
David S. Miller
1
-0
/
+7
2011-08-03
sparc: Add some missing hypervisor API groups.
David S. Miller
1
-0
/
+6
2011-08-03
sparc: Use popc if possible for hweight routines.
David S. Miller
1
-38
/
+4
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2011-07-29
sparc: Sanitize cpu feature detection and reporting.
David S. Miller
1
-36
/
+29
2011-07-28
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
2
-3
/
+6
2011-07-28
sparc: Add T3 sun4v cpu type and hypervisor group defines.
David S. Miller
2
-0
/
+2
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2
-2
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
2
-3
/
+3
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
5
-5
/
+3
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-2
/
+0
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
2
-21
/
+70
2011-07-26
sparc64: add support for _PAGE_SPECIAL
David S. Miller
1
-4
/
+11
2011-07-26
sparc64: use RCU page table freeing
David S. Miller
1
-2
/
+46
2011-07-26
sparc64: kill page table quicklists
David S. Miller
1
-17
/
+15
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-23
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2
-6
/
+0
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-07-22
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
1
-0
/
+1
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-06
sparc/irqs: Do not trace arch_local_{*,irq_*} functions
Steven Rostedt
2
-11
/
+11
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-2
/
+0
2011-06-08
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
2
-6
/
+0
2011-06-08
sparc: Remove unnecessary semicolons
Joe Perches
4
-8
/
+8
2011-06-03
sparc32,leon: add GRPCI2 PCI Host driver
Daniel Hellstrom
1
-0
/
+3
2011-06-03
sparc32,leon: added LEON-common low-level PCI routines
Daniel Hellstrom
2
-0
/
+45
2011-06-03
sparc32: added CONFIG_PCIC_PCI Kconfig setting
Daniel Hellstrom
1
-1
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-25
sparc: mmu_gather rework
Peter Zijlstra
4
-90
/
+31
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
15
-75
/
+123
2011-05-23
sparc32: fix build, fix missing cpu_relax declaration
Sam Ravnborg
1
-0
/
+1
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+2
2011-05-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
1
-0
/
+13
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-1
/
+5
2011-05-17
sparc: convert old cpumask API into new one
KOSAKI Motohiro
1
-5
/
+5
[next]