aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-07x86, reboot: Fix typo in nmi reboot pathDon Zickus
2011-12-07x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter
2011-12-07x86, NMI: NMI selftest depends on the local apicDon Zickus
2011-12-07x86: Add stack top margin for stack overflow checkingMitsuo Hayasaka
2011-12-06x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus
2011-12-05x86: Fix the 32-bit stackoverflow-debug buildIngo Molnar
2011-12-05x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus
2011-12-05x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus
2011-12-05x86: Clean up the range of stack overflow checkingMitsuo Hayasaka
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka
2011-12-05x86: Check stack overflow in detailMitsuo Hayasaka
2011-12-05x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka
2011-12-04x86: Fix boot failures on older AMD CPU'sLinus Torvalds
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-02vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang
2011-12-02drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher
2011-12-02drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher
2011-12-02drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)Chris Wilson
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-01ipv4: flush route cache after change accept_localPeter Pan(潘卫平)
2011-12-01sch_red: fix red_changeEric Dumazet
2011-12-01Linux 3.2-rc4v3.2-rc4Linus Torvalds
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-01Revert "udp: remove redundant variable"David S. Miller
2011-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu
2011-12-01drm/radeon/kms: add some new pci idsAlex Deucher
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-01Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt
2011-12-01ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin
2011-12-01drm/radeon/kms: Skip ACPI call to ATIF when possibleJean Delvare
2011-12-01drm/radeon/kms: Hide debugging messageJean Delvare
2011-12-01drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher
2011-12-01Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li