summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20256-269/+269
* x86: Unify "numa=" command line option handlingJan Beulich2011-01-195-20/+30
* Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar2011-01-191-9/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
|\
| * x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2
| * x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-1855-129/+3107
|\ \
| * | MIPS: Malta: enable Cirrus FB consoleAurelien Jarno2011-01-181-0/+3
| * | MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-181-0/+16
| * | MIPS: Implement __read_mostlyDavid Daney2011-01-182-1/+3
| * | MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-186-0/+92
| * | MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-184-0/+104
| * | MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-186-0/+84
| * | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-181-0/+23
| * | MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-185-0/+113
| * | MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-183-0/+12
| * | MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-185-0/+100
| * | MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-184-0/+73
| * | MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-183-0/+37
| * | MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-187-2/+252
| * | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-1820-0/+1365
| * | MIPS: jump label: Add MIPS support.David Daney2011-01-185-0/+110
| * | MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-181-24/+16
| * | MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney2011-01-181-51/+310
| * | MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-183-1/+24
| * | MIPS: Use BBIT instructions in TLB handlersDavid Daney2011-01-181-29/+90
| * | MIPS: Declare uasm bbit0 and bbit1 functions.David Daney2011-01-181-0/+2
| * | MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-183-18/+108
| * | MIPS: Add DINSM to uasm.David Daney2011-01-182-1/+11
| * | MIPS: Probe for presence of KScratch registers.David Daney2011-01-183-0/+5
| * | MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-186-1/+157
| * | MIPS: Use printf extension %pR for struct resourceJoe Perches2011-01-181-5/+2
| * | MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches2011-01-181-2/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-01-181-12/+1
|\ \ \
| * | | parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-151-1/+3
| * | | parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-01-151-12/+1
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-182-2/+5
|\ \ \ \
| * | | | microblaze: Fix asm/pgtable.hMichal Simek2011-01-161-2/+4
| * | | | microblaze: Fix missing pagemap.hMichal Simek2011-01-161-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-01-1838-623/+727
|\ \ \ \
| * | | | m68knommu: fix broken setting of irq_chip and handlerGreg Ungerer2011-01-071-2/+2
| * | | | m68knommu: switch to using -mcpu= flags for ColdFire targetsGreg Ungerer2011-01-051-5/+5
| * | | | m68knommu: arch/m68knommu/Kconfig whitespace cleanupPhilippe De Muyter2011-01-051-10/+10
| * | | | m68knommu: create optimal separate instruction and data cache for ColdFireGreg Ungerer2011-01-054-20/+83
| * | | | m68knommu: support ColdFire caches that do copyback and write-throughGreg Ungerer2011-01-053-1/+35
| * | | | m68knommu: support version 2 ColdFire split cacheGreg Ungerer2011-01-052-14/+48
| * | | | m68knommu: make cache push code ColdFire genericGreg Ungerer2011-01-054-39/+56
| * | | | m68knommu: clean up ColdFire cache control codeGreg Ungerer2011-01-056-192/+80
| * | | | m68knommu: move inclusion of ColdFire v4 cache registersGreg Ungerer2011-01-054-5/+5
| * | | | m68knommu: merge bit definitions for version 3 ColdFire cache controllerGreg Ungerer2011-01-053-54/+56