Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | | xen: use mmu_update for xen_set_pte_at() | Jeremy Fitzhardinge | 2011-05-20 | 1 | -15/+11 | |
| * | | | | | | | | xen: drop all the special iomap pte paths. | Jeremy Fitzhardinge | 2011-05-20 | 1 | -25/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -1/+0 | |
* | | | | | | | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | 1 | -0/+1 | |
* | | | | | | | | x86: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | 1 | -13/+5 | |
* | | | | | | | | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 2 | -2/+0 | |
* | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-26 | 18 | -185/+202 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: vdso: Remove unused variable | Thomas Gleixner | 2011-05-26 | 1 | -1/+1 | |
| * | | | | | | | | x86-64: Optimize vDSO time() | Andy Lutomirski | 2011-05-24 | 1 | -6/+2 | |
| * | | | | | | | | x86-64: Add time to vDSO | Andy Lutomirski | 2011-05-24 | 2 | -1/+36 | |
| * | | | | | | | | x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO | Andy Lutomirski | 2011-05-24 | 1 | -1/+14 | |
| * | | | | | | | | x86-64: Move vread_tsc into a new file with sensible options | Andy Lutomirski | 2011-05-24 | 4 | -37/+45 | |
| * | | | | | | | | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 | Andy Lutomirski | 2011-05-24 | 1 | -18/+22 | |
| * | | | | | | | | x86-64: Don't generate cmov in vread_tsc | Andy Lutomirski | 2011-05-24 | 1 | -2/+16 | |
| * | | | | | | | | x86-64: Remove unnecessary barrier in vread_tsc | Andy Lutomirski | 2011-05-24 | 1 | -4/+5 | |
| * | | | | | | | | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | 15 | -145/+91 | |
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.... | Linus Torvalds | 2011-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet | 2011-05-24 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 2011-05-26 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer | 2011-05-26 | 1 | -0/+7 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-05-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i8k: Integrate with the hwmon subsystem | Jean Delvare | 2011-05-25 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | 1 | -9/+0 | |
* | | | | | | | | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd | 2011-05-25 | 1 | -11/+0 | |
* | | | | | | | | printk: allocate kernel log buffer earlier | Mike Travis | 2011-05-25 | 1 | -0/+2 | |
* | | | | | | | | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | 2 | -24/+2 | |
* | | | | | | | | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | 1 | -1/+2 | |
* | | | | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 | 1 | -1/+0 | |
* | | | | | | | | mm: Convert i_mmap_lock to a mutex | Peter Zijlstra | 2011-05-25 | 1 | -2/+2 | |
* | | | | | | | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 | |
* | | | | | | | | x86,mm: make pagefault killable | KOSAKI Motohiro | 2011-05-25 | 1 | -1/+11 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 | 20 | -267/+180 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | percpu: Avoid extra NOP in percpu_cmpxchg16b_double | Eric Dumazet | 2011-03-28 | 1 | -1/+6 | |
| * | | | | | | | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 | |
* | | | | | | | | | x86, ioapic: Restore ioapic entries during resume properly | Suresh Siddha | 2011-05-24 | 1 | -2/+2 | |
* | | | | | | | | | x86: Get rid of asmregparm | Richard Weinberger | 2011-05-24 | 2 | -7/+2 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-05-23 | 6 | -79/+19 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | x86/PCI: derive pcibios_last_bus from ACPI MCFG | Jan Beulich | 2011-05-21 | 1 | -0/+10 | |
| * | | | | | | | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-05-10 | 1 | -1/+3 | |
| * | | | | | | | x86/PCI: Remove dma32_reserve_bootmem | Yinghai Lu | 2011-05-10 | 3 | -67/+0 | |
| * | | | | | | | x86/PCI: Convert release_resource to release_region/release_mem_region | Julia Lawall | 2011-05-10 | 1 | -11/+6 | |
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-23 | 20 | -563/+539 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap | 2011-05-23 | 1 | -0/+1 |