Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
[safe/jmp/linux-2.6] / arch / ppc64 /
2005-09-01 David Gibson[PATCH] Fix bug in ppc64 dynamic hugepage support
2005-08-30 David Gibson[PATCH] Remove nested feature sections
2005-08-30 Joel Schopp[PATCH] ppc64: lparconfig.c memory leak
2005-08-30 Joel Schopp[PATCH] ppc64: of_device.c remove useless code
2005-08-30 Anton Blanchard[PATCH] ppc64: Add CONFIG_HZ
2005-08-30 Jake Moilanen[PATCH] oprofile PVR 970MP
2005-08-30 Olof Johansson[PATCH] PPC64: Don't try to claim memory from OF at...
2005-08-30 Stephen Rothwell[PATCH] Create include/asm-powerpc
2005-08-30 Stephen Rothwell[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
2005-08-30 Stephen Rothwell[PATCH] Create vio_bus_ops
2005-08-30 Stephen Rothwell[PATCH] Create vio_register_device
2005-08-30 Stephen Rothwell[PATCH] Formatting changes to vio.c
2005-08-30 Stephen Rothwell[PATCH] fix iSeries build for gcc-3.4
2005-08-30 David Gibson[PATCH] Restore lparmap.s include for iSeries
2005-08-30 Linus TorvaldsMerge HEAD from /linux/kernel/git/paulus/ppc64-2.6
2005-08-29 Steven Rostedt[PATCH] convert signal handling of NODEFER to act like...
2005-08-29 David Gibson[PATCH] Dynamic hugepage addresses for ppc64
2005-08-29 Michael Ellerman[PATCH] ppc64: Check of_chosen in check_for_initrd()
2005-08-29 Michael Ellerman[PATCH] ppc64: unflatten_device_tree() should check...
2005-08-29 Michael Ellerman[PATCH] ppc64: Fix a misleading printk in unflatten_dt_...
2005-08-29 Michael Ellerman[PATCH] ppc64: Move ppc64_enable_pmcs() logic into...
2005-08-29 Olaf Hering[PATCH] ppc64: allow xmon=off
2005-08-29 Michael Ellerman[PATCH] ppc64: Remove CONFIG_MSCHUNKS
2005-08-29 Michael Ellerman[PATCH] ppc64: Simplify some lmb functions
2005-08-29 Michael Ellerman[PATCH] ppc64: Remove physbase from the lmb_property...
2005-08-29 Michael Ellerman[PATCH] ppc64: Remove redundant abs_to_phys() macro
2005-08-29 Michael Ellerman[PATCH] ppc64: Remove redundant use of pointers in...
2005-08-29 Michael Ellerman[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn
2005-08-29 Michael Ellerman[PATCH] ppc64: Rename msChunks structure
2005-08-29 Michael Ellerman[PATCH] ppc64: msChunks cleanups
2005-08-29 Michael Ellerman[PATCH] ppc64: Remove PTRRELOC() from msChunks code
2005-08-29 Stephen Rothwell[PATCH] ppc64: introduce FW_FEATURE_ISERIES
2005-08-29 Stephen Rothwell[PATCH] ppc64: make firmware_has_feature() stronger
2005-08-29 Stephen Rothwell[PATCH] ppc64: create firmware_has_feature()
2005-08-29 Stephen Rothwell[PATCH] ppc64: remove firmware features from cpu_spec
2005-08-29 David Gibson[PATCH] Move variables in ppc64 head.S from .data to...
2005-08-29 David Gibson[PATCH] Tweak comments in ppc64 head.S
2005-08-29 David Gibson[PATCH] Remove unneeded #defines in head.S
2005-08-29 David Gibson[PATCH] Fix apparent code overlap in ppc64 head.S
2005-08-29 David Gibson[PATCH] Remove general use functions from head.S
2005-08-29 David Gibson[PATCH] Change address of ppc64 initial segment table
2005-08-29 David Gibson[PATCH] Move iSeries and common vectors into unused...
2005-08-29 David Gibson[PATCH] Remove NACA fixed address constraint
2005-08-29 Stephen Rothwell[PATCH] ppc64: split pSeries specific parts out of...
2005-08-29 Stephen Rothwell[PATCH] ppc64: make the bus matching function platform...
2005-08-29 Stephen Rothwell[PATCH] ppc64: move iSeries vio iommu init
2005-08-29 Stephen Rothwell[PATCH] ppc64: split iSeries specific parts out of...
2005-08-29 Frank Rowand[PATCH] ppc64: change duplicate Kconfig menu "General...
2005-08-29 Jake Moilanen[PATCH] ppc64: PCI device-node failure detection
2005-08-29 Benjamin Herrenschmidt[PATCH] flattened device tree changes
2005-08-29 David Gibson[PATCH] Four level pagetables for ppc64
2005-08-29 Olaf Hering[PATCH] ppc64: make arch/ppc64/boot standalone
2005-08-24 Benjamin Herrenschmidt[PATCH] ppc64: Export machine_power_off for therm_pm72...
2005-08-17 Brian King[PATCH] ppc64: iommu vmerge fix
2005-08-17 Stephen Rothwell[PATCH] iSeries build with newer assemblers and compilers
2005-08-10 Benjamin Herrenschmidt[PATCH] ppc64: Fix Fan control for new PowerMac G5...
2005-08-08 Paul Mackerras[PATCH] ppc64: update defconfigs
2005-08-08 Arnd Bergmann[PATCH] ppc64: add default config for BPA
2005-08-05 Tim Yamin[PATCH] Update in-kernel zlib routines
2005-08-05 Dominik Brodowski[PATCH] pci and yenta: pcibios_bus_to_resource
2005-08-04 Paul Mackerras[PATCH] ppc64: fix for kexec boot issue
2005-08-04 Olof Johansson[PATCH] ppc64: Fix UP kernel build
2005-08-03 Haren Myneni[PATCH] Xmon bug fix for soft-reset
2005-08-02 Mike Kravetz[PATCH] ppc64: POWER 4 fails to boot with NUMA
2005-08-02 Benjamin Herrenschmidt[PATCH] ppc64: Fix CONFIG_ALTIVEC not set
2005-07-30 Robert Love[PATCH] ppc64: inotify syscalls
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-27 David Gibson[PATCH] ppc64: remove another fixed address constraint
2005-07-27 David Gibson[PATCH] ppc64: dynamically allocate segment tables
2005-07-27 Olaf Hering[PATCH] make a few functions static in pmac_setup.c
2005-07-27 Olaf Hering[PATCH] ppc64: update defconfigs
2005-07-27 Olaf Hering[PATCH] ppc/ppc64: use Kconfig.hz
2005-07-26 Eric W. Biederman[PATCH] Don't export machine_restart, machine_halt...
2005-07-13 Olof Johansson[PATCH] ppc64: add 970MP PVR
2005-07-13 David Gibson[PATCH] ppc64: kill bitfields in ppc64 hash code
2005-07-12 Sam Ravnborg[NET]: add a top-level Networking menu to *config
2005-07-08 Anton Blanchard[PATCH] ppc64: silence perfmon exception warnings
2005-07-08 Michael Ellerman[PATCH] ppc64: Be consistent about printing which idle...
2005-07-08 Anton Blanchard[PATCH] ppc64: fix compile warning
2005-07-08 Anton Blanchard[PATCH] ppc64: idle fixups
2005-07-08 Anton Blanchard[PATCH] ppc64: pSeries idle fixups
2005-07-08 Anton Blanchard[PATCH] ppc64: iSeries idle fixups
2005-07-08 Michael Ellerman[PATCH] ppc64: Remove obsolete idle_setup()
2005-07-08 Michael Ellerman[PATCH] ppc64: Fixup platforms for new ppc_md.idle
2005-07-08 Michael Ellerman[PATCH] ppc64: Move pSeries idle functions into pSeries...
2005-07-08 Michael Ellerman[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
2005-07-08 Michael Ellerman[PATCH] ppc64: Make idle_loop a ppc_md function
2005-07-08 Milton Miller[PATCH] hvc_console: Separate the NUL character filteri...
2005-07-08 Milton Miller[PATCH] hvc_console: Separate hvc_console and vio code 2
2005-07-08 Milton Miller[PATCH] hvc_console: Separate hvc_console and vio code
2005-07-08 Anton Blanchard[PATCH] ppc64: add ioprio syscalls
2005-07-08 Anton Blanchard[PATCH] ppc64: sys_ppc32.c cleanups
2005-07-08 Anton Blanchard[PATCH] ppc64: Turn runlatch on in exception entry
2005-07-08 Anton Blanchard[PATCH] ppc64: Fix runlatch code to work on pseries...
2005-07-08 Anton Blanchard[PATCH] ppc64: use c99 initialisers in cputable code
2005-07-08 Olaf Hering[PATCH] ppc64: vdso32: fix link errors after recent...
2005-07-06 Jeff Mahoney[PATCH] openfirmware: generate device table for userspace
2005-07-06 Rusty Lynch[PATCH] kprobes: fix namespace problem and sparc64...
2005-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
2005-06-30 Michael Ellerman[PATCH] ppc64: Replace custom locking code with a spinlock
next