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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-2
/
+0
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
78
-669
/
+676
2012-03-22
sparc: use block_sigmask()
Matt Fleming
3
-17
/
+3
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-9
/
+1
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-3
/
+3
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+6
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+5
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2
-3
/
+3
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-03-14
sparc32: Add -Av8 to assembler command line.
David S. Miller
1
-1
/
+1
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+4
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2
-12
/
+6
2012-02-27
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
1
-9
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+4
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-1
/
+1
2012-02-22
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-02
lib: Fix multiple definitions of clz_tab
David Miller
2
-15
/
+2
2012-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+3
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+18
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-9
/
+8
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2
-11
/
+10
2012-01-15
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-2
/
+0
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-38
/
+19
2012-01-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-25
/
+3
2012-01-11
sparc: make SA_NOMASK a synonym of SA_NODEFER
Matt Fleming
1
-1
/
+2
2012-01-11
sparc32: forced setting of mode of sun4m per-cpu timers
Tkhai Kirill
1
-0
/
+3
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
7
-345
/
+6
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+0
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-8
/
+0
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-61
/
+61
2012-01-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+3
2012-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-01-07
sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-17
/
+8
2012-01-07
sparc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
1
-11
/
+6
2012-01-07
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
3
-10
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-61
/
+61
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+5
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-36
/
+8
2012-01-04
consolidate umode_t declarations
Al Viro
2
-8
/
+0
2011-12-30
sparc32: remove unused file: include/asm/pgtsun4.h
Sam Ravnborg
1
-171
/
+0
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2011-12-30
sparc32: fix PAGE_SIZE definition
Sam Ravnborg
2
-8
/
+4
2011-12-30
sparc32: enable different preemptions models
Sam Ravnborg
1
-2
/
+0
2011-12-28
sparc32: support atomic64_t
Sam Ravnborg
2
-0
/
+3
2011-12-27
sparc32: drop useless preprocessor conditional in atomic_32.h
Sam Ravnborg
1
-4
/
+0
2011-12-27
sparc32: drop unused atomic24 support
Sam Ravnborg
3
-161
/
+0
2011-12-26
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2
-4
/
+0
[next]