| Commit message (Expand) | Author | Age |
*-. | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 |
|\ \ |
|
| * \ | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 |
| |\ \
| | |/
| |/| |
|
| | * | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 |
| | * | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 2009-03-22 |
| | * | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together | Jaswinder Singh Rajput | 2009-03-22 |
| | * | x86: irq.c use same path for show_interrupts | Jaswinder Singh Rajput | 2009-03-22 |
| | * | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput | 2009-03-22 |
* | | | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 2009-03-25 |
* | | | x86: Correct behaviour of irq affinity | Rusty Russell | 2009-03-25 |
* | | | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 |
* | | | x86: fix set_extra_move_desc calling | Yinghai Lu | 2009-03-24 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 |
|\ \ \ \ \
| | | |_|/
| | |/| | |
|
| | | * | | x86: signal: check signal stack overflow properly | Hiroshi Shimamoto | 2009-03-20 |
| | |/ / |
|
| * | | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c | Dmitri Vorobiev | 2009-03-22 |
| * | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-21 |
| |\ \ \ |
|
| | * | | | x86: mpparse.c introduce check_physptr helper function | Jaswinder Singh Rajput | 2009-03-21 |
| | * | | | x86: mpparse.c introduce smp_dump_mptable helper function | Jaswinder Singh Rajput | 2009-03-21 |
| | |/ / |
|
| * | | | x86: pci-nommu.c cleanup | Jaswinder Singh Rajput | 2009-03-21 |
| * | | | x86: io_delay.c cleanup | Jaswinder Singh Rajput | 2009-03-21 |
| * | | | x86: rtc.c cleanup | Jaswinder Singh Rajput | 2009-03-21 |
| * | | | x86: i8253 cleanup | Jaswinder Singh Rajput | 2009-03-21 |
| * | | | x86: kdebugfs.c cleanup | Jaswinder Singh Rajput | 2009-03-21 |
| * | | | x86: topology.c cleanup | Jaswinder Singh Rajput | 2009-03-21 |
| |/ / |
|
* / / | x86: fix IO APIC resource allocation error message | Bartlomiej Zolnierkiewicz | 2009-03-20 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. | | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 2009-03-20 |
|\ \ \| |
|
| * | | | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 |
* | | | | x86: mpparse: clean up code by introducing a few helper functions, fix | Ingo Molnar | 2009-03-19 |
* | | | | x86: mpparse: clean up code by introducing a few helper functions | Jaswinder Singh Rajput | 2009-03-18 |
* | | | | x86: kprobes.c fix compilation warning | Jaswinder Singh Rajput | 2009-03-18 |
|/ / / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------------------. \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|_|/ /
| | | | | | |/| | | | | /
| | | | | | | | | | | |/ |
|
| | | | | | | | | | | * | prevent boosting kprobes on exception address | Masami Hiramatsu | 2009-03-17 |
| | | | | | | | | | | * | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 2009-03-17 |
| | | | | | | | | | | * | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 2009-03-17 |
| | | | | | | | | |_|/
| | | | | | | | |/| | |
|
| | | | | | | | | | * | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 2009-03-18 |
| | | | | | | | | | * | x86: fix broken irq migration logic while cleaning up multiple vectors | Suresh Siddha | 2009-03-17 |
| | | | | | | | | | * | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha | 2009-03-17 |
| | | | | | | | | | * | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 2009-03-17 |
| | | | | | | | | | * | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha | 2009-03-17 |
| | | | | | | | | | * | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 2009-03-17 |
| | | | | | | | | | * | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema... | Suresh Siddha | 2009-03-17 |
| | | | | | | | | | * | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 |
| | | | | | | |_|_|/
| | | | | | |/| | | |
|
| | | | | | | | | * | x86, uv: fix cpumask iterator in uv_bau_init() | Rusty Russell | 2009-03-18 |
| | | | | | | |_|/
| | | | | | |/| | |
|
| | | | | | | * | | x86-32: move _end to a dummy section | H. Peter Anvin | 2009-03-17 |
| | | | | | | * | | x86/brk: put the brk reservations in their own section | Jeremy Fitzhardinge | 2009-03-17 |
| | | | | | | * | | x86-32: tighten the bound on additional memory to map | H. Peter Anvin | 2009-03-17 |
| | | | | | | * | | x86-32: remove ALLOCATOR_SLOP from head_32.S | Jeremy Fitzhardinge | 2009-03-17 |
| | | | | | | * | | x86-32: make sure we map enough to fit linear map pagetables | Jeremy Fitzhardinge | 2009-03-17 |
| | | | | | | * | | x86: put initial_pg_tables into .bss | Yinghai Lu | 2009-03-14 |
| | | | | | | * | | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge | 2009-03-14 |
| | | | | | | * | | x86-32: compute initial mapping size more accurately | Yinghai Lu | 2009-03-14 |