summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-09-08x86: disable static NOPLs on 32 bitsLinus Torvalds1-5/+8
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-10/+13
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-6/+9
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu3-8/+44
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt1-2/+2
2008-09-05x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin1-23/+13
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin3-2/+69
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin1-4/+4
2008-09-03x86: add io delay quirk for Presario F700Chuck Ebbert1-0/+8
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds1-61/+71
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner1-54/+181
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz1-3/+6
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell1-1/+1
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-32/+62
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds1-6/+3
2008-08-30sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller1-1/+1
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds1-78/+0
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2-11/+28
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds39-311/+17499
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds214-57/+55366
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-253/+383
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS1-1/+1
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2-98/+89
2008-08-28Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum1-11/+11
2008-08-27sparc32: Implement smp_call_function_single().David S. Miller3-20/+33
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2008-08-27Merge branch 'omap-rmk'Russell King19-219/+17309
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-18/+31
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-2/+13
2008-08-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman1-0/+5
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-08-27[ARM] use the new byteorder headersHarvey Harrison1-14/+11
2008-08-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King7-50/+138
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1
2008-08-27[ARM] OMAP: Add and update OMAP default configuration filesRussell King18-218/+17308
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher1-0/+5
2008-08-27x86: update defconfigsH. Peter Anvin2-227/+334
2008-08-27Blackfin arch: let PCI depend on BROKENAdrian Bunk1-0/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu210-42/+55334
2008-08-26Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King6-18/+20
2008-08-26[ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai1-5/+5
2008-08-26[ARM] JIVE: Fix the spi bus numberingBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks1-1/+2
2008-08-26[ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks1-3/+3
2008-08-26[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks1-6/+6
2008-08-26[ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks1-1/+2
2008-08-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+7