fbdev: add fb_read/fb_write functions for framebuffers in system RAM
[safe/jmp/linux-2.6] / arch / powerpc /
2007-05-08 Ananth N Mavinakay... Kprobes: The ON/OFF knob thru debugfs
2007-05-08 Christoph Hellwigkprobes: kretprobes simplifications
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 Ananth N Mavinakay... Kprobes: print details of kretprobe on assertion failure
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Gerd HoffmannFixes and cleanups for earlyprintk aka boot console
2007-05-08 Akinobu Mitause SLAB_PANIC flag cleanup
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on powerpc
2007-05-07 Christoph Lameterslab allocators: remove multiple alignment specifications
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07 Christoph LameterPowerPC: Disable SLUB for configurations in which slab...
2007-05-07 David Gibsonserial: define FIXED_PORT flag for serial_core
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-05-02 Vivek Goyal[PATCH] x86: Move swsusp __pa() dependent code to arch...
2007-05-01 Jean Delvarei2c: Cleanup the includes of <linux/i2c.h>
2007-04-30 Linus TorvaldsMerge branch 'for-2.6.22' of git://git./linux/kernel...
2007-04-30 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-04-30 John Rigby[POWERPC] Avoid putting cpu node twice
2007-04-30 Thomas Gleixner[POWERPC] Spinlock initializer cleanup
2007-04-30 Srinivasa Ds[POWERPC] arch/powerpc/sysdev/timer.c build fix
2007-04-30 Stephen Rothwell[POWERPC] get_property cleanups
2007-04-30 Olof Johansson[POWERPC] cell: cbe_cpufreq cleanup and crash fix
2007-04-30 Mark A. Greer[POWERPC] Add dt_xlate_addr() to bootwrapper
2007-04-30 Scott Wood[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE
2007-04-30 Olof Johansson[POWERPC] Clean up cpufreq Kconfig dependencies
2007-04-30 Paul MackerrasRevert "[POWERPC] Autodetect serial console on efika"
2007-04-28 Michael Reissucc_geth: Implement Transmit on Demand support
2007-04-27 Andrew Mortonpowerpc: make it compile for multithread change
2007-04-27 Olaf Hering[POWERPC] Generic check_legacy_ioport
2007-04-27 Scott Wood[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB...
2007-04-27 Scott Wood[POWERPC] bootwrapper: cuImage for 85xx
2007-04-27 Scott Wood[POWERPC] bootwrapper: Fix array handling in dt_xlate_r...
2007-04-27 Milton Miller[POWERPC] boot: More verbose gunzip error message
2007-04-27 Akinobu Mita[POWERPC] Enable make install
2007-04-27 Benjamin Herrenschmidt[POWERPC] Always use -mno-string
2007-04-27 Anton Blanchard[POWERPC] Fix WARN_ON when entering xmon
2007-04-27 Will Schmidt[POWERPC] Replace if-then-else with a switch statement
2007-04-27 Olof Johansson[POWERPC] pasemi: Cpufreq driver
2007-04-27 Olof Johansson[POWERPC] pasemi: Kconfig for gpio_mdio
2007-04-27 Olof Johansson[POWERPC] pasemi: Remove build warning
2007-04-26 Paul MackerrasRevert "[POWERPC] DMA 4GB boundary protection"
2007-04-26 David S. Miller[STRING]: Move strcasecmp/strncasecmp to lib/string.c
2007-04-24 Alan Cox[POWERPC] pci_32.c: Switch to ref counting PCI API
2007-04-24 David Gibson[POWERPC] Abolish PHYS_FMT macro from arch/powerpc
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_devices
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_type_devices
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_path_device
2007-04-24 Stephen Rothwell[POWERPC] Remove find_all_nodes
2007-04-24 Stephen Rothwell[POWERPC] Remove find_compatible_devices
2007-04-24 David Gibson[POWERPC] Cleanup and fix breakage in tlbflush.h
2007-04-24 Olof Johansson[POWERPC] Save trap number in bad_stack
2007-04-24 Michael Ellerman[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
2007-04-24 Grant Likely[POWERPC] Fix comment typo in Kurobox device tree
2007-04-24 Geert Uytterhoeven[POWERPC] bootwrapper: Use `unsigned long' for malloc...
2007-04-24 David Gibson[POWERPC] Add arch/powerpc driver for UIC, PPC4xx inter...
2007-04-24 David Gibson[POWERPC] Re-organize Kconfig code for 4xx in arch...
2007-04-24 Ananth N Mavinakay... [POWERPC] kprobes: Eliminate sstep exception if instruc...
2007-04-24 Ananth N Mavinakay... [POWERPC] Emulate more instructions in software
2007-04-24 Scott Wood[POWERPC] bootwrapper: cuboot for 83xx
2007-04-24 Scott Wood[POWERPC] bootwrapper: Add ppcboot.h
2007-04-24 Scott Wood[POWERPC] bootwrapper: Add a cuboot platform and a...
2007-04-24 Scott Wood[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE
2007-04-24 Olof Johansson[POWERPC] pasemi: GPIO MDIO of_platform driver
2007-04-24 Olof Johansson[POWERPC] pasemi: PA6T oprofile support
2007-04-24 Olof Johansson[POWERPC] pasemi: Reset mpic on boot
2007-04-24 Olof Johansson[POWERPC] pasemi: Enable one more hid bit
2007-04-24 Olof Johansson[POWERPC] pasemi: Allow 8KB config space for I/O bridge
2007-04-24 Josh Boyer[POWERPC] Fix PowerPC 750CL and 750GX CPU features
2007-04-24 Stephen Rothwell[POWERPC] Rename last get_property calls
2007-04-24 Paul MackerrasMerge branch 'for-2.6.22' of /linux/kernel/git/arnd...
2007-04-24 Paul MackerrasMerge branch 'spufs' of /linux/kernel/git/arnd/cell...
2007-04-23 Paul MackerrasMerge branch 'kconfig' of /linux/kernel/git/galak/power...
2007-04-23 Arnd Bergmann[POWERPC] update cell_defconfig
2007-04-23 Jeremy Kerr[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR...
2007-04-23 Christian Krafft[POWERPC] cell: add support for proper device-tree
2007-04-23 Christian Krafft[POWERPC] add of_iomap function
2007-04-23 Christian Krafft[POWERPC] pmi probe device by device-type
2007-04-23 Christian Krafft[POWERPC] add check for initialized driver data to...
2007-04-23 Christian Krafft[POWERPC] cell: use pmi in cpufreq driver
2007-04-23 Christian Krafft[POWERPC] cbe_thermal: add throttling attributes to...
2007-04-23 Christian Krafft[POWERPC] cbe_thermal: clean up computation of temperature
2007-04-23 Christian Krafft[POWERPC] cell: add cbe_node_to_cpu function
2007-04-23 Jeremy Kerr[POWERPC] spu_base: fix initialisation on systems with...
2007-04-23 Christoph Hellwig[POWERPC] spu_base: remove cleanup_spu_base
2007-04-23 Christoph Hellwig[POWERPC] spufs: various run.c cleanups
2007-04-23 Akinobu Mita[POWERPC] spufs: enable SPU coredump for kernel-builtin...
2007-04-23 Arnd Bergmann[POWERPC] spufs: fix memory leak on coredump
2007-04-23 Jeremy Kerr[POWERPC] spufs: Minor cleanup of spu_wait
2007-04-23 Jeremy Kerr[POWERPC] spufs: add mode= mount option
2007-04-23 Akinobu Mita[POWERPC] spufs: use memcpy_fromio() to copy from local...
2007-04-23 Christoph Hellwig[POWERPC] spufs: avoid spurious memory barriers
2007-04-23 Akinobu Mita[POWERPC] spufs: fix memory leak on spufs reloading
next