aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* sparc: TIF_ABI_PENDING bit removalDavid Miller2010-01-29
* sparc64: Fix UP build.David S. Miller2010-01-26
* sparc64: Fix IRQ ->set_affinity() methods.David S. Miller2010-01-20
* sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-20
* sparc64: Update defconfig.David S. Miller2010-01-20
* sparc: Add missing SW perf fault events.David S. Miller2010-01-20
* sparc64: Fully support both performance counters.David S. Miller2010-01-20
* sparc64: Add perf callchain support.David S. Miller2010-01-20
* sparc: convert to arch_gettimeoffset()John Stultz2010-01-15
* sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin2010-01-15
* sparc32: Fix page_to_phys().David S. Miller2010-01-14
* sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day2010-01-12
* sparc32: Update defconfig.David S. Miller2010-01-12
* SPARC: use helpers for rlimitsJiri Slaby2010-01-08
* sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-05
* sparc64: Fix Niagara2 perf event handling.David S. Miller2010-01-05
* sparc64: Fix NMI programming when perf events are active.David S. Miller2010-01-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-17
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-17
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ | |/ |/|
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\ \
| * | sparc64: don't export static inline pci_ functionsStephen Rothwell2009-12-15
* | | sparc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-16
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \ \
| * | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
| * | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| * | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-12-15
|\ \ \ | |/ / |/| |
| * | sparc64: Fix clock event multiplier printf format.David S. Miller2009-12-11
| * | sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller2009-12-11
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
| |\ \
| * | | sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller2009-12-11
| * | | sparc: Add alignment and emulation fault perf events.David S. Miller2009-12-11
| * | | sparc64: Add syscall tracepoint support.David S. Miller2009-12-11
| * | | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-11
| * | | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-11
| * | | sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-10
| * | | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-10
| * | | sparc: Validate that kprobe address is 4-byte aligned.David S. Miller2009-12-10
| * | | sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller2009-12-10
| * | | sparc64: Fix stack debugging IRQ stack regression.David S. Miller2009-12-09
| * | | sparc64: Fix overly strict range type matching for PCI devices.David S. Miller2009-12-09
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-12