summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-189-9/+9
|\
| * arch/arm/Kconfig: remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
| * mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-172-2/+2
| * mbox-db5500.c Change initate to initiate.Justin P. Mattock2011-02-171-1/+1
| * cris: fix comment typo occationally to occasionallyJustin P. Mattock2011-02-161-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2011-02-15939-6551/+14448
| |\
| * | x86: Fix printk typo WARINGPaul Bolle2011-02-111-1/+1
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
| * | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-1/+1
| * | replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUGJim Cromie2011-01-191-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-1893-1280/+2097
|\ \ \
| * \ \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2011-03-179-7/+218
| |\ \ \
| | * | | powerpc/476: Workaround for PLB6 hangDave Kleikamp2011-02-021-0/+35
| | * | | powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp2011-02-022-5/+20
| | * | | powerpc/44x: PHY fixup for USB on canyonlands boardRupjyoti Sarmah2011-02-026-2/+150
| | * | | powerpc/44x: Add USB DWC DTS entry to Canyonlands boardTirumala Marri2011-02-021-0/+13
| * | | | powerpc/85xx: Fix signedness bug in cache-sramVasiliy Kulikov2011-03-151-2/+2
| * | | | powerpc/fsl_msi: Handle msi-available-ranges betterScott Wood2011-03-151-36/+56
| * | | | powerpc/85xx: Fix SPE float to integer conversion failureShan Hai2011-03-151-4/+8
| * | | | powerpc/85xx: Update sata controller compatible for p1022ds boardXulei2011-03-151-2/+2
| * | | | powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiableAnatolij Gustschin2011-03-151-3/+1
| * | | | powerpc/8xx: remove obsolete mgsuvd boardHolger Brunck2011-03-155-343/+0
| * | | | powerpc/82xx: rename and update mgcoge board supportHolger Brunck2011-03-154-48/+72
| * | | | powerpc/83xx: rename and update kmeter1Holger Brunck2011-03-154-53/+71
| * | | | powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu2011-03-152-1/+54
| * | | | powerpc/fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-03-152-11/+21
| * | | | powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala2011-03-151-1/+5
| * | | | powerpc/pseries: Disable MSI using new interface if possibleNishanth Aravamudan2011-03-111-2/+12
| * | | | powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED.Lennert Buytenhek2011-03-101-0/+1
| * | | | powerpc: core irq_data conversion.Lennert Buytenhek2011-03-102-16/+28
| * | | | powerpc: sysdev/xilinx_intc irq_data conversion.Lennert Buytenhek2011-03-101-23/+25
| * | | | powerpc: sysdev/uic irq_data conversion.Lennert Buytenhek2011-03-101-29/+30
| * | | | powerpc: sysdev/tsi108_pci irq_data conversion.Lennert Buytenhek2011-03-101-22/+19
| * | | | powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek2011-03-102-18/+26
| * | | | powerpc: sysdev/mv64x60_pic irq_data conversion.Lennert Buytenhek2011-03-101-23/+23
| * | | | powerpc: sysdev/mpc8xxx_gpio irq_data conversion.Lennert Buytenhek2011-03-101-21/+21
| * | | | powerpc: sysdev/mpc8xx_pic irq_data conversion.Lennert Buytenhek2011-03-101-16/+16
| * | | | powerpc: sysdev/ipic irq_data conversion.Lennert Buytenhek2011-03-101-27/+27
| * | | | powerpc: sysdev/i8259 irq_data conversion.Lennert Buytenhek2011-03-101-21/+21
| * | | | powerpc: sysdev/fsl_msi irq_data conversion.Lennert Buytenhek2011-03-101-9/+10
| * | | | powerpc: sysdev/cpm2_pic irq_data conversion.Lennert Buytenhek2011-03-101-16/+16
| * | | | powerpc: sysdev/cpm1 irq_data conversion.Lennert Buytenhek2011-03-101-9/+9
| * | | | powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek2011-03-102-43/+51
| * | | | powerpc: platforms/ps3 irq_data conversion.Lennert Buytenhek2011-03-101-20/+20
| * | | | powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek2011-03-101-23/+25
| * | | | powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek2011-03-101-19/+24
| * | | | powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek2011-03-102-36/+37
| * | | | powerpc: platforms/chrp irq_data conversion.Lennert Buytenhek2011-03-101-1/+4
| * | | | powerpc: platforms/cell irq_data conversion.Lennert Buytenhek2011-03-105-54/+64
| * | | | powerpc: platforms/8xx irq_data conversion.Lennert Buytenhek2011-03-101-2/+7
OpenPOWER on IntegriCloud