- e34e77c x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c by Andi Kleen · 15 years ago
- 680b6cf x86, mce: CE in last bank prevents panic by unknown MCE by Hidetoshi Seto · 15 years ago
- bf783f9 x86, mce: Fake panic support for MCE testing by Huang Ying · 16 years ago
- 5be9ed2 x86, mce: Move debugfs mce dir creating to mce.c by Huang Ying · 16 years ago
- 0dcc668 x86, mce: Support specifying raise mode for software MCE injection by Huang Ying · 16 years ago
- 5b7e88e x86, mce: Support specifying context for software mce injection by Huang Ying · 16 years ago
- f3a0867 x86, mce: fix reporting of Thermal Monitoring mechanism enabled by Bartlomiej Zolnierkiewicz · 16 years ago
- d0c87d1 x86, mce: remove never executed code by Bartlomiej Zolnierkiewicz · 16 years ago
- 419d616 x86, mce: add missing __cpuinit tags by Bartlomiej Zolnierkiewicz · 16 years ago
- e3346fc x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCE by Bartlomiej Zolnierkiewicz · 16 years ago
- 94699b04 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 16 years ago
- 3ccdccf x86: mce: Lower maximum number of banks to architecture limit by Andi Kleen · 16 years ago
- a2d32bc x86: mce: macros to compute banks MSRs by Andi Kleen · 16 years ago
- cebe182 x86: mce: Move per bank data in a single datastructure by Andi Kleen · 16 years ago
- 9eda8cb x86: mce: Move code in mce.c by Andi Kleen · 16 years ago
- c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 16 years ago
- 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 16 years ago
- bab9bc6 x86: mce: Update X86_MCE description in x86/Kconfig by Andi Kleen · 16 years ago
- c31d963 x86: mce: Make CONFIG_X86_ANCIENT_MCE dependent on CONFIG_X86_MCE by Andi Kleen · 16 years ago
- a95436e x86, mce: use atomic_inc_return() instead of add by 1 by Borislav Petkov · 16 years ago
- e487683 x86, mce: fix typo in comment in asm/mce.h by Borislav Petkov · 16 years ago
- b1f49f9 x86, mce: fix error path in mce_create_device() by Hidetoshi Seto · 16 years ago
- e92fae0 x86: use zalloc_cpumask_var for mce_dev_initialized by Yinghai Lu · 16 years ago
- 74b602c x86: fix duplicated sysfs attribute by Yinghai Lu · 16 years ago
- 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 16 years ago
- fe955e5 x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround by Prarit Bhargava · 16 years ago
- 1bf7b31 x86, mce: mce_intel.c needs <asm/apic.h> by H. Peter Anvin · 16 years ago
- 8f7007a x86: apic/io_apic.c: dmar_msi_type should be static by Jaswinder Singh Rajput · 16 years ago
- 50a8d4d2 x86, io_apic.c: Work around compiler warning by Figo.zhang · 16 years ago
- 5ce4243 x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present by Cyrill Gorcunov · 16 years ago
- 203abd6 x86: mce: Handle banks == 0 case in K7 quirk by Andi Kleen · 16 years ago
- cc4949e Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- 28b4868 x86, boot: use .code16gcc instead of .code16 by H. Peter Anvin · 16 years ago
- e2a7147 x86: correct the conversion of EFI memory types by Cliff Wickman · 16 years ago
- 95ee14e x86: cap iomem_resource to addressable physical memory by H. Peter Anvin · 16 years ago
- 1af0815 x86, mce: rename _64.c files which are no longer 64-bit-specific by Hidetoshi Seto · 16 years ago
- 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 16 years ago
- 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 16 years ago
- 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 16 years ago
- 895287c x86, mce: squash mce_intel.c into therm_throt.c by Hidetoshi Seto · 16 years ago
- a65c88d x86, mce: unify smp_thermal_interrupt by Hidetoshi Seto · 16 years ago
- e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 16 years ago
- 5335612 x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 by Hidetoshi Seto · 16 years ago
- 3adacb7 x86, mce: unify smp_thermal_interrupt, prepare p4 by Hidetoshi Seto · 16 years ago
- c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 16 years ago
- 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 16 years ago
- 9af43b5 x86, mce: sysfs entries for new mce options by Hidetoshi Seto · 16 years ago
- 1020bcb x86, mce: rename static variables around trigger by Hidetoshi Seto · 16 years ago
- 4e5b3e6 x86, mce: add __read_mostly by Hidetoshi Seto · 16 years ago
- 7fb06fc x86, mce: cleanup mce_start() by Hidetoshi Seto · 16 years ago
- 33edbf0 x86, mce: don't init timer if !mce_available by Hidetoshi Seto · 16 years ago
- 184e1fd x86, mce: fix a race condition about mce_callin and no_way_out by Huang Ying · 16 years ago
- 300df7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
- 661adc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 15bdb56 Merge branch 'serial' by Linus Torvalds · 16 years ago
- 1a2c4b3 imx: Check for NULL pointer deref before calling tty_encode_baud_rate by Sascha Hauer · 16 years ago
- 0ccad87 atmel_serial: fix hang in set_termios when crtscts is enabled by Haavard Skinnemoen · 16 years ago
- dc98792 MAINTAINERS: update 8250 section, give Alan Cox a name by Joe Perches · 16 years ago
- 1aa4bed tty: fix sanity check by Alan Cox · 16 years ago
- 762faae pty: Narrow the race on ldisc locking by Alan Cox · 16 years ago
- 5dca607 tty: fix unused warning when TCGETX is not defined by Mike Frysinger · 16 years ago
- 677ca30 ldisc: debug aids by Alan Cox · 16 years ago
- 52856ed ldisc: Make sure the ldisc isn't active when we close it by Alan Cox · 16 years ago
- 8d2ead7 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 16 years ago
- 98523d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
- 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 16 years ago
- 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- d613839 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 69257ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 16 years ago
- 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
- 86ade88 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
- 9bd47bf Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 46a5066 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 16 years ago
- cbcb6d6 pty: Narrow the race on ldisc locking by Alan Cox · 16 years ago
- b231125 printk: add KERN_DEFAULT loglevel to print_modules() by Linus Torvalds · 16 years ago
- e28d713 printk: Add KERN_DEFAULT printk log-level by Linus Torvalds · 16 years ago
- 5fd29d6 printk: clean up handling of log-levels and newlines by Linus Torvalds · 16 years ago
- 3b13b5c Merge branch 'topic/usb-audio' into for-linus by Takashi Iwai · 16 years ago
- b909005 Merge branch 'topic/intel8x0' into for-linus by Takashi Iwai · 16 years ago
- 7998d90 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
- 3d2aa66 Merge branch 'topic/ctxfi' into for-linus by Takashi Iwai · 16 years ago
- 21ce3cd Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
- aaa7e2f sparc64: Update defconfig. by David S. Miller · 16 years ago
- d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 16 years ago
- 32e5897 openprom: Squelch useless GCC warning. by David S. Miller · 16 years ago
- 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 16 years ago
- 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 16 years ago
- 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 16 years ago
- c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 16 years ago
- d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 16 years ago
- 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 16 years ago
- 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 16 years ago
- b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 16 years ago
- 0d76cb2 p9100: use standard fields for framebuffer physical address and length by Krzysztof Helt · 16 years ago
- 8803f7a leo: use standard fields for framebuffer physical address and length by Krzysztof Helt · 16 years ago
- 963b916 cg6: use standard fields for framebuffer physical address and length by Krzysztof Helt · 16 years ago
- 9fbfd4b cg3: use standard fields for framebuffer physical address and length by Krzysztof Helt · 16 years ago
- de4dc48 cg14: use standard fields for framebuffer physical address and length by Krzysztof Helt · 16 years ago