summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-241-2/+5
| * | | | | | | x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier2009-09-241-1/+1
| * | | | | | | x86: mce: Use safer ways to access MCE registersIngo Molnar2009-09-231-2/+21
| * | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-235-69/+77
| |\ \ \ \ \ \ \
| | * | | | | | | x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-214-65/+72
| | * | | | | | | xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-212-5/+6
| * | | | | | | | x86: mce, inject: Use real inject-msg in raise_localHuang Ying2009-09-221-3/+4
| * | | | | | | | x86: mce: Fix thermal throttling message stormIngo Molnar2009-09-221-2/+4
| * | | | | | | | x86: mce: Clean up thermal throttling state tracking codeIngo Molnar2009-09-221-24/+39
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-261-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller2009-09-171-2/+0
* | | | | | | | | | make Linux bootable on ARM againNicolas Pitre2009-09-261-0/+2
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-2554-1282/+3407
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-251-0/+14
| * | | | | | | | | sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-251-0/+14
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-25239-4465/+8359
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh: enable onenand support in kfr2r09 defconfig.Paul Mundt2009-09-251-2/+7
| * | | | | | | | | | sh: update defconfigs.Paul Mundt2009-09-2548-1271/+3269
| * | | | | | | | | | sh: add FSI driver support for ms7724seKuninori Morimoto2009-09-251-0/+89
| * | | | | | | | | | sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-241-6/+6
| * | | | | | | | | | sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-241-3/+8
| * | | | | | | | | | sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto2009-09-241-0/+1
| * | | | | | | | | | sh: includecheck fix: dwarf.cJaswinder Singh Rajput2009-09-241-1/+0
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-253-0/+61
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-242146-23156/+127539
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | at91sam9263ek: activate at91 CAN controllerMarc Kleine-Budde2009-09-221-0/+19
| * | | | | | | | | | at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde2009-09-222-0/+42
* | | | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-09-246-87/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | m32r: Cleanup linker script using new linker script macros.Tim Abbott2009-09-231-58/+9
| * | | | | | | | | | | m32r: Move the spi_stack_top and spu_stack_top into .init.data section.Tim Abbott2009-09-232-4/+2
| * | | | | | | | | | | m32r: Remove unused .altinstructions and .exit.* code from linker script.Tim Abbott2009-09-231-9/+0
| * | | | | | | | | | | m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott2009-09-232-9/+7
| * | | | | | | | | | | m32r: Define THREAD_SIZE only once.Tim Abbott2009-09-232-6/+2
| * | | | | | | | | | | m32r: make PAGE_SIZE available to assembly.Tim Abbott2009-09-231-1/+3
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-2427-59/+204
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-241-3/+16
| * | | | | | | | | | | | powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer2009-09-241-3/+13
| * | | | | | | | | | | | powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt2009-09-243-5/+2
| * | | | | | | | | | | | powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
| * | | | | | | | | | | | powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-241-1/+2
| * | | | | | | | | | | | powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard2009-09-241-0/+6
| * | | | | | | | | | | | powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-241-4/+10
| * | | | | | | | | | | | powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-241-1/+16
| * | | | | | | | | | | | powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-2412-27/+49
| * | | | | | | | | | | | powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-242-14/+22
| * | | | | | | | | | | | powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * | | | | | | | | | | | powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * | | | | | | | | | | | powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2009-09-242-0/+67
| * | | | | | | | | | | | powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt2009-09-241-1/+1
| * | | | | | | | | | | | powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-241-0/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
OpenPOWER on IntegriCloud