aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* stackprotector: update make rulesTejun Heo2009-02-09
* x86: stackprotector.h misc updateTejun Heo2009-02-09
* Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-09
|\
| * x86: fix math_emu register frame accessTejun Heo2009-02-09
| * x86: math_emu info cleanupTejun Heo2009-02-09
| * x86: include correct %gs in a.out core dumpTejun Heo2009-02-09
| * x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-09
| * x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
| * x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-09
| * x86: disable intel_iommu support by defaultKyle McMartin2009-02-05
| * x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-05
| * x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-04
| * x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-04
| * x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-04
* | Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
|\ \
| * | x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto2009-02-04
| * | x86: uaccess: fix compilation error on CONFIG_M386Hiroshi Shimamoto2009-01-29
| * | x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| * | x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| * | x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-23
| * | x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto2009-01-21
| * | x86: uaccess: fix style problemsHiroshi Shimamoto2009-01-21
| * | x86: remove byte locksJiri Kosina2009-01-20
| * | x86: Remove never-called arch_setup_msi_irq()Michael Ellerman2009-01-19
* | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-07
| |\ \ \
| | * | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-04
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
| |\ \ \ \ \ \ \ \
| | | | | | * | | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
| | | | | * | | | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-06
| | | | | * | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| | | | | * | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-05
| | | | | |\ \ \ \ \
| | | | | | * | | | | sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii2009-01-28
| | | | | | * | | | | sh: Fix up spurious syscall restarting.Paul Mundt2009-01-28
| | | | | | * | | | | sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-28
| | | | | | * | | | | sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH2009-01-28
| | | | | | * | | | | sh: Handle calling csum_partial with misaligned dataStuart Menefy2009-01-28
| | | | | | * | | | | sh: ap325rxa: Enable ov772x in defconfig.Kuninori Morimoto2009-01-28
| | | | | | * | | | | sh: ap325rxa: Add ov772x support.Kuninori Morimoto2009-01-28
| | | | | | * | | | | sh: ap325rxa: control camera power toggling.Kuninori Morimoto2009-01-28
| | | | | | * | | | | sh: mach-migor: Enable ov772x and tw9910 in defconfig.Kuninori Morimoto2009-01-28
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | alpha: fixup BUG macroAlexey Dobriyan2009-02-05
| | | | | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-04
| | | | | |\ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | / | | | | | | | |_|/ | | | | | | |/| |
| | | | | | * | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| | | | | | |\ \ \
| | | | | | | * | | xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-03
| | | | | | * | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-03
| | | | | | * | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-03
| | | | | | * | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
| | | | | | * | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-01
| | | | | | * | | | x86/Voyager: make it build and bootJames Bottomley2009-01-31