Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
[safe/jmp/linux-2.6] / arch / powerpc / kernel /
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2009-04-01 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-27 Benjamin Herrenschmidtpowerpc: Fix bugs introduced by sysfs changes
2009-03-27 Josh Boyerpowerpc: Sanitize stack pointer in signal handling...
2009-03-26 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-03-25 Jesse Barnespowerpc/PCI: include pci.h in powerpc MSI implementation
2009-03-24 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/mm...
2009-03-24 Hollis BlanchardKVM: ppc: No need to include core-header for KVM in...
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Introduce early_init_mmu() on 64-bit
2009-03-24 Kumar Galapowerpc/mm: e300c2/c3/c4 TLB errata workaround
2009-03-24 Kumar Galapowerpc/mm: Used free register to save a few cycles...
2009-03-24 Kumar Galapowerpc/mm: Remove unused register usage in SW TLB...
2009-03-24 Kumar Galapowerpc: setup default archdata for {of_}platform via...
2009-03-24 Kumar Galapowerpc/pci: Default to dma_direct_ops for pci dma_ops
2009-03-24 Rusty Russellpowerpc: Make sysfs code use smp_call_function_single
2009-03-24 Benjamin Herrenschmidtpowerpc: Fix prom_init on 32-bit OF machines
2009-03-24 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-23 Kumar Galapowerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32...
2009-03-23 Ingo MolnarMerge branches 'irq/sparseirq' and 'linus' into irq...
2009-03-20 Matthew WilcoxPCI MSI: Add support for multiple MSI
2009-03-20 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mm', 'x86/setup...
2009-03-17 Kumar Galapowerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-11 Benjamin Herrenschmidtpowerpc/kconfig: Kill PPC_MULTIPLATFORM
2009-03-11 Thomas Gleixnerpowerpc/irq: Convert obsolete irq_desc_t to struct...
2009-03-11 Andrew Klossnerpowerpc/udbg: Fix lost byte during console handover...
2009-03-11 Wolfram Sangpowerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
2009-03-11 Michael Ellermanpowerpc: Print linux_banner in prom_init
2009-03-11 Octavian Purdilapowerpc/oprofile: Enable support for ppc750 processors
2009-03-11 Michael Ellermanpowerpc: Remove unused asm-offsets entries for cpu_spec
2009-03-11 Michael Ellermanpowerpc: Make sure we copy all cpu_spec features except...
2009-03-11 Michael Ellermanpowerpc: Deindentify identify_cpu()
2009-03-10 Tejun Heolinker script: define __per_cpu_load on all SMP capable...
2009-03-09 Kumar Galapowerpc/fsl-booke: Add support for tlbilx instructions
2009-03-03 Benjamin HerrenschmidtMerge commit 'jwb/next' into next
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-26 Michael Neulingpowerpc: Fix load/store float double alignment handler
2009-02-23 Anton Blanchardpowerpc: Randomise PIEs
2009-02-23 Anton Blanchardpowerpc: Randomise the brk region
2009-02-23 Anton Blanchardpowerpc: Randomise lower bits of stack address
2009-02-23 Anton Blanchardpowerpc: Move is_32bit_task
2009-02-23 Michael Neulingpowerpc: Fix load/store float double alignment handler
2009-02-23 Michael Neulingpowerpc: Add alignment handler for new lfiwzx instruction
2009-02-23 Brian Kingpowerpc/pseries: Fix partition migration hang under...
2009-02-23 Kumar Galapowerpc: Add support for using doorbells for SMP IPI
2009-02-22 Tom Arbucklepowerpc/pci: Fix PCI<->OF matching of old style multifu...
2009-02-22 Kumar Galapowerpc: Unify opcode definitions and support
2009-02-22 Steven Rostedtpowerpc, ftrace: use create_branch lib function
2009-02-22 Steven Rostedtpowerpc, ftrace: use unsigned int for instruction manip...
2009-02-22 Steven Rostedtpowerpc32, ftrace: dynamic function graph tracer
2009-02-22 Steven Rostedtpowerpc32, ftrace: port function graph tracer to ppc32...
2009-02-22 Steven Rostedtpowerpc32, ftrace: save and restore mcount regs with...
2009-02-22 Steven Rostedtpowerpc64, ftrace: save toc only on modules for functio...
2009-02-22 Steven Rostedtpowerpc64, tracing: add function graph tracer with...
2009-02-22 Steven Rostedtpowerpc64: port of the function graph tracer
2009-02-22 Steven Rostedtpowerpc, ftrace: fix compile error when modules not...
2009-02-22 Steven Rostedtftrace, powerpc: replace debug macro with proper pr_deug
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-18 Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2009-02-18 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-02-14 Madhulika MadishettyAMCC PPC 460SX redwood SoC platform initial framework
2009-02-14 Yuri Tikhonovpowerpc/44x: Support for 256KB PAGE_SIZE
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-13 Michael Neulingpowerpc/vsx: Fix VSX alignment handler for regs 32-63
2009-02-12 Kumar Galapowerpc/book-3e: Introduce concept of Book-3e MMU
2009-02-12 Kumar Galapowerpc/fsl-booke: Add new ISA 2.06 page sizes and...
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Milton Millerpowerpc/pci: Move hose_list and pci_address_to_pio...
2009-02-11 Michael Ellermanpowerpc: Allow debugging of LMBs with lmb=debug
2009-02-11 Michael Ellermanpowerpc: Remove unused ppc64_terminate_msg()
2009-02-11 Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2009-02-10 Benjamin Herrenschmidtpowerpc/pci: mmap anonymous memory when legacy_mem...
2009-02-10 Steven Rostedtpowerpc/ftrace: Fix math to calculate offset in TOC
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-02 Benjamin Herrenschmidtpowerpc: Fix oops on some machines due to incorrect...
2009-01-30 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-29 Kumar Galapowerpc/fsl-booke: Cleanup init/exception setup to...
2009-01-28 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-01-28 Robert Jenningspowerpc/pseries: Correct VIO bus accounting problem...
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-17 Tejun Heolinker script: add missing .data.percpu.page_aligned
2009-01-16 Michael Neulingpowerpc: Get the number of SLBs from "slb-size" property
2009-01-13 Kumar Galapowerpc/e500mc: Doorbells need to be taken w/exceptions...
2009-01-13 Benjamin Herrenschmidtpowerpc/powermac: Fix occasional SMP boot failure
2009-01-13 Nathan Lynchpowerpc/cacheinfo: Rename cache_dir per-cpu variable
2009-01-13 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: arch code
2009-01-13 Ingo Molnarpowerpc: Change u64/s64 to a long long integer type
2009-01-13 Milton Millerpowerpc/kexec: Check crash_base for relocatable kernel
2009-01-13 Milton Millerpowerpc: Make dummy section a valid note header
2009-01-13 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-12 Mike Travisirq: update all arches for new irq_desc
2009-01-11 Yinghai Lusparseirq: use kstat_irqs_cpu instead
2009-01-08 Kumar Galapowerpc: Export cacheable_memzero as its now used in...
next