summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu2008-08-141-10/+28
| * | | | x86: don't call e820_regiter_active_regions if out of range on nodeYinghai Lu2008-08-141-4/+8
| * | | | x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-144-33/+2
| * | | | Merge branch 'x86/fpu' into x86/urgentIngo Molnar2008-08-142-2/+18
| |\ \ \ \
| | * | | | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-262-2/+18
| * | | | | x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-144-8/+4
| * | | | | x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven2008-08-132-4/+2
| * | | | | x86: allow MMCONFIG above 4GB on x86_64John Keller2008-08-131-1/+15
| * | | | | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernelMarcin Slusarz2008-08-131-1/+1
| * | | | | x86: fix 2 section mismatch warnings - map_high()Marcin Slusarz2008-08-131-1/+1
| * | | | | Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar2008-08-133090-15731/+220124
| |\ \ \ \ \
| * | | | | | x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-133-7/+13
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-1675-155/+926
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-1614-20/+5
| * | | | | | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2008-08-161-4/+6
| * | | | | | [ARM] update mach-typesRussell King2008-08-161-6/+47
| * | | | | | [ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre2008-08-161-2/+2
| * | | | | | [ARM] 5194/1: update .gitignoreNicolas Pitre2008-08-122-1/+3
| * | | | | | [ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2008-08-122-0/+2
| * | | | | | [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley2008-08-121-2/+5
| * | | | | | [ARM] 5193/1: Wire up missing syscallsStefan Schmidt2008-08-122-2/+14
| * | | | | | [ARM] traps: don't call undef hook functions with spinlock heldRussell King2008-08-121-13/+18
| * | | | | | [ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov2008-08-121-0/+6
| * | | | | | [ARM] dma-mapping: provide sync_range APIsRussell King2008-08-102-29/+48
| * | | | | | [ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2008-08-104-37/+61
| * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-0939-31/+703
| |\ \ \ \ \ \
| | * | | | | | [ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek2008-08-093-0/+54
| | * | | | | | [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-093-0/+71
| | * | | | | | [ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara2008-08-094-0/+220
| | * | | | | | [ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara2008-08-099-0/+109
| | * | | | | | [ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devicesMartin Michlmayr2008-08-091-1/+1
| | * | | | | | [ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120Martin Michlmayr2008-08-091-1/+1
| | * | | | | | [ARM] Orion: enable KEYBOARD_GPIO in the defconfgMartin Michlmayr2008-08-091-1/+8
| | * | | | | | [ARM] Orion: Export the reset button of the QNAP TS-409Martin Michlmayr2008-08-091-0/+6
| | * | | | | | [ARM] Orion: use better key codes for the TS-209/TS-409 buttonsMartin Michlmayr2008-08-092-3/+3
| | * | | | | | [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activityMartin Michlmayr2008-08-091-0/+42
| | * | | | | | [ARM] Orion: support D0 5281 siliconLennert Buytenhek2008-08-092-0/+12
| | * | | | | | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-0924-26/+177
| * | | | | | | Merge branch 'for-rmk' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2008-08-097-10/+8
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpuBen Dooks2008-08-091-3/+1
| | * | | | | | | [ARM] CATS: Do not try and map bad PCI IRQ numbersBen Dooks2008-08-091-0/+3
| | * | | | | | | [ARM] JIVE: Remove duplicated mtd includesHuang Weiyi2008-08-091-3/+0
| | * | | | | | | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ...Ben Dooks2008-08-084684-179087/+303831
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-07-15629-19339/+57185
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdataBen Dooks2008-07-154-4/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-1552-2235/+3605
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Blackfin arch: hook up some missing new system callsBryan Wu2008-08-141-0/+6
| * | | | | | | | | | | Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger2008-08-146-183/+0
| * | | | | | | | | | | Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger2008-08-143-18/+5
| * | | | | | | | | | | Blackfin arch: use %pF when printing out the double fault address so we get s...Mike Frysinger2008-08-141-1/+1
OpenPOWER on IntegriCloud