drivers/net/ns83820.c: fix a check-after-use
[safe/jmp/linux-2.6] / arch / powerpc /
2007-06-30 Will SchmidtFix VDSO gettimeofday() when called with NULL struct...
2007-06-28 David WoodhouseIntroduce fixed sys_sync_file_range2() syscall, impleme...
2007-06-26 Paul Mackerras[POWERPC] Fix subtle FP state corruption bug in signal...
2007-06-26 Tony Breeds[POWERPC] Fix VDSO gettimeofday() when called with...
2007-06-26 Paul Mackerras[POWERPC] Update defconfigs
2007-06-26 will schmidt[POWERPC] Update g5_defconfig
2007-06-20 Tony Breeds[POWERPC] Fix powermac late initcall to only run on...
2007-06-20 Segher Boessenkool[POWERPC] PowerPC: Prevent data exception in kernel...
2007-06-20 Li Yang[POWERPC] rheap - eliminates internal fragments caused...
2007-06-14 Milton Miller[POWERPC] Fix console output getting dropped on platfor...
2007-06-14 Paul Mackerras[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
2007-06-07 Paul Mackerras[POWERPC] Fix building of COFF zImages
2007-06-07 Sebastian Siewior[POWERPC] spufs: Fix error handling in spufs_fill_dir()
2007-06-07 Christoph Hellwig[POWERPC] spufs: Don't yield nosched context
2007-06-07 Christoph Hellwig[POWERPC] scc_sio: Fix link failure
2007-06-07 Thomas Renninger[POWERPC] cbe_cpufreq: Limit frequency via cpufreq...
2007-06-07 Arnd Bergmann[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
2007-06-07 Christoph Hellwig[POWERPC] spufs scheduler: Fix wakeup races
2007-06-07 Christoph Hellwig[POWERPC] spufs: Synchronize pte invalidation vs ps...
2007-06-07 Sebastian Siewior[POWERPC] spufs: Free mm if spufs_fill_dir() failed
2007-06-07 Jeremy Kerr[POWERPC] spufs: Fix gang destroy leaks
2007-06-07 Christoph Hellwig[POWERPC] spufs: Hook up spufs_release_mem
2007-06-07 Arnd Bergmann[POWERPC] spufs: Refuse to load the module when not...
2007-06-07 Olof Johansson[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
2007-06-02 Milton Miller[POWERPC] Fix zImage.coff generation for 32-bit pmac
2007-06-02 Michael Ellerman[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
2007-06-02 Michael Neuling[POWERPC] Fix compile warning in pseries xics code
2007-06-02 David Gibson[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGS
2007-06-02 Stephen Rothwell[POWERPC] Create a zImage for legacy iSeries
2007-06-02 Stephen Rothwell[POWERPC] pasemi idle uses hard_smp_processor_id
2007-06-02 Stephen Rothwell[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id
2007-06-02 David Gibson[POWERPC] Fix compiler/assembler flags for Ebony platfo...
2007-06-02 Benjamin Herrenschmidt[POWERPC] Fix ppc32 single-stepping out of syscalls
2007-06-02 Michael Ellerman[POWERPC] Update documentation for of_find_node_by_type()
2007-05-23 Kumar Gala[POWERPC] Fix Kconfig warning
2007-05-23 Kumar Gala[POWERPC] Fix modpost warning
2007-05-23 Li Yang[POWERPC] Fix Section mismatch warnings
2007-05-23 Timur Tabi[POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST
2007-05-23 Domen Puncer[POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)
2007-05-22 Benjamin Herrenschmidt[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
2007-05-22 Benjamin Herrenschmidt[POWERPC] Fix powerpc vmlinux.lds.S
2007-05-22 Anton Blanchard[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO
2007-05-22 Anton Blanchard[POWERPC] Add missing pmc_type fields in cpu_table
2007-05-22 Hugh Dickins[POWERPC] Fix smp_call_function to be preempt-safe
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-18 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-17 Josh Boyer[POWERPC] Pass per-file CFLAGs for platform specific...
2007-05-17 Jon Tollefson[POWERPC] Correct #endif comment
2007-05-17 Segher Boessenkool[POWERPC] Fix ppc_rtas_progress_show()
2007-05-17 Segher Boessenkool[POWERPC] Fix sed command lines for zlib source constru...
2007-05-17 Segher Boessenkool[POWERPC] Specify GNUTARGET on $(AR) invocations
2007-05-17 Benjamin Herrenschmidt[POWERPC] Make sure device node type/name is not NULL...
2007-05-17 David Gibson[POWERPC] Small fixes for the Ebony device tree
2007-05-17 Stephen Rothwell[POWERPC] Fix warning on UP
2007-05-17 Christian Krafft[POWERPC] cell_defconfig: Disable cpufreq and pmi
2007-05-17 Benjamin Herrenschmidt[POWERPC] Fix IO space on PCI buses created from of_pla...
2007-05-17 Benjamin Herrenschmidt[POWERPC] Add spinlock to request_phb_iospace()
2007-05-17 David Gibson[POWERPC] Fix make rules for treeImage.initrd
2007-05-17 Olof Johansson[POWERPC] Remove warning in mpic.c
2007-05-17 Olof Johansson[POWERPC] Update pasemi_defconfig
2007-05-17 Olof Johansson[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed
2007-05-17 Stephen Rothwell[POWERPC] Update iseries_defconfig
2007-05-17 David Gibson[POWERPC] Fix bug adding properties with flatdevtree...
2007-05-17 Christoph Hellwig[POWERPC] viopath: Use a completion in some more places
2007-05-17 Christoph Hellwig[POWERPC] viopath: Use completion
2007-05-17 Tony Breeds[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'
2007-05-17 Kumar Gala[POWERPC] Removed hardcoded phandles from dts
2007-05-17 Kumar Gala[POWERPC] 85xx: Add device nodes for error reporting...
2007-05-17 Dave Jiang[POWERPC] 85xx: Add device nodes for error reporting...
2007-05-17 Timur Tabi[POWERPC] Fix alignment problem in rh_alloc_align(...
2007-05-17 Kumar Gala[POWERPC] Fix COMMON symbol warnings
2007-05-17 James.Yang[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.
2007-05-12 Dale Farnsworth[POWERPC] Add arch/powerpc support for the Motorola...
2007-05-12 Mark A. Greer[POWERPC] Add bootwrapper support for Motorola PrPMC280...
2007-05-12 Mark A. Greer[POWERPC] Add DTS file for the Motorola PrPMC2800 platform
2007-05-12 Dale Farnsworth[POWERPC] Check cache coherency of kernel vs firmware
2007-05-12 Dale Farnsworth[POWERPC] Add Marvell mv64x60 PCI bridge support
2007-05-12 Dale Farnsworth[POWERPC] Create Marvell mv64x60 I2C platform_data
2007-05-12 Dale Farnsworth[POWERPC] Create Marvell mv64x60 ethernet platform_data
2007-05-12 Dale Farnsworth[POWERPC] Create Marvell mv64x60 MPSC (serial) platform...
2007-05-12 Dale Farnsworth[POWERPC] Add interrupt support for Marvell mv64x60...
2007-05-12 Mark A. Greer[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C
2007-05-12 Mark A. Greer[POWERPC] Add bootwrapper support for Marvell MPSC
2007-05-12 Mark A. Greer[POWERPC] Add bootwrapper support for Marvell/mv64x60...
2007-05-12 Mark A. Greer[POWERPC] Add Makefile rules to wrap dts file in zImage
2007-05-12 Scott Wood[POWERPC] U-boot passes the initrd as start/end, not...
2007-05-12 Geoff Levand[POWERPC] PS3: Update ps3_defconfig
2007-05-12 Geoff Levand[POWERPC] PS3: Fix request_irq warning
2007-05-12 Kim Phillips[POWERPC] Don't complain if size-cells == 0 in prom_parse()
2007-05-12 will schmidt[POWERPC] Simplify smp_space_timers
2007-05-12 Stephen Rothwell[POWERPC] Trivial ps3 warning fixes
2007-05-12 Stephen Rothwell[POWERPC] Add missed include
2007-05-12 Stephen Rothwell[POWERPC] Remove unused variable in hpte_decode()
2007-05-12 Stephen Rothwell[POWERPC] Assign correct variable in hpte_decode()
2007-05-11 Linus TorvaldsMerge branch 'audit.b38' of git://git./linux/kernel...
2007-05-11 Benjamin Herrenschmidtpowerpc: fixup hard_irq_disable semantics
next