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
2009-12-16
sparc: use bitmap_find_next_zero_area
Akinobu Mita
2
-24
/
+9
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
1
-1
/
+2
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2
-3
/
+0
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-66
/
+66
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
31
-210
/
+154
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-4
/
+4
2009-12-15
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2
-27
/
+27
2009-12-15
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
3
-18
/
+18
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2
-19
/
+19
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
3
-8
/
+8
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-4
/
+4
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+16
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
Linus Torvalds
6
-123
/
+24
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-2
/
+7
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
1
-1
/
+2
2009-12-11
sparc_brk() is not needed anymore
Al Viro
5
-25
/
+3
2009-12-11
Unify sys_mmap*
Al Viro
2
-43
/
+10
2009-12-11
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
1
-3
/
+7
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
5
-51
/
+2
2009-12-11
sparc64: Fix clock event multiplier printf format.
David S. Miller
1
-1
/
+1
2009-12-11
sparc64: Use clock{source,events}_calc_mult_shift().
David S. Miller
1
-22
/
+2
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-12-11
sparc64: Use free_bootmem_late() in mdesc_lmb_free().
David S. Miller
1
-15
/
+6
2009-12-11
sparc: Add alignment and emulation fault perf events.
David S. Miller
5
-26
/
+20
2009-12-11
sparc64: Add syscall tracepoint support.
David S. Miller
7
-9
/
+33
2009-12-11
sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()
David S. Miller
7
-112
/
+6
2009-12-11
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...
David S. Miller
5
-4
/
+57
2009-12-11
sparc64: Add some missing __kprobes annotations to kernel fault paths.
David S. Miller
1
-7
/
+8
2009-12-11
sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c
David S. Miller
1
-8
/
+1
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-3
/
+16
2009-12-10
sparc: Validate that kprobe address is 4-byte aligned.
David S. Miller
1
-0
/
+3
2009-12-10
sparc64: Don't specify IRQF_SHARED for LDC interrupts.
David S. Miller
1
-2
/
+2
2009-12-09
sparc64: Fix stack debugging IRQ stack regression.
David S. Miller
1
-2
/
+3
2009-12-09
sparc64: Fix overly strict range type matching for PCI devices.
David S. Miller
1
-2
/
+12
2009-12-09
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-0
/
+2
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-4
/
+7
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
24
-54
/
+1468
2009-12-08
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-54
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2
-58
/
+1
2009-12-06
sparc: Set UTS_MACHINE correctly.
David S. Miller
1
-0
/
+2
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
7
-14
/
+18
2009-12-03
sparc,leon: init_leon srmmu cleanup
Kristoffer Glembo
1
-3
/
+1
2009-12-03
sparc32: Remove early interrupt enable.
Kristoffer Glembo
1
-3
/
+0
2009-12-03
sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure
Kristoffer Glembo
1
-0
/
+11
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2009-11-28
sparc64: Faster early-boot framebuffer console.
David S. Miller
5
-1
/
+692
2009-11-27
Revert "sparc: Make atomic locks raw"
David S. Miller
1
-18
/
+18
[next]