| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | x86: remove all now-duplicate header files | Arnd Bergmann | 2009-06-18 |
| * | x86: convert termios.h to the asm-generic version | Arnd Bergmann | 2009-06-18 |
| * | x86: convert almost generic headers to asm-generic version | Arnd Bergmann | 2009-06-18 |
| * | x86: convert trivial headers to asm-generic version | Arnd Bergmann | 2009-06-18 |
| * | x86: add copies of some headers to convert to asm-generic | Arnd Bergmann | 2009-06-18 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 2009-09-04 |
| * | | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge | 2009-09-03 |
| * | | x86: Detect stack protector for i386 builds on x86_64 | Michal Schmidt | 2009-08-30 |
| * | | x86: allow "=rm" in native_save_fl() | H. Peter Anvin | 2009-08-25 |
| * | | Merge commit 'origin/x86/urgent' into x86/asm | H. Peter Anvin | 2009-08-25 |
| |\ \ |
|
| * | | | x86: properly annotate alternatives.c | Jan Beulich | 2009-08-21 |
| * | | | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically | Akinobu Mita | 2009-08-10 |
| * | | | x86, 32-bit: Use generic sys_pipe() | Amerigo Wang | 2009-08-08 |
| * | | | x86: Introduce GDT_ENTRY_INIT(), fix APM | Ingo Molnar | 2009-08-08 |
| * | | | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita | 2009-08-08 |
| * | | | x86: Introduce set_desc_base() and set_desc_limit() | Akinobu Mita | 2009-07-19 |
| * | | | x86: Remove unused patch_espfix_desc() | Akinobu Mita | 2009-07-19 |
| * | | | x86: Use get_desc_base() | Akinobu Mita | 2009-07-19 |
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Ingo Molnar | 2009-08-29 |
| |\ \ \ \ |
|
| | * | | | | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang | 2009-08-28 |
| * | | | | | x86, apic: Slim down stack usage in early_init_lapic_mapping() | Cyrill Gorcunov | 2009-08-26 |
| * | | | | | x86, ioapic: Get rid of needless check and simplify ioapic_setup_resources() | Cyrill Gorcunov | 2009-08-26 |
| * | | | | | x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant | Cyrill Gorcunov | 2009-08-26 |
| * | | | | | x86: Fix x86_model test in es7000_apic_is_cluster() | Roel Kluin | 2009-08-25 |
| * | | | | | x86, apic: Move dmar_table_init() out of enable_IR() | Yinghai Lu | 2009-08-17 |
| * | | | | | x86, ioapic: Panic on irq-pin binding only if needed | Cyrill Gorcunov | 2009-08-08 |
| * | | | | | x86/apic: Enable x2APIC without interrupt remapping under KVM | Gleb Natapov | 2009-08-05 |
| * | | | | | x86, apic: Drop redundant bit assignment | Cyrill Gorcunov | 2009-08-05 |
| * | | | | | x86, ioapic: Throw BUG instead of NULL dereference | Cyrill Gorcunov | 2009-08-05 |
| * | | | | | x86, ioapic: Introduce for_each_irq_pin() helper | Cyrill Gorcunov | 2009-08-05 |
| * | | | | | x86: Remove superfluous NULL pointer check in destroy_irq() | Bartlomiej Zolnierkiewicz | 2009-08-02 |
| * | | | | | x86/ioapic.c: unify ioapic_retrigger_irq() | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loop | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: clean up replace_pin_at_irq_node logic and comments | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loop | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: simplify add_pin_to_irq_node() | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loop | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: move lost comment to what seems like appropriate place | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: remove redundant declaration of irq_pin_list | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: remove #ifdef for 82093AA workaround | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: unify __mask_IO_APIC_irq() | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/ioapic.c: ioapic_modify_irq is too large to inline | Jeremy Fitzhardinge | 2009-07-14 |
| * | | | | | x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces | Jeremy Fitzhardinge | 2009-07-14 |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 2009-09-08 |
* | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2009-09-06 |
| |\ \ \ \ \ \ \ |
|