aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2009-02-23powerpc: Randomise PIEsAnton Blanchard
2009-02-23powerpc: Randomise the brk regionAnton Blanchard
2009-02-23powerpc: Randomise lower bits of stack addressAnton Blanchard
2009-02-23powerpc: More stack randomisation for 64bit binariesAnton Blanchard
2009-02-23powerpc: Move is_32bit_taskAnton Blanchard
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala
2009-02-23powerpc: Fix warnings from make headers_checkKumar Gala
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-18Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-02-17Merge branch 'x86/apic' into perfcounters/coreIngo Molnar
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-14powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov
2009-02-13powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum
2009-02-12powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala
2009-02-12powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt
2009-02-11powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman
2009-02-01headers_check fix: powerpc, swab.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, spu_info.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, ps3fb.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, kvm.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, elf.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, bootx.hJaswinder Singh Rajput
2009-01-28powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar
2009-01-10powerpc/perf_counter: Add generic support for POWER-family PMU hardwarePaul Mackerras
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras
2009-01-09powerpc/perf_counter: Add perf_counter system call on powerpcPaul Mackerras
2009-01-08powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love
2009-01-08powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris
2009-01-08powerpc/cell: Bitops work on unsigned longsStephen Rothwell
2009-01-08powerpc: Add ioctls for RS485 mode control of serial driversMatthias Fuchs
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-01-07powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison