Age | Commit message (Expand) | Author | Files | Lines |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-24 | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 1 | -0/+1 |
2011-03-24 | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 10 | -232/+128 |
2011-03-23 | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 2 | -5/+5 |
2011-03-23 | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson | 2 | -4/+4 |
2011-03-23 | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson | 2 | -8/+9 |
2011-03-23 | x86: mark associated mm when running a task in 32 bit compatibility mode | Stephen Wilson | 2 | -0/+9 |
2011-03-23 | x86: add context tag to mark mm when running a task in 32-bit compatibility mode | Stephen Wilson | 1 | -0/+6 |
2011-03-23 | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part | Andres Salomon | 1 | -2/+2 |
2011-03-23 | mfd: Add sharing for cs5535 acpi/pms cells | Andres Salomon | 1 | -22/+20 |
2011-03-23 | Merge branch 'linus' into release | Len Brown | 227 | -3981/+6249 |
2011-03-23 | Merge commit 'v2.6.38' into release | Len Brown | 18 | -55/+75 |
2011-03-23 | x86: allow CONFIG_ISA_DMA_API to be disabled | David Rientjes | 2 | -4/+12 |
2011-03-23 | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled | David Rientjes | 1 | -1/+1 |
2011-03-23 | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled | David Rientjes | 1 | -1/+2 |
2011-03-23 | move x86 specific oops=panic to generic code | Olaf Hering | 1 | -10/+0 |
2011-03-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -8/+0 |
2011-03-23 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -2/+8 |
2011-03-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -39/+21 |
2011-03-22 | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context | Rakib Mullick | 1 | -4/+4 |
2011-03-22 | Merge branch 'apei-release' into release | Len Brown | 1 | -16/+26 |
2011-03-22 | ACPI, APEI, Add ERST record ID cache | Huang Ying | 1 | -16/+26 |
2011-03-21 | introduce sys_syncfs to sync a single file system | Sage Weil | 4 | -1/+6 |
2011-03-19 | xen: update mask_rw_pte after kernel page tables init changes | Stefano Stabellini | 1 | -3/+5 |
2011-03-19 | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini | 1 | -6/+7 |
2011-03-19 | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 3 | -30/+9 |
2011-03-19 | perf, x86: Fix Intel fixed counters base initialization | Stephane Eranian | 1 | -1/+1 |
2011-03-19 | Merge branch 'acpica' into release | Len Brown | 7 | -15/+30 |
2011-03-18 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -9/+6 |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 60 | -227/+224 |
2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -67/+47 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2011-03-18 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2 | -10/+4 |
2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 9 | -30/+33 |
2011-03-18 | x86: Clean up csum-copy_64.S a bit | Ingo Molnar | 1 | -120/+120 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 50 | -67/+67 |
2011-03-18 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 142 | -3070/+5035 |
2011-03-18 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -279/+307 |
2011-03-18 | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds | 1 | -12/+29 |
2011-03-18 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 1 | -2/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2 | -4/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | KVM: unbreak userspace that does not sets tss address | Gleb Natapov | 1 | -0/+13 |
2011-03-17 | KVM: MMU: cleanup pte write path | Xiao Guangrong | 3 | -56/+32 |
2011-03-17 | KVM: MMU: introduce a common function to get no-dirty-logged slot | Xiao Guangrong | 1 | -20/+17 |
2011-03-17 | KVM: fix rcu usage in init_rmode_* functions | Xiao Guangrong | 1 | -4/+8 |
2011-03-17 | KVM: fix kvmclock regression due to missing clock update | Nikola Ciprich | 1 | -1/+1 |
2011-03-17 | KVM: emulator: Fix permission checking in io permission bitmap | Gleb Natapov | 1 | -3/+2 |
2011-03-17 | KVM: emulator: Fix io permission checking for 64bit guest | Gleb Natapov | 3 | -21/+35 |