e1000: Support for 82571 and 82572 controllers
[safe/jmp/linux-2.6] / arch / sparc64 /
2005-09-30 David S. Miller[SPARC64]: Fix several bugs in flush_ptrace_access().
2005-09-30 David S. Miller[SPARC64]: Kill arch/sparc64/prom/memory.c
2005-09-30 David S. Miller[SPARC64]: Rewrite convoluted physical memory probing.
2005-09-29 David S. Miller[SPARC64]: Solidify check in cheetah_check_main_memory().
2005-09-29 David S. Miller[SPARC64]: Kill all external references to sp_banks[]
2005-09-29 David S. Miller[SPARC64]: Move phys_base, kern_{base,size}, and sp_ban...
2005-09-29 David S. Miller[SPARC]: Declare paging_init() in asm/pgtable.h
2005-09-29 David S. Miller[SPARC64]: Simplify user fault fixup handling.
2005-09-29 David S. Miller[SPARC64]: Fix fault handling in unaligned trap handler.
2005-09-29 David S. Miller[SPARC64]: Convert to use generic exception table support.
2005-09-28 David S. Miller[SPARC64]: Fix bug in unaligned load endianness swapping
2005-09-28 David S. Miller[SPARC64]: Add missing IDs for newer cpus.
2005-09-26 David S. Miller[SPARC64]: Do not do TLB pre-filling any more.
2005-09-26 David S. Miller[SPARC64]: Simplify Spitfire D-cache page flush.
2005-09-26 David S. Miller[SPARC64]: Probe D/I/E-cache config and use.
2005-09-25 David S. Miller[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
2005-09-25 David S. Miller[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
2005-09-23 David S. Miller[SPARC64]: Mark functions called by paging_init() as...
2005-09-23 David S. Miller[SPARC64]: Kill unused variable in setup_arch()
2005-09-23 David S. Miller[SPARC64]: Fix comment typo in head.S
2005-09-23 David S. Miller[SPARC64]: Rewrite bootup sequence.
2005-09-22 David S. Miller[SPARC64]: Kill readjust_prom_translations()
2005-09-22 David S. Miller[SPARC64]: Remove unnecessary paging_init() cruft.
2005-09-22 David S. Miller[SPARC64]: Do not allocate OBP page tables using bootmem
2005-09-22 David S. Miller[SPARC64]: Break up inherit_prom_mappings() into it...
2005-09-22 David S. Miller[SPARC64]: Do not allocate prom translations using...
2005-09-22 David S. Miller[SPARC64]: Remove ktlb.S instruction patching.
2005-09-22 David S. Miller[SPARC64]: Kill SZ_BITS define from dtlb_backend.S
2005-09-22 David S. Miller[SPARC64]: Move kernel TLB miss handling into a seperat...
2005-09-20 David S. Miller[SPARC64]: Verify vmalloc TLB misses more strictly.
2005-09-20 David S. Miller[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to...
2005-09-20 David S. Miller[SPARC64]: Handle little-endian unaligned loads/stores...
2005-09-15 David S. Miller[LIB]: Consolidate _atomic_dec_and_lock()
2005-09-10 Ingo Molnar[PATCH] spinlock consolidation
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Dipankar Sarma[PATCH] files-sparc64-fix 2
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-09 Sam Ravnborgkbuild: frv,m32r,sparc64 introduce fake asm-offsets...
2005-09-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-09-08 David S. Miller[PATCH] Make sparc64 use setup-res.c
2005-09-08 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-09-08 David S. Miller[SPARC64]: Inline membar()'s again.
2005-09-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-08 viro@ZenIV.linux... [PATCH] Kconfig fix (BLK_DEV_FD dependencies)
2005-09-07 Prasanna S Panchamukhi[PATCH] kprobes-prevent-possible-race-conditions-sparc6...
2005-09-07 Prasanna S Panchamukhi[PATCH] Kprobes: prevent possible race conditions sparc...
2005-09-07 Miklos Szeredi[PATCH] remove duplicated sys_open32() code from 64bit...
2005-09-07 john stultz[PATCH] NTP: ntp-helper functions
2005-09-07 David S. Miller[SPARC64]: Fix set/get MTU cases in sunos_ioctl()
2005-09-06 David S. Miller[SPARC64]: Don't include drivers/firmware/Kconfig
2005-09-02 David S. Miller[SPARC]: Kill io_remap_page_range()
2005-08-31 David S. Miller[SPARC64]: Use 'unsigned long' for port argument to...
2005-08-31 David S. Miller[SPARC64]: Use drivers/Kconfig
2005-08-31 David S. Miller[SPARC64]: Preserve nucleus ctx page size during TLB...
2005-08-30 David S. Miller[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.
2005-08-30 David S. Miller[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
2005-08-30 David S. Miller[SPARC64]: Eliminate irq_cpustat_t.
2005-08-29 David S. Miller[SPARC64]: More fully work around Spitfire Errata 51.
2005-08-29 David S. Miller[SPARC64]: Make debugging spinlocks usable again.
2005-08-29 Kumar Gala[SPARC64]: remove use of asm/segment.h
2005-08-29 David S. Miller[SPARC64]: Revamp Spitfire error trap handling.
2005-08-29 David S. Miller[SPARC64]: Do not call winfix_dax blindly
2005-08-29 David S. Miller[SPARC64]: Fix trap state reading for instruction_acces...
2005-08-29 Steven Rostedt[PATCH] convert signal handling of NODEFER to act like...
2005-08-24 Keith Owens[PATCH] Export pcibios_bus_to_resource
2005-08-19 David S. Miller[SPARC64]: Move kernel unaligned trap handlers into...
2005-08-18 David S. Miller[SPARC64]: Fix 2 bugs in cpufreq drivers.
2005-08-09 Andrew Morton[NET]: Fix memory leak in sys_{send,recv}msg() w/compat
2005-08-09 Linus TorvaldsRevert "[PATCH] PCI: restore BAR values..."
2005-08-05 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-07-27 David S. Miller[SPARC64]: Fix ugly dependency on NR_CPUS being a power...
2005-07-27 David S. Miller[SPARC]: Add inotify syscall entries.
2005-07-26 Eric W. Biederman[PATCH] Don't export machine_restart, machine_halt...
2005-07-25 David S. Miller[SPARC64]: Move syscall success and newchild state...
2005-07-25 David S. Miller[SPARC64]: Privatize sun5_timer.
2005-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-07-12 Andrew Morton[SPARC64]: Fix SMP build failure.
2005-07-12 Sam Ravnborg[NET]: add a top-level Networking menu to *config
2005-07-11 Jean Delvare[PATCH] I2C: Move hwmon drivers (1/3)
2005-07-11 David S. Miller[SPARC64]: Add syscall auditing support.
2005-07-10 David S. Miller[SPARC64]: Pass regs and entry/exit boolean to syscall_...
2005-07-10 David S. Miller[SPARC64]: Add SECCOMP support.
2005-07-10 David S. Miller[SPARC64]: Kill ancient and unused SYSCALL_TRACING...
2005-07-10 David S. Miller[SPARC64]: Add __read_mostly support.
2005-07-10 David S. Miller[SPARC]: Add ioprio system call support.
2005-07-08 David S. Miller[SPARC64]: Support CONFIG_HZ
2005-07-08 David S. Miller[SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE...
2005-07-06 Eddie C. Dost[SPARC64]: Fix set_intr_affinity()
2005-07-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-07-06 David S. Miller[SPARC64]: Fix UltraSPARC-III fallout from membar changes.
2005-07-06 Rusty Lynch[PATCH] kprobes: fix namespace problem and sparc64...
2005-07-04 David S. Miller[SPARC64]: Fix IRQ retry interval timer value on sparc6...
2005-07-04 David S. Miller[SPARC64]: Small Schizo PCI controller programming...
2005-07-04 David S. Miller[SPARC64]: Do proper DMA IRQ syncing on Tomatillo
2005-07-04 David S. Miller[SPARC64]: Add support for IRQ pre-handlers.
2005-07-04 Raphael Assenat[SPARC64/COMPAT]: Add some compat ioctl for ppdev
2005-06-28 David S. Miller[SPARC64]: Get rid of fast IRQ feature.
2005-06-27 David S. Miller[SPARC64]: Avoid membar instructions in delay slots.
next