summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-152-1/+2
|\ \ \ \
| * | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-141-0/+1
| * | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
| |/ / /
* / / / byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-3/+0Star
|/ / /
* | | [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch2009-01-122-0/+16
* | | powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2009-01-124-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-096-140/+705
|\ \ \
| * | | powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter2009-01-081-13/+11Star
| * | | powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love2009-01-086-16/+545
| * | | powerpc/oprofile: fix cell/pr_util.hRobert Richter2009-01-081-2/+2
| * | | powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2009-01-082-153/+191
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-0860-498/+1738
|\ \ \ \ | | |_|/ | |/| |
| * | | powerpc: enable dynamic ftraceSteven Rostedt2009-01-081-0/+2
| * | | powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell2009-01-081-1/+1
| * | | powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov2009-01-081-1/+2
| * | | powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov2009-01-081-55/+0Star
| * | | powerpc: Export cacheable_memzero as its now used in a driverKumar Gala2009-01-081-0/+1
| * | | powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt2009-01-081-3/+3
| * | | powerpc/pasemi: local_irq_save uses an unsigned longIngo Molnar2009-01-081-1/+1
| * | | powerpc/cell: Fix some u64 vs. long typesIngo Molnar2009-01-083-5/+5
| * | | powerpc/cell: Use correct types in beat filesIngo Molnar2009-01-082-12/+13
| * | | powerpc: Use correct type in prom_init.cIngo Molnar2009-01-081-1/+1
| * | | powerpc: Remove unnecessary castsStephen Rothwell2009-01-081-7/+7
| * | | mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven2009-01-081-0/+1
| * | | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-082-0/+38
| * | | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal2009-01-081-2/+3
| * | | powerpc: Enable RELOCATABLE option for CRASH_DUMPMohan Kumar M2009-01-081-1/+2
| * | | powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu2009-01-081-1/+2
| * | | powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell2009-01-081-1/+1
| * | | powerpc/cell: Bitops work on unsigned longsStephen Rothwell2009-01-081-1/+1
| * | | powerpc: Add ioctls for RS485 mode control of serial driversMatthias Fuchs2009-01-081-0/+2
| * | | powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras2009-01-081-2/+7
| * | | powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall2009-01-081-1/+1
| * | | powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall2009-01-081-1/+1
| * | | powerpc: Rewrite sysfs processor cache info codeNathan Lynch2009-01-084-297/+850
| * | | powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman2009-01-081-0/+11
| * | | powerpc: Copy bootable images in the default install scriptGrant Likely2009-01-082-2/+14
| * | | powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen2009-01-081-6/+5Star
| * | | powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen2009-01-081-17/+20
| * | | powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen2009-01-081-5/+1Star
| * | | powerpc/mm: Add better comment on careful_allocation()Dave Hansen2009-01-081-2/+10
| * | | powerpc/powermac: Add missing of_node_putNicolas Palix2009-01-082-4/+9
| * | | powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt2009-01-081-1/+70
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-01-0843-1239/+2078
| |\ \ \ | | |_|/ | |/| |
| * | | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-0525-70/+655
| |\ \ \
| | * | | powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov2008-12-301-1/+2
| | * | | powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall2008-12-301-0/+1
| | * | | powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala2008-12-302-15/+35
| | * | | powerpc/85xx: Enable SMP supportKumar Gala2008-12-301-1/+1
| | * | | powerpc/86xx: Update 8641hpcn dts file to match latest u-bootBecky Bruce2008-12-301-24/+32