Age | Commit message (Expand) | Author |
2011-12-23 | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu |
2011-12-23 | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu |
2011-12-23 | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu |
2011-12-23 | x86, apic: Add probe() for apic_flat | Yinghai Lu |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2011-12-18 | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao |
2011-12-14 | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao |
2011-12-06 | pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86 | Jan Beulich |
2011-12-06 | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold |
2011-12-05 | x86: Add NumaChip support | Steffen Persvold |
2011-12-05 | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman |
2011-12-05 | x86: Make flat_init_apic_ldr() available | Daniel J Blueman |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk |
2011-12-02 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-12-02 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-12-02 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-12-02 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-12-02 | vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() | Xi Wang |
2011-12-02 | drm/radeon/kms: fix 2D tiling CS support on EG/CM | Alex Deucher |
2011-12-02 | drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM | Alex Deucher |
2011-12-02 | drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL) | Chris Wilson |
2011-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-01 | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS | David S. Miller |
2011-12-01 | ipv4: flush route cache after change accept_local | Peter Pan(潘卫平) |
2011-12-01 | sch_red: fix red_change | Eric Dumazet |
2011-12-01 | Linux 3.2-rc4v3.2-rc4 | Linus Torvalds |
2011-12-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-12-01 | ocfs2: avoid unaligned access to dqc_bitmap | Akinobu Mita |
2011-12-01 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds |
2011-12-01 | Revert "udp: remove redundant variable" | David S. Miller |
2011-12-01 | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2011-12-01 | bridge: master device stuck in no-carrier state forever when in user-stp mode | Vitalii Demianets |
2011-12-01 | usb: ftdi_sio: add PID for Propox ISPcable III | Marcin Kościelnicki |
2011-12-01 | Revert "xHCI: reset-on-resume quirk for NEC uPD720200" | Sarah Sharp |
2011-12-01 | ipv4: Perform peer validation on cached route lookup. | David S. Miller |
2011-12-01 | xHCI: fix bug in xhci_clear_command_ring() | Andiry Xu |
2011-12-01 | drm/radeon/kms: add some new pci ids | Alex Deucher |
2011-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-12-01 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2011-12-01 | Btrfs: fix meta data raid-repair merge problem | Jan Schmidt |
2011-12-01 | ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LED | Charles Chin |
2011-12-01 | drm/radeon/kms: Skip ACPI call to ATIF when possible | Jean Delvare |
2011-12-01 | drm/radeon/kms: Hide debugging message | Jean Delvare |
2011-12-01 | drm/radeon/kms: add some loop timeouts in pageflip code | Alex Deucher |
2011-12-01 | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie |
2011-11-30 | net/core: fix rollback handler in register_netdevice_notifier | RongQing.Li |
2011-11-30 | sch_red: fix red_calc_qavg_from_idle_time | Eric Dumazet |