Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2010-12-16 | 2 | -6/+8 | |
| * | | | | | | | | | | x86, vt-d: Handle previous faults after enabling fault handling | Suresh Siddha | 2010-12-13 | 1 | -0/+5 | |
| * | | | | | | | | | | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2010-12-13 | 2 | -7/+8 | |
| * | | | | | | | | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 2010-12-13 | 1 | -0/+1 | |
| * | | | | | | | | | | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic | Suresh Siddha | 2010-12-13 | 1 | -0/+23 | |
| * | | | | | | | | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 2010-12-13 | 1 | -1/+2 | |
| * | | | | | | | | | | bootmem: Add alloc_bootmem_align() | Suresh Siddha | 2010-12-13 | 1 | -0/+2 | |
| * | | | | | | | | | | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 2010-12-13 | 1 | -2/+2 | |
| * | | | | | | | | | | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 2010-12-13 | 1 | -10/+16 | |
| * | | | | | | | | | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner | 2010-12-09 | 1 | -2/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-12-19 | 4 | -53/+246 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | sched: Fix the irqtime code for 32bit | Peter Zijlstra | 2010-12-16 | 1 | -6/+45 | |
| * | | | | | | | | | sched: Fix the irqtime code to deal with u64 wraps | Peter Zijlstra | 2010-12-16 | 1 | -33/+50 | |
| * | | | | | | | | | nohz: Fix get_next_timer_interrupt() vs cpu hotplug | Heiko Carstens | 2010-12-08 | 1 | -0/+6 | |
| * | | | | | | | | | Sched: fix skip_clock_update optimization | Mike Galbraith | 2010-12-08 | 2 | -12/+15 | |
| * | | | | | | | | | sched: Cure more NO_HZ load average woes | Peter Zijlstra | 2010-12-08 | 3 | -13/+141 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-12-18 | 5 | -13/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arch/tile: handle rt_sigreturn() more cleanly | Chris Metcalf | 2010-12-17 | 4 | -13/+29 | |
| * | | | | | | | | | arch/tile: handle CLONE_SETTLS in copy_thread(), not user space | Chris Metcalf | 2010-12-17 | 1 | -0/+8 | |
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-12-18 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MIPS: Fix build errors in sc-mips.c | Kevin Cernekee | 2010-12-17 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-12-18 | 10 | -190/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 2 | -1/+5 | |
| * | | | | | | | | | | x86: avoid E820 regions when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -1/+37 | |
| * | | | | | | | | | | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 3 | -3/+12 | |
| * | | | | | | | | | | resources: add arch hook for preventing allocation in reserved areas | Bjorn Helgaas | 2010-12-17 | 2 | -0/+7 | |
| * | | | | | | | | | | Revert "resources: support allocating space within a region from the top down" | Bjorn Helgaas | 2010-12-17 | 3 | -100/+4 | |
| * | | | | | | | | | | Revert "PCI: allocate bus resources from the top down" | Bjorn Helgaas | 2010-12-17 | 1 | -48/+5 | |
| * | | | | | | | | | | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 2010-12-17 | 1 | -11/+6 | |
| * | | | | | | | | | | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas | 2010-12-17 | 1 | -1/+0 | |
| * | | | | | | | | | | Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode" | Bjorn Helgaas | 2010-12-17 | 1 | -49/+21 | |
| * | | | | | | | | | | PCI: Update MCP55 quirk to not affect non HyperTransport variants | Neil Horman | 2010-12-16 | 1 | -0/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds | 2010-12-17 | 5 | -136/+55 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | at91: Refactor Stamp9G20 and PControl G20 board file | Christian Glindkamp | 2010-12-17 | 4 | -135/+54 | |
| * | | | | | | | | | | at91: Fix uhpck clock rate in upll case | Ryan Mallon | 2010-12-17 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-12-17 | 5 | -12/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity | 2010-12-16 | 1 | -1/+3 | |
| * | | | | | | | | | | | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 2010-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel | 2010-12-08 | 4 | -10/+9 | |
| * | | | | | | | | | | | KVM: Fix OSXSAVE after migration | Sheng Yang | 2010-12-08 | 1 | -0/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-12-17 | 4 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PM / Runtime: Fix pm_runtime_suspended() | Rafael J. Wysocki | 2010-12-16 | 2 | -3/+4 | |
| * | | | | | | | | | | | PM / Hibernate: Restore old swap signature to avoid user space breakage | Rafael J. Wysocki | 2010-12-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | PM / Hibernate: Fix PM_POST_* notification with user-space suspend | Takashi Iwai | 2010-12-16 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2010-12-17 | 38 | -324/+413 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [media] uvcvideo: Convert to unlocked_ioctl | Laurent Pinchart | 2010-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | [media] uvcvideo: Lock stream mutex when accessing format-related information | Laurent Pinchart | 2010-12-01 | 3 | -27/+58 | |
| * | | | | | | | | | | | [media] uvcvideo: Move mmap() handler to uvc_queue.c | Laurent Pinchart | 2010-12-01 | 3 | -66/+79 | |
| * | | | | | | | | | | | [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers | Laurent Pinchart | 2010-12-01 | 2 | -25/+34 | |
| * | | | | | | | | | | | [media] uvcvideo: Lock controls mutex when querying menus | Laurent Pinchart | 2010-12-01 | 3 | -38/+50 |