| Commit message (Expand) | Author | Age | Files | Lines |
* | exec: delay address limit change until point of no return | Mathias Krause | 2011-06-09 | 2 | -2/+0 |
* | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-08 | 1 | -6/+6 |
|\ |
|
| * | xen: off by one errors in multicalls.c | Dan Carpenter | 2011-06-03 | 1 | -6/+6 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-06-08 | 2 | -7/+49 |
|\ \ |
|
| * | | x86/amd-iommu: Fix boot crash with hidden PCI devices | Joerg Roedel | 2011-06-07 | 1 | -1/+21 |
| * | | x86/amd-iommu: Use only per-device dma_ops | Joerg Roedel | 2011-06-06 | 1 | -2/+24 |
| * | | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel | 2011-06-06 | 1 | -4/+4 |
* | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-06-08 | 1 | -35/+47 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: x86: use proper port value when checking io instruction permission | Marcelo Tosatti | 2011-06-06 | 1 | -35/+47 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-05-31 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | lguest: fix timer interrupt setup | Rusty Russell | 2011-05-30 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-31 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity | 2011-05-30 | 1 | -1/+1 |
| * | | | x86 idle: Fix mwait deprecation warning message | Borislav Petkov | 2011-05-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-31 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o | Steven Rostedt | 2011-05-28 | 1 | -0/+2 |
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 8 | -26/+32 |
|\ \ \ |
|
| * | | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2011-05-29 | 1 | -0/+1 |
| * | | | x86 idle: deprecate "no-hlt" cmdline param | Len Brown | 2011-05-29 | 1 | -0/+1 |
| * | | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLE | Len Brown | 2011-05-29 | 1 | -0/+2 |
| * | | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it | Len Brown | 2011-05-29 | 1 | -1/+3 |
| * | | | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 6 | -25/+25 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 | 15 | -1194/+2283 |
|\ \ \ \ |
|
| * | | | | x86, asm: Clean up desc.h a bit | Ingo Molnar | 2011-05-27 | 1 | -76/+76 |
| * | | | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky | 2011-05-26 | 1 | -2/+5 |
| * | | | | x86: Move do_page_fault()'s error path under unlikely() | KOSAKI Motohiro | 2011-05-26 | 1 | -15/+20 |
| * | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 | 9 | -51/+20 |
| |\ \ \ \ |
|
| * | | | | | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-26 | 3 | -3/+54 |
| * | | | | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 | 1 | -7/+0 |
| * | | | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ... | Richard Kennedy | 2011-05-25 | 1 | -2/+2 |
| * | | | | | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | 2 | -899/+1099 |
| * | | | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 6 | -238/+1075 |
| * | | | | | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 2011-05-25 | 1 | -1/+1 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 2 | -47/+60 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 | 1 | -6/+6 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/ftrace: Fix compiler warning in ftrace.c | Rakib Mullick | 2011-05-26 | 1 | -6/+6 |
| * | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-05-27 | 1 | -41/+54 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | oprofile, x86: Enable preemption during pci device setup in IBS init | Robert Richter | 2011-05-20 | 1 | -41/+54 |
* | | | | | | | | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 4 | -1/+6 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 4 | -1/+6 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 2 | -7/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 2 | -7/+0 |
* | | | | | | | | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-27 | 2 | -271/+50 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | xen: fix compile without CONFIG_XEN_DEBUG_FS | Jeremy Fitzhardinge | 2011-05-21 | 1 | -0/+2 |
| * | | | | | | | | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. | Jeremy Fitzhardinge | 2011-05-20 | 1 | -1/+1 |
| * | | | | | | | | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. | Jeremy Fitzhardinge | 2011-05-20 | 1 | -1/+1 |
| * | | | | | | | | xen/mmu: remove all ad-hoc stats stuff | Jeremy Fitzhardinge | 2011-05-20 | 1 | -138/+0 |
| * | | | | | | | | xen: use normal virt_to_machine for ptes | Jeremy Fitzhardinge | 2011-05-20 | 1 | -5/+5 |
| * | | | | | | | | xen: make a pile of mmu pvop functions static | Jeremy Fitzhardinge | 2011-05-20 | 2 | -60/+23 |
| * | | | | | | | | xen: condense everything onto xen_set_pte | Jeremy Fitzhardinge | 2011-05-20 | 1 | -46/+27 |