| Commit message (Expand) | Author | Files | Lines |
2009-12-05 | x86: ASUS P4S800 reboot=bios quirk | Leann Ogasawara | 1 | -0/+8 |
2009-12-03 | x86, mce: don't restart timer if disabled | Hidetoshi Seto | 1 | -2/+4 |
2009-11-28 | x86: Use -maccumulate-outgoing-args for sane mcount prologues | Thomas Gleixner | 1 | -2/+3 |
2009-11-20 | x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage | Thomas Gleixner | 1 | -0/+6 |
2009-11-16 | x86: AMD Northbridge: Verify NB's node is online | Prarit Bhargava | 1 | -1/+8 |
2009-11-11 | x86 VSDO: Fix Kconfig help | Randy Dunlap | 1 | -1/+1 |
2009-11-10 | x86: Fix typo in Intel CPU cache size descriptor | Dave Jones | 1 | -1/+1 |
2009-11-10 | x86: Add new Intel CPU cache size descriptors | Dave Jones | 1 | -0/+3 |
2009-11-10 | x86, amd-ucode: Check UCODE_MAGIC before loading the container file | Borislav Petkov | 1 | -0/+6 |
2009-11-08 | x86: Fix error return sequence in __ioremap_caller() | Xiaotian Feng | 1 | -13/+11 |
2009-11-06 | x86: Add Phoenix/MSC BIOSes to lowmem corruption list | Simon Kagstrom | 1 | -0/+7 |
2009-11-04 | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold | 3 | -1/+8 |
2009-11-02 | x86: Add reboot quirk for 3 series Mac mini | Gottfried Haider | 1 | -0/+8 |
2009-11-02 | x86: Fix printk message typo in mtrr cleanup code | Dave Jones | 1 | -1/+1 |
2009-10-29 | dma-debug: Fix compile warning with PAE enabled | Joerg Roedel | 1 | -2/+4 |
2009-10-28 | x86/amd-iommu: Un__init function required on shutdown | Joerg Roedel | 1 | -1/+1 |
2009-10-27 | x86: Make EFI RTC function depend on 32bit again | Feng Tang | 1 | -0/+2 |
2009-10-26 | x86-64: Fix register leak in 32-bit syscall audting | Jan Beulich | 1 | -3/+2 |
2009-10-26 | x86: crash_dump: Fix non-pae kdump kernel memory accesses | Jiri Slaby | 1 | -0/+19 |
2009-10-26 | x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium | Rusty Russell | 1 | -1/+1 |
2009-10-23 | x86: Remove STACKPROTECTOR_ALL | Arjan van de Ven | 2 | -5/+0 |
2009-10-21 | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() | Robin Holt | 1 | -0/+7 |
2009-10-16 | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() | Robin Holt | 2 | -6/+17 |
2009-10-16 | x86: Don't print number of MCE banks for every CPU | Roland Dreier | 1 | -1/+2 |
2009-10-16 | x86, UV: Fix information in __uv_hub_info structure | Robin Holt | 2 | -6/+6 |
2009-10-16 | x86: Document linker script ASSERT() quirk | Ingo Molnar | 3 | -0/+9 |
2009-10-16 | Linux 2.6.32-rc5v2.6.32-rc5 | Linus Torvalds | 1 | -1/+1 |
2009-10-16 | KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases | David Howells | 1 | -1/+1 |
2009-10-15 | Update flex_arrays.txt | Jonathan Corbet | 1 | -11/+32 |
2009-10-15 | Revert "x86: linker script syntax nits" | Ingo Molnar | 2 | -10/+11 |
2009-10-15 | vmxnet: fix 2 build problems | Randy Dunlap | 2 | -2/+11 |
2009-10-15 | tty: fix vt_compat_ioctl | Andreas Schwab | 1 | -1/+1 |
2009-10-15 | OMAP2xxx clock: set up clockdomain pointer in struct clk | Paul Walmsley | 1 | -0/+1 |
2009-10-15 | OMAP: Fix race condition with autodeps | Kalle Jokiniemi | 1 | -30/+44 |
2009-10-15 | sysfs: Allow sysfs_notify_dirent to be called from interrupt context. | Neil Brown | 1 | -6/+8 |
2009-10-15 | sysfs: Allow sysfs_move_dir(..., NULL) again. | Cornelia Huck | 1 | -1/+2 |
2009-10-15 | tty: use the new 'flush_delayed_work()' helper to do ldisc flush | Linus Torvalds | 1 | -1/+1 |
2009-10-15 | net: add support for STMicroelectronics Ethernet controllers. | Giuseppe Cavallaro | 16 | -0/+5178 |
2009-10-15 | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds | 2 | -0/+19 |
2009-10-15 | net: ks8851_mll uses mii interfaces | Randy Dunlap | 1 | -0/+1 |
2009-10-15 | net/fec_mpc52xx: Fix kernel panic on FEC error | John Bonesio | 1 | -6/+0 |
2009-10-15 | tty: Make flush_to_ldisc() locking more robust | Linus Torvalds | 1 | -16/+13 |
2009-10-14 | net: Fix OF platform drivers coldplug/hotplug when compiled as modules | Anton Vorontsov | 9 | -3/+10 |
2009-10-14 | USB: gadget: Fix EEM driver comments and VID/PID | Brian Niebuhr | 1 | -7/+2 |
2009-10-14 | usb-storage: Workaround devices with bogus sense size | Benjamin Herrenschmidt | 1 | -1/+16 |
2009-10-14 | USB: ehci: Fix IST boundary checking interval math. | Sarah Sharp | 1 | -6/+6 |
2009-10-14 | USB: option: Support for AIRPLUS MCD650 Datacard | Huzaifa Sidhpurwala | 1 | -0/+4 |
2009-10-14 | USB: whci-hcd: always do an update after processing a halted qTD | David Vrabel | 2 | -0/+8 |
2009-10-14 | USB: whci-hcd: handle early deletion of endpoints | David Vrabel | 2 | -14/+25 |
2009-10-14 | USB: wusb: don't use the stack to read security descriptor | Stefano Panella | 1 | -22/+19 |