2009-01-21 |
Tejun Heo | x86: make x86_32 use tlb_64.c |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Tejun Heo | x86: prepare for tlb merge |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Tejun Heo | x86: uv cleanup |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian Gerst | x86: merge irq_regs.h |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian Gerst | x86: merge mmu_context.h |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian Gerst | x86: set %fs to __KERNEL_PERCPU unconditionally for... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian Gerst | x86: fix percpu_write with 64-bit constants |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian Gerst | x86: clean up gdt_page definition |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Tejun Heo | x86: update canary handling during switch |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ingo Molnar | Merge branch 'tj-percpu' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Tejun Heo | linker script: kill PERCPU_VADDR_PREALLOC() |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Gerst | x86: remove pda.h |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Gerst | x86: move stack_canary into irq_stack |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Gerst | x86: rework __per_cpu_load adjustments |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Gerst | percpu: refactor percpu.h |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Gerst | x86: remove pda_init() |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Tejun Heo | x86: conditionalize stack canary handling in hot path |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Tejun Heo | x86: cleanup stack protector |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Ingo Molnar | x86: fully honor "nolapic", fix |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Ingo Molnar | Merge branch 'stackprotector' into core/percpu |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Ingo Molnar | Merge branch 'core/percpu' into stackprotector |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Ingo Molnar | Merge branch 'tj-percpu' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Use absolute displacements for per-cpu accesses. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move isidle from PDA to per-cpu. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move nodenumber from PDA to per-cpu. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move irqcount from PDA to per-cpu. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move oldrsp from PDA to per-cpu. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move kernelstack from PDA to per-cpu. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move current task from PDA to per-cpu and conso... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move cpu number from PDA to per-cpu and consoli... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Convert exception stacks to per-cpu |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Convert irqstacks to per-cpu |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move TLB state from PDA to per-cpu and consolid... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Gerst | x86-64: Move irq stats from PDA to per-cpu and consolid... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Tejun Heo | linker script: add missing .data.percpu.page_aligned |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Tejun Heo | linker script: add missing VMLINUX_SYMBOL |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86_64: initialize this_cpu_off to __per_cpu_load |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: fix build bug introduced during merge |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ingo Molnar | percpu: add optimized generic percpu accessors |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: misc clean up after the percpu update |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: convert pda ops to wrappers around x86 percpu... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: make pda a percpu variable |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: merge 64 and 32 SMP percpu handling |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: fold pda into percpu area on SMP |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: use static _cpu_pda array |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: load pointer to pda into %gs while brining up... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: make percpu symbols zerobased on SMP |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: make vmlinux_32.lds.S use PERCPU() macro |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Mike Travis | x86: cleanup early setup_percpu references |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: make early_per_cpu() a lvalue and use it |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Tejun Heo | x86: fix pda_to_op() |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ingo Molnar | Merge branches 'cpus4096', 'x86/cleanups' and 'x86... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ingo Molnar | x86: fix broken flush_tlb_others_ipi(), fix |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Jan Beulich | x86: avoid early crash in disable_local_APIC() |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Jan Beulich | x86: fully honor "nolapic" |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Mike Travis | irq: update all arches for new irq_desc, fix |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Suresh Siddha | x86, pat: fix reserve_memtype() for legacy 1MB range |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Yinghai Lu | x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORS |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ingo Molnar | Merge branch 'master' of ssh:///linux/kernel/git/travis... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Jaswinder Singh... | x86: replacing mp_config_intsrc with mpc_intsrc |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Jaswinder Singh... | x86: replacing mp_config_ioapic with mpc_ioapic |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Suresh Siddha | x86: fix broken flush_tlb_others_ipi() |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'x86-pat-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Bernd Schmidt | Fix timeouts in sys_pselect7 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Helge Deller | fix early_serial_setup() regression |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Russell King | TWL4030: fix clk API usage |
commit | commitdiff | tree | snapshot |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: remove CPA WARN_ON for zero pte |
commit | commitdiff | tree | snapshot |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: return compatible mapping to remap_pfn_range... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: change track_pfn_vma_new to take pgprot_t... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: consolidate old memtype new memtype check... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: remove PFNMAP type on track_pfn_vma_new()... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Andi Kleen | x86, generic: mark complex bitops.h inlines as __always... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Dirk Hohndel | Prevent oops at boot with VT-d |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Alan Cox | pata_it821x: Update RDC UDMA handling |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Christian Borntraeger | ata: fix wrong WARN_ON_ONCE |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ingo Molnar | x86, cpufreq: remove leftover copymask_copy() |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Roland Dreier | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Randy Dunlap | IB/iser: Add dependency on INFINIBAND_ADDR_TRANS |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Yossi Etigin | IPoIB: Do not join broadcast group if interface is... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Yinghai Lu | x86: arch_probe_nr_irqs |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Arjan van de Ven | async: fix __lowest_in_progress() |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Arjan van de Ven | script: improve markup_oops.pl to also decode oopses... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Chris Adams | ti_usb_3410_5052: add Multi-Tech firmware |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Chris Adams | ti_usb_3410_5052: add Multi-Tech modem support |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Chris Adams | ti_usb_3410_5052: support alternate firmware |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Alan Cox | usb-serial: remove NULL check |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Alan Cox | neo: Remove a bogus NULL check |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Alan Cox | pty: Fix documentation |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-2.6 |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Linus Torvalds | Merge branch 'for_2.6.29' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
next |