summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal2011-09-151-1/+1
* treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-152-2/+2
* s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1Star
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-261-22/+2Star
|\
| * staging: ste_rmi4: remove cross-dependent platform dataLinus Walleij2011-07-061-22/+2Star
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-261-10/+0Star
|\ \
| * | usb: musb: omap: always create musb deviceFelipe Balbi2011-07-011-10/+0Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26128-1290/+8022
|\ \ \
| * | | powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2011-07-222-3/+5
| * | | powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt2011-07-221-0/+7
| * | | powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala2011-07-221-1/+1
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-2211-84/+185
| |\ \ \
| | * | | powerpc/4xx: Move PCIE printk to proper functionJosh Boyer2011-07-121-3/+2Star
| | * | | powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-124-15/+48
| | * | | powerpc/44x: Use correct phy-address dt nodes on taishan.dtsStefan Roese2011-07-121-2/+2
| | * | | powerpc/44x: boot wrapper: allow kernel to load into non-zero addressDave Kleikamp2011-07-121-1/+22
| | * | | powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-124-1/+31
| | * | | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds2011-07-121-65/+83
| * | | | powerpc: Exporting boot_cpuid_physAndrew Gabbasov2011-07-191-0/+1
| * | | | powerpc: Add CFAR to oops outputMichael Neuling2011-07-191-0/+2
| * | | | powerpc/irq: Quieten irq mapping printksAnton Blanchard2011-07-191-1/+1
| * | | | powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigsAnton Blanchard2011-07-192-0/+4
| * | | | powerpc: Add mpt2sas driver to pseries and ppc64 defconfigAnton Blanchard2011-07-192-0/+2
| * | | | powerpc: Disable IRQs off tracer in ppc64 defconfigAnton Blanchard2011-07-191-1/+0Star
| * | | | powerpc: Sync pseries and ppc64 defconfigsAnton Blanchard2011-07-191-0/+12
| * | | | powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-07-191-1/+1
| * | | | powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-07-191-5/+1Star
| * | | | powerpc/mm: Fix output of total_ram.Tony Breeds2011-07-191-2/+2
| * | | | powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov2011-07-198-8/+8
| * | | | powerpc: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-191-2/+0Star
| * | | | powerpc: Dont require a dma_ops struct to set dma maskKumar Gala2011-07-081-3/+1Star
| * | | | powerpc: implement arch_setup_pdev_archdataKumar Gala2011-07-081-24/+4Star
| * | | | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-084-0/+24
| * | | | powerpc/p1022ds: Remove fixed-link property from ethernet nodes.Felix Radensky2011-07-081-2/+0Star
| * | | | powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR2011-07-081-4/+5
| * | | | powerpc/85xx: Add p2040 RDB board supportMingkai Hu2011-07-086-0/+891
| * | | | powerpc/85xx: add hypervisor config entries to corenet_smp_defconfigTimur Tabi2011-07-081-0/+3
| * | | | powerpc/85xx: Add P5020 SoC device tree include stubKumar Gala2011-07-072-570/+653
| * | | | powerpc/85xx: Add P3041 SoC device tree include stubKumar Gala2011-07-072-578/+661
| |/ / /
| * | | powerpc: Use -mtraceback=noAnton Blanchard2011-07-011-1/+1
| * | | powerpc: Add jump label supportMichael Ellerman2011-07-014-0/+72
| * | | powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-07-011-12/+12
| * | | powerpc: Fix build problem with default ppc_md.progress commitBenjamin Herrenschmidt2011-07-011-0/+2
| * | | powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-303-1/+8
| * | | powerpc: Move free_initmem to common codeDave Carroll2011-06-304-51/+19Star
| * | | Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-30210-1080/+2438
| |\ \ \
| * | | | powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-291-0/+34
| * | | | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-296-192/+24Star
| * | | | powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-292-2/+2
| * | | | powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-291-12/+4Star