summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | * | | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown2009-02-261-1/+1
| | | | | | | | | | | | | * | | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-261-0/+13
| | | | | | | | | | | | * | | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-051-0/+2
| | | | | | | | | | | | * | | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
| | | | | | | | | | | | * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-051-0/+7
| | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | |_|/ / / | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | * | | | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-031-0/+7
| | | | | | | | | | | * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-03-147-56/+60
| | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | * | | | | | MIPS: Mark Eins: Fix configuration.Ralf Baechle2009-03-135-52/+54
| | | | | | | | | | | | * | | | | | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2009-03-132-4/+6
| | | | | | | | | | | | | |_|_|_|/ | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | * | | | | | parisc: update defconfigsKyle McMartin2009-03-135-831/+1681
| | | | | | | | | | | * | | | | | parisc: define x->x mmio accessorsKyle McMartin2009-03-131-0/+9
| | | | | | | | | | | * | | | | | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-132-6/+8
| | | | | | | | | | | * | | | | | parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
| | | | | | | | | | | * | | | | | parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
| | | | | | | | | | | * | | | | | parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
| | | | | | | | | | | * | | | | | parisc: fix 64bit buildHelge Deller2009-03-131-0/+1
| | | | | | | | | | | * | | | | | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-132-8/+8
| | | | | | | | | | | * | | | | | parisc: remove unused local out_putf labelHelge Deller2009-03-131-1/+0
| | | | | | | | | | | * | | | | | parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-131-0/+1
| | | | | | | | | | | * | | | | | parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
| | | | | | | | | | | * | | | | | parisc: BUG_ON() cleanupHelge Deller2009-03-133-24/+9
| | | | | | | | | | | |/ / / / /
| | | | | | | | | | * | | | | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-184-5/+22
| | | | | | | | | | * | | | | | x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha2009-03-171-0/+13
| | | | | | | | | | * | | | | | x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha2009-03-173-17/+31
| | | | | | | | | | * | | | | | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha2009-03-172-36/+10
| | | | | | | | | | * | | | | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2009-03-172-92/+66
| | | | | | | | | | * | | | | | x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-173-9/+5
| | | | | | | | | | * | | | | | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha2009-03-171-2/+10
| | | | | | | | | | * | | | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-173-2/+17
| | | | | | | | | * | | | | | | x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell2009-03-181-1/+2
| | | | | | | | | |/ / / / / /
| | | | | | | | * | | | | | | x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge2009-03-161-2/+2
| | | | | | | * | | | | | | | x86-32: move _end to a dummy sectionH. Peter Anvin2009-03-171-1/+3
| | | | | | | * | | | | | | | x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge2009-03-172-4/+8
| | | | | | | * | | | | | | | x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge2009-03-171-5/+5
| | | | | | | * | | | | | | | x86-32: tighten the bound on additional memory to mapH. Peter Anvin2009-03-171-1/+2
| | | | | | | * | | | | | | | x86-32: remove ALLOCATOR_SLOP from head_32.SJeremy Fitzhardinge2009-03-171-2/+1
| | | | | | | * | | | | | | | x86-32: make sure we map enough to fit linear map pagetablesJeremy Fitzhardinge2009-03-171-10/+19
| | | | | | | * | | | | | | | x86: put initial_pg_tables into .bssYinghai Lu2009-03-142-29/+20
| | | | | | | * | | | | | | | x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge2009-03-145-2/+40
| | | | | | | * | | | | | | | x86-32: compute initial mapping size more accuratelyYinghai Lu2009-03-142-1/+6
| | | | | | | * | | | | | | | x86: use brk allocation for DMIJeremy Fitzhardinge2009-03-142-18/+2
| | | | | | | * | | | | | | | x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2009-03-147-34/+7
| | | | | | | * | | | | | | | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin2009-03-141-28/+29
| | | | | | | * | | | | | | | x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-149-12/+65
| | | | | | | * | | | | | | | x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge2009-03-141-40/+45
| | | | | | * | | | | | | | | x86, setup: move 32-bit code to .text32H. Peter Anvin2009-03-172-1/+3
| | | | | | | |_|/ / / / / / | | | | | | |/| | | | | | |
| | | | | * | | | | | | | | x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput2009-03-181-1/+2
| | | | | * | | | | | | | | x86: MTRR workaround for system with stange var MTRRsYinghai Lu2009-03-173-8/+20
| | | | | * | | | | | | | | x86: print the continous part of fixed mtrrs togetherYinghai Lu2009-03-141-10/+48
| | | | | * | | | | | | | | x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu2009-03-141-6/+14