aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-02-11sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller
2009-02-04sparc64: Call dump_stack() in die_nmi().David S. Miller
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller
2009-02-02sparc: fixup for sparseirq changesStephen Rothwell
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller
2009-02-02sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller
2009-01-28sparc64: Move generic PCR support code to seperate file.David S. Miller
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-19sparc64: Fix DAX handling via userspace access from kernel.David S. Miller
2009-01-19sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller
2009-01-19[CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger
2009-01-19sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller
2009-01-17sparc64: fix modpost failureSam Ravnborg
2009-01-17sparc64: fix readout of cpu/fpu typeSam Ravnborg
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-13sparc64: Fix UP build failure.David S. Miller
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-11sparc64: Fix cpumask related build failureDavid Miller
2009-01-10sparc: Fix asm/signal.h for 32-bit.David S. Miller
2009-01-08sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby
2009-01-08sparc: Kill exports of prom internal functionsJulian Calaby
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2009-01-08sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg
2009-01-08sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller
2009-01-08sparc: Fix sun4d_irq.c build.David S. Miller
2009-01-08sparc: Update 32-bit defconfig.David S. Miller
2009-01-08sparc64: fix warnings in psycho_common after ull conversionSam Ravnborg
2009-01-08generic swap(): sparc: rename swap() to swap_ulong()Wu Fengguang
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-07sparc64: Work around branch tracer warning.David S. Miller
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06sparc: introduce asm/swab.hHarvey Harrison
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2009-01-06sparc: refactor code in fault_32.cSam Ravnborg