Age | Commit message (Expand) | Author |
2009-06-16 | remove put_cpu_no_resched() | Thomas Gleixner |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-11 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-06-10 | KVM: use smp_send_reschedule in kvm_vcpu_kick | Marcelo Tosatti |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-16 | [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask | Dimitri Sivanich |
2009-04-16 | [IA64] export smp_send_reschedule | Marcelo Tosatti |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang |
2009-04-08 | [IA64] wire up preadv/pwritev system calls | Tony Luck |
2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-04-01 | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov |
2009-04-01 | rtc: add platform driver for EFI | dann frazier |
2009-03-31 | Pull pvops into release branch | Tony Luck |
2009-03-31 | Pull cpumask into release branch | Tony Luck |
2009-03-30 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-28 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-28 | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2009-03-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | constify dentry_operations: rest | Al Viro |
2009-03-27 | ia64: remove some warnings. | Isaku Yamahata |
2009-03-27 | [IA64] Fix kstat_this_cpu build breakage | Jes Sorensen |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-26 | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa... | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/bp/module: support binary patching for kernel module. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: implement binary patching optimization for native. | Isaku Yamahata |
2009-03-26 | ia64/pv_op/binarypatch: add helper functions to support binary patching for p... | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: paravirtualize gate.S. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: move down __kernel_syscall_via_epc. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen: define xen specific gate page. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/pv_time_ops: add sched_clock hook. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: paravirtualize mov = ar.itc. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: paravirtualize fsys.S. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata |
2009-03-24 | ia64: Move the macro definitions related to MSI to one header file. | Xiantao Zhang |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |