aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-11
|\
| * x86/intel config: Fix the APB_TIMER selectionAlan Cox2011-12-29
| * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-18
| |\
| * | x86/mrst: Add additional debug prints for pb_keysMichael Demeter2011-12-18
| * | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-18
| * | x86/apb: Fix configuration constraintsAlan Cox2011-12-18
| * | x86: Fix INTEL_MID sillyAlan Cox2011-12-16
| * | x86/Kconfig: Cyclone-timer depends on x86-summitAlessandro Rubini2011-12-05
| * | x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-05
| * | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-05
| * | x86/sfi: Kill the IRQ as id hackAlan Cox2011-12-05
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-11
|\ \ \
| * | | x86, reboot: Fix typo in nmi reboot pathDon Zickus2012-01-07
| * | | x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter2011-12-07
| * | | x86, NMI: NMI selftest depends on the local apicDon Zickus2011-12-07
| * | | x86: Add stack top margin for stack overflow checkingMitsuo Hayasaka2011-12-07
| * | | x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus2011-12-06
| * | | x86: Fix the 32-bit stackoverflow-debug buildIngo Molnar2011-12-05
| * | | x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus2011-12-05
| * | | x86, NMI: Add NMI IPI selftestDon Zickus2011-12-05
| * | | x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus2011-12-05
| * | | x86: Clean up the range of stack overflow checkingMitsuo Hayasaka2011-12-05
| * | | x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-05
| * | | x86: Check stack overflow in detailMitsuo Hayasaka2011-12-05
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-11
|\ \ \ \
| * | | | x86, efi: Break up large initrd readsMaarten Lankhorst2011-12-16
| * | | | x86, efi: EFI boot stub supportMatt Fleming2011-12-12
| * | | | x86: Don't use magic strings for EFI loader signatureMatt Fleming2011-12-09
| * | | | x86: Add missing bzImage fields to struct setup_headerMatt Fleming2011-12-09
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-11
|\ \ \ \ \
| * | | | | x86/numa: Add constraints check for nid parametersPetr Holasek2011-12-09
| * | | | | mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-06
| * | | | | x86/mm: Initialize high mem before free_all_bootmem()Stanislaw Gruszka2011-12-06
| * | | | | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2011-12-05
| * | | | | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()Mike Ditto2011-12-05
| * | | | | x86: Fix mmap random address rangeLudwig Nussel2011-12-05
| * | | | | x86, mm: Unify zone_sizes_init()Pekka Enberg2011-11-11
| * | | | | x86, mm: Prepare zone_sizes_init() for unificationPekka Enberg2011-11-11
| * | | | | x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bitPekka Enberg2011-11-11
| * | | | | x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32Pekka Enberg2011-11-11
| * | | | | x86, mm: Use max_pfn instead of highend_pfnPekka Enberg2011-11-11
| * | | | | x86, mm: Move zone init from paging_init() on 64-bitPekka Enberg2011-11-11
| * | | | | x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bitPekka Enberg2011-11-11
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-11
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee2012-01-08
| * | | | | | Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones2011-12-02
| |\ \ \ \ \ \
| | * | | | | | cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2011-11-08