| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2010-06-08 | 2 | -8/+9 |
| | * | | | | | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2010-06-08 | 2 | -3/+77 |
| | * | | | | | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2010-06-08 | 2 | -56/+278 |
| | * | | | | | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 2010-06-08 | 2 | -4/+59 |
| * | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2010-08-13 | 4 | -109/+154 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, asm: Use a lower case name for the end macro in atomic64_386_32.S | Luca Barbieri | 2010-08-12 | 1 | -18/+20 |
| | * | | | | | | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner | Luca Barbieri | 2010-08-11 | 1 | -108/+128 |
| | * | | | | | | x86: Document __phys_reloc_hide() usage in __pa_symbol() | Namhyung Kim | 2010-08-11 | 1 | -0/+7 |
| | * | | | | | | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman | 2010-08-05 | 2 | -1/+17 |
| * | | | | | | | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 2010-08-13 | 1 | -1/+3 |
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-08-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.c | Namhyung Kim | 2010-08-12 | 1 | -1/+1 |
| * | | | | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods | Chris Wilson | 2010-08-12 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 7 | -13/+372 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | x86: Detect whether we should use Xen SWIOTLB. | Konrad Rzeszutek Wilk | 2010-08-02 | 1 | -2/+5 |
| | * | | | | | | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* | Konrad Rzeszutek Wilk | 2010-07-27 | 3 | -0/+73 |
| | * | | | | | | xen/mmu: inhibit vmap aliases rather than trying to clear them out | Jeremy Fitzhardinge | 2010-07-27 | 1 | -7/+3 |
| | * | | | | | | xen: Add xen_create_contiguous_region | Alex Nixon | 2010-06-07 | 1 | -0/+201 |
| | * | | | | | | xen: Rename the balloon lock | Alex Nixon | 2010-06-07 | 1 | -0/+7 |
| | * | | | | | | xen: Allow unprivileged Xen domains to create iomap pages | Alex Nixon | 2010-06-07 | 2 | -3/+19 |
| | * | | | | | | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge | 2010-06-07 | 2 | -8/+71 |
| * | | | | | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
| * | | | | | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -7/+0 |
| * | | | | | | | x86: fix up system call numbering nit | Linus Torvalds | 2010-08-10 | 2 | -2/+2 |
| * | | | | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -1/+0 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds | 2010-08-10 | 4 | -1/+6 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby | 2010-07-16 | 4 | -1/+6 |
| * | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-10 | 6 | -1/+23 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | fanotify: sys_fanotify_mark declartion | Eric Paris | 2010-07-28 | 6 | -1/+18 |
| | * | | | | | | | | fanotify: fanotify_init syscall declaration | Eric Paris | 2010-07-28 | 4 | -1/+6 |
| * | | | | | | | | | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 2010-08-09 | 1 | -6/+2 |
| * | | | | | | | | | gcc-4.6: mm: fix unused but set warnings | Andi Kleen | 2010-08-09 | 1 | -2/+2 |
| * | | | | | | | | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 2 | -3/+3 |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | workqueue: increase max_active of keventd and kill current_is_keventd() | Tejun Heo | 2010-06-29 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 5 | -42/+222 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0 | H. Peter Anvin | 2010-07-21 | 1 | -11/+17 |
| | * | | | | | | | | | | x86, xsave: Add __init attribute to setup_xstate_features() | Robert Richter | 2010-07-21 | 1 | -1/+1 |
| | * | | | | | | | | | | x86, xsave: Make init_xstate_buf static | Robert Richter | 2010-07-21 | 2 | -6/+5 |
| | * | | | | | | | | | | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter | 2010-07-21 | 2 | -3/+10 |
| | * | | | | | | | | | | x86, xsave: Introduce xstate enable functions | Robert Richter | 2010-07-21 | 1 | -11/+8 |
| | * | | | | | | | | | | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 | 5 | -15/+26 |
| | * | | | | | | | | | | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter | 2010-07-20 | 3 | -13/+12 |
| | * | | | | | | | | | | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter | 2010-07-20 | 1 | -1/+1 |
| | * | | | | | | | | | | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter | 2010-07-20 | 1 | -1/+0 |
| | * | | | | | | | | | | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 | 3 | -4/+15 |
| | * | | | | | | | | | | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 | 4 | -1/+123 |
| | * | | | | | | | | | | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha | 2010-07-19 | 1 | -0/+29 |
| * | | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 4 | -29/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|