Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.
[safe/jmp/linux-2.6] / arch / sparc64 /
2008-08-30 David S. Millersparc64: setup_valid_addr_bitmap_from_pavail() should...
2008-08-29 David S. Millersparc: Fix resource flags for PCI children in OF device...
2008-08-25 David S. Millersparc64: Make NUMA depend upon SMP.
2008-08-14 David S. Millersparc64: Fix cmdline_memory_size handling bugs.
2008-08-14 David S. Millersparc64: Fix overshoot in nid_range().
2008-08-14 David S. Millersparc64: Handle stack trace attempts before irqstacks...
2008-08-13 David S. Millersparc64: Implement IRQ stacks.
2008-08-12 David S. Millersparc64: Fix recursion in stack overflow detection...
2008-08-09 David S. Millersparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs...
2008-08-08 David S. Millersparc64: Fix end-of-stack checking in save_stack_trace().
2008-08-07 Stephen Rothwellsparc: don't use asm/of_device.h
2008-08-07 David S. Millersparc64: Use kernel/uid16.c helpers instead of own...
2008-08-04 David S. Millersparc64: Remove all cpumask_t local variables in xcall...
2008-08-04 David S. Millersparc64: Kill error_mask from hypervisor_xcall_deliver().
2008-08-04 David S. Millersparc64: Build cpu list and mondo block at top-level...
2008-08-04 David S. Millersparc64: Disable local interrupts around xcall_deliver_...
2008-08-04 David S. Millersparc64: Make all xcall_deliver's go through common...
2008-08-04 David S. Millersparc64: Always allocate the send mondo blocks, even...
2008-08-04 David S. Millersparc64: Make smp_cross_call_masked() take a cpumask_t...
2008-08-04 David S. Millersparc64: Directly call xcall_deliver() in smp_start_syn...
2008-08-04 David S. Millersparc64: Call xcall_deliver() directly in some cases.
2008-08-04 David S. Millersparc64: Use cpumask_t pointers and for_each_cpu_mask_n...
2008-08-04 David S. Millersparc64: Use xcall_deliver() consistently.
2008-08-04 David S. Millersparc64: Use function pointer for cross-call sending.
2008-08-04 Huang Weiyiarch/sparc64/kernel/signal.c: removed duplicated #include
2008-08-04 David S. Millersparc64: Need to disable preemption around smp_tsb_sync().
2008-08-01 David S. Millersparc64: Do not clobber %g7 in setcontext() trap.
2008-08-01 David S. Millersparc64: Kill __show_regs().
2008-07-31 David S. Millersparc64: Kill smp_report_regs().
2008-07-31 David S. Millersparc64: Kill VERBOSE_SHOWREGS code.
2008-07-31 David S. Millersparc64: Hook up trigger_all_cpu_backtrace().
2008-07-31 David S. Millersparc64: Make global reg dumping even more useful.
2008-07-30 David S. Millersparc64: Kill isa_bus_type.
2008-07-28 David S. Millersparc64: Fix global reg snapshotting on self-cpu.
2008-07-28 Roland McGrathsparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
2008-07-28 Roland McGrathsparc64: tracehook_signal_handler
2008-07-28 Roland McGrathsparc64: tracehook: TIF_NOTIFY_RESUME
2008-07-28 Roland McGrathsparc64: tracehook syscall
2008-07-27 Sam Ravnborgsparc, sparc64: use arch/sparc/include
2008-07-26 Johannes Weinersparc64: use generic show_mem()
2008-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-25 David S. Millersparc: Wire up new system calls.
2008-07-25 Srinivasa D Skprobes: improve kretprobe scalability with hashed...
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-23 David S. Millersparc64: Fix cpufreq notifier registry.
2008-07-23 David S. Millersparc64: Fix lockdep issues in LDC protocol layer.
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-22 Johannes Bergremove CONFIG_KMOD from sparc64
2008-07-22 Greg Kroah-Hartmansparc64: fix up bus_id changes in sparc core code
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-22 Kay Sieversdriver core: remove KOBJ_NAME_LEN define
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-07-18 David S. Millersparc64: Update defconfig.
2008-07-18 David S. Millersparc64: Add missing hypervisor service group numbers.
2008-07-18 David S. Millersparc64: Remove 4MB and 512K base page size options.
2008-07-18 David S. Millersparc64: Convert to generic helpers for IPI function...
2008-07-18 David S. Millersparc: Use new '%pS' infrastructure to print symbols.
2008-07-18 Randy Dunlapsparc64: Config category "Processor type and features...
2008-07-18 Sam Ravnborgsparc: Merge asm-sparc{,64}/mman.h
2008-07-18 Sam Ravnborgsparc: add -m64 when building vmlinux.lds
2008-07-18 Adrian Bunksparc64/kernel/: make code static
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Linus TorvaldsMerge branch 'core/stacktrace' of git://git./linux...
2008-07-14 Linus TorvaldsMerge branch 'tracing/for-linus' of git://git./linux...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-08 Stephen Rothwellstacktrace: fix build failure on sparc64
2008-07-07 Greg KHPCI: make pci_name use dev_name
2008-07-03 Ingo Molnarstacktrace: export save_stack_trace[_tsk]
2008-07-02 Arnd Bergmannsparc64-rtc: BKL pushdown
2008-07-01 Ingo Molnarfix "ftrace: store mcount address in rec->ip"
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Jens AxboeAdd generic helpers for arch IPI function calls
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-10 Abhishek Sagarftrace: remove ftrace_ip_converted()
2008-05-23 Steven Rostedtftrace: add have dynamic ftrace config for archs
2008-05-23 David Millersparc64: add ftrace support.
2008-05-22 David S. Millersparc64: Prevent stack backtrace false positives on...
2008-05-22 David S. Millersparc64: Fix stack tracing through trap frames.
2008-05-22 David S. Millersparc64: Fix kernel thread stack termination.
2008-05-20 David S. Millersparc64: Add global register dumping facility.
2008-05-20 Adrian Bunksparc64: remove CVS keywords
2008-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-16 David S. Millersparc64: Update defconfig.
2008-05-16 David S. Millersparc64: Fix lmb_reserve() args in find_ramdisk().
2008-05-13 David S. Millersparc64: Use a TS_RESTORE_SIGMASK
2008-05-12 David S. Millersparc: Fix mremap address range validation.
2008-05-12 David S. Millersparc64: Work around memory probing bug in openfirmware.
2008-05-11 David S. Millersparc: Fix debugger syscall restart interactions.
2008-05-11 David S. Millersparc: Fix ptrace() detach.
2008-05-08 David S. Millersparc: Fix SA_ONSTACK signal handling.
next