summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-286-39/+27
|\ \
| | * x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-251-1/+1
| * | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-245-38/+26
| |\ \ | | |/ | |/|
| | * x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-232-6/+6
| | * x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-221-5/+4
| | * x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-221-9/+6
| | * x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-221-8/+0
| | * x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-221-10/+10
* | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-254-4/+14
* | | x86: Correct behaviour of irq affinityRusty Russell2009-03-251-2/+3
* | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-242-26/+12
* | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-241-1/+2
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-2444-2173/+1555
|\ \ \ \ \ \ \
| | | | | | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-235-25/+11
| | | | | | |\ \
| | | | | | | * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-19336-4117/+6357
| | | | | | | |\ \
| | | | | | | * | | sparc64: Fix crash with /proc/iomemMikulas Patocka2009-03-191-1/+1
| | | | | | | * | | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-194-24/+10
| | | | | | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2009-03-231-0/+9
| | | | | | |\ \ \ \
| | | | | | | * | | | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala2009-03-231-0/+9
| | | | | | * | | | | Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-03-2224-1907/+1209
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | m68k: merge the non-MMU and MMU versions of siginfo.hGreg Ungerer2009-03-163-101/+95
| | | | | | | * | | | | m68k: use the MMU version of unistd.h for all m68k platformsGreg Ungerer2009-03-163-749/+372
| | | | | | | * | | | | m68k: merge the non-MMU and MMU versions of signal.hGreg Ungerer2009-03-163-369/+212
| | | | | | | * | | | | m68k: merge the non-MMU and MMU versions of ptrace.hGreg Ungerer2009-03-163-170/+85
| | | | | | | * | | | | m68k: use MMU version of setup.h for both MMU and non-MMUGreg Ungerer2009-03-163-389/+374
| | | | | | | * | | | | m68k: merge the non-MMU and MMU versions of sigcontext.hGreg Ungerer2009-03-163-39/+22
| | | | | | | * | | | | m68k: merge the non-MMU and MMU versions of swab.hGreg Ungerer2009-03-163-44/+26
| | | | | | | * | | | | m68k: merge the non-MMU and MMU versions of param.hGreg Ungerer2009-03-163-46/+23
| | | | | * | | | | | | x86: signal: check signal stack overflow properlyHiroshi Shimamoto2009-03-201-21/+27
| | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | * / | | | | | x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge2009-03-231-1/+4
| | | | |/ / / / / /
| | | * / / / / / / x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh2009-03-241-0/+3
| | | |/ / / / / /
| | * | | | | | | Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge2009-03-211-16/+3
| | * | | | | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2009-03-202-0/+66
| | * | | | | | | x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com2009-03-201-29/+50
| | * | | | | | | x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com2009-03-201-5/+5
| | |/ / / / / /
| * | | | | | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev2009-03-221-2/+2
| * | | | | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-211-52/+60
| |\ \ \ \ \ \ \
| | * | | | | | | x86: mpparse.c introduce check_physptr helper functionJaswinder Singh Rajput2009-03-211-44/+50
| | * | | | | | | x86: mpparse.c introduce smp_dump_mptable helper functionJaswinder Singh Rajput2009-03-211-8/+10
| | |/ / / / / /
| * | | | | | | x86: pci-nommu.c cleanupJaswinder Singh Rajput2009-03-211-10/+10
| * | | | | | | x86: io_delay.c cleanupJaswinder Singh Rajput2009-03-211-14/+13
| * | | | | | | x86: rtc.c cleanupJaswinder Singh Rajput2009-03-211-9/+11
| * | | | | | | x86: i8253 cleanupJaswinder Singh Rajput2009-03-211-35/+33
| * | | | | | | x86: kdebugfs.c cleanupJaswinder Singh Rajput2009-03-211-46/+36
| * | | | | | | x86: topology.c cleanupJaswinder Singh Rajput2009-03-211-6/+8
| |/ / / / / /
* / / / / / / x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz2009-03-201-3/+6
|/ / / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. | | | | | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/coreIngo Molnar2009-03-2022-170/+265
|\ \ \| | | | |
| | | * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-198-40/+48
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | [S390] make page table upgrade work againMartin Schwidefsky2009-03-182-14/+35
| | | | * | | | [S390] make page table walking more robustMartin Schwidefsky2009-03-183-5/+6