summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | 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/+5
| * | | | | | | | | | | | | | | | 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/+1
| * | | | | | | | | | | | | | | | 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-08926-17948/+52556
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2008-12-302-6/+31
| | * | | | | | | | | | | | | | | | powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2008-12-302-3/+6
| | * | | | | | | | | | | | | | | | powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov2008-12-301-3/+4
| | * | | | | | | | | | | | | | | | powerpc/83xx: Add USB Host support for MPC8360E-RDK boardsAnton Vorontsov2008-12-301-2/+17
| | * | | | | | | | | | | | | | | | powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boardsAnton Vorontsov2008-12-302-2/+116
| | * | | | | | | | | | | | | | | | powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov2008-12-304-0/+179
| | * | | | | | | | | | | | | | | | powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov2008-12-302-0/+216
| | * | | | | | | | | | | | | | | | powerpc/83xx: Fix sparse warnings in mpc836x_mds.cAnton Vorontsov2008-12-301-3/+3
| | * | | | | | | | | | | | | | | | powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov2008-12-306-10/+7
| | * | | | | | | | | | | | | | | | powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov2008-12-301-0/+5
* | | | | | | | | | | | | | | | | | fix similar typos to successfullColy Li2009-01-081-1/+1
* | | | | | | | | | | | | | | | | | generic swap(): sparc: rename swap() to swap_ulong()Wu Fengguang2009-01-081-2/+3
* | | | | | | | | | | | | | | | | | remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0723-98/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sparc64: Work around branch tracer warning.David S. Miller2009-01-071-2/+6
| * | | | | | | | | | | | | | | | | sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-0619-71/+71
| * | | | | | | | | | | | | | | | | sparc: refactor code in fault_32.cSam Ravnborg2009-01-061-1/+2
| * | | | | | | | | | | | | | | | | sparc64: refactor code in init_64.cSam Ravnborg2009-01-061-11/+21
| * | | | | | | | | | | | | | | | | sparc64: refactor code in viohs.cSam Ravnborg2009-01-061-2/+4
| * | | | | | | | | | | | | | | | | sparc: make proces_ver_nack a bit more readableSteven Rostedt2009-01-061-11/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-071-2/+2
* | | | | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-0725-191/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki2009-01-071-2/+2
OpenPOWER on IntegriCloud