Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | i386: fix/simplify espfix stack switching, move it into assembly | Alexander van Heukelum | 2009-06-17 | 2 | -16/+35 | |
| * | | | | | | | i386: fix return to 16-bit stack from NMI handler | Alexander van Heukelum | 2009-06-17 | 1 | -6/+8 | |
| * | | | | | | | x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present | Cyrill Gorcunov | 2009-06-17 | 1 | -1/+3 | |
| * | | | | | | | x86: Remove duplicated #include's | Huang Weiyi | 2009-06-17 | 2 | -12/+0 | |
| * | | | | | | | x86: msr.h linux/types.h is only required for __KERNEL__ | Jaswinder Singh Rajput | 2009-06-17 | 1 | -6/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround | Prarit Bhargava | 2009-06-17 | 1 | -4/+8 | |
| * | | | | | | x86: apic/io_apic.c: dmar_msi_type should be static | Jaswinder Singh Rajput | 2009-06-17 | 1 | -1/+1 | |
| * | | | | | | x86, io_apic.c: Work around compiler warning | Figo.zhang | 2009-06-17 | 1 | -1/+2 | |
| * | | | | | | x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present | Cyrill Gorcunov | 2009-06-17 | 1 | -2/+8 | |
| * | | | | | | x86: mce: Handle banks == 0 case in K7 quirk | Andi Kleen | 2009-06-17 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-06-17 | 1425 | -20966/+80642 | |
| |\| | | | | | ||||||
| * | | | | | | x86, boot: use .code16gcc instead of .code16 | H. Peter Anvin | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | x86: correct the conversion of EFI memory types | Cliff Wickman | 2009-06-16 | 1 | -3/+28 | |
| * | | | | | | x86: cap iomem_resource to addressable physical memory | H. Peter Anvin | 2009-06-16 | 1 | -0/+3 | |
| * | | | | | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2009-06-16 | 5 | -7/+45 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | amd-iommu: resume cleanup | Chris Wright | 2009-06-16 | 1 | -7/+1 | |
| | * | | | | | | amd-iommu: set event buffer head and tail to 0 manually | Joerg Roedel | 2009-06-15 | 1 | -0/+4 | |
| | * | | | | | | amd-iommu: disable cmd buffer and evt logging before reprogramming iommu | Chris Wright | 2009-06-15 | 1 | -0/+9 | |
| | * | | | | | | amd-iommu: flush domain tlb when attaching a new device | Chris Wright | 2009-06-15 | 1 | -0/+16 | |
| | * | | | | | | x86: disable IOMMUs on kernel crash | Joerg Roedel | 2009-06-15 | 1 | -0/+6 | |
| | * | | | | | | amd-iommu: disable IOMMU hardware on shutdown | Joerg Roedel | 2009-06-15 | 3 | -0/+9 | |
| * | | | | | | | x86: mm: Read cr2 before prefetching the mmap_lock | Ingo Molnar | 2009-06-16 | 1 | -2/+2 | |
| * | | | | | | | x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure | Thomas Gleixner | 2009-06-14 | 1 | -1/+2 | |
| * | | | | | | | x86: atomic_32.h: Fix kernel-doc warnings | Randy Dunlap | 2009-06-14 | 1 | -2/+1 | |
| * | | | | | | | x86: change kernel_physical_mapping_init() __init to __meminit | Shaohua Li | 2009-06-12 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-06-20 | 2 | -7/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | microblaze: Add missing symbols for CONSTRUCTORS support | Michal Simek | 2009-06-20 | 1 | -5/+6 | |
| * | | | | | | | | microblaze: remove init_mm | Arnd Bergmann | 2009-06-20 | 1 | -2/+0 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-06-20 | 1 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.30' into next | Dmitry Torokhov | 2009-06-11 | 305 | -3204/+6206 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 2009-05-08 | 3317 | -96469/+197965 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Input: add matrix keypad driver for Cirrus EP93xx | H Hartley Sweeten | 2009-04-18 | 1 | -0/+42 | |
* | | | | | | | | | | | | x86: don't use 'access_ok()' as a range check in get_user_pages_fast() | Linus Torvalds | 2009-06-20 | 1 | -2/+7 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-06-19 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sparc64: Fix UP bootup regression. | David S. Miller | 2009-06-18 | 1 | -0/+6 | |
* | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 | 63 | -122/+7805 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 2009-06-18 | 9 | -88/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | powerpc/5121: make clock debug output more readable | Wolfram Sang | 2009-06-17 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 | 8 | -62/+44 | |
| | * | | | | | | | | | | | | powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft | Wolfram Sang | 2009-06-17 | 1 | -22/+4 | |
| * | | | | | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-18 | 238 | -1417/+16827 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-17 | 124 | -1979/+3064 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | / / / / / | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | powerpc: Add memory clobber to mtspr() | Benjamin Herrenschmidt | 2009-06-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | powerpc: Fix invalid construct in our CPU selection Kconfig | Benjamin Herrenschmidt | 2009-06-16 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman | 2009-06-16 | 9 | -0/+33 | |
| * | | | | | | | | | | | | | powerpc: Introduce macro spin_event_timeout() | Timur Tabi | 2009-06-16 | 1 | -0/+36 | |
| * | | | | | | | | | | | | | powerpc/warp: Fix ISA_DMA_THRESHOLD default | Sean MacLennan | 2009-06-16 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | powerpc/bootwrapper: Custom build options for XPedite52xx targets | Nate Case | 2009-06-15 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | powerpc/85xx: Add defconfig for X-ES MPC85xx boards | Nate Case | 2009-06-15 | 1 | -0/+1821 | |
| * | | | | | | | | | | | | | powerpc/85xx: Add dts files for X-ES MPC85xx boards | Nate Case | 2009-06-15 | 6 | -0/+3653 |