| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-12-30 |
|\ |
|
| * | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui | 2008-12-29 |
* | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 |
|\ \ |
|
| * | | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c | Robert Richter | 2008-12-10 |
| * | | x86/oprofile: reordering IBS code in op_model_amd.c | Robert Richter | 2008-12-10 |
| * | | oprofile: whitspace changes only | Robert Richter | 2008-12-10 |
| * | | oprofile: comment cleanup | Robert Richter | 2008-12-10 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | x86, sparseirq: clean up Kconfig entry | Ingo Molnar | 2008-12-25 |
| | * | | | | x86: turn CONFIG_SPARSE_IRQ off by default | Ingo Molnar | 2008-12-25 |
| | * | | | | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu | 2008-12-19 |
| | * | | | | sparseirq: fix !SMP building, #2 | Yinghai Lu | 2008-12-16 |
| | * | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 2008-12-16 |
| | * | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu | 2008-12-09 |
| | * | | | | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 2008-12-08 |
| | * | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 |
| | * | | | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 |
| | * | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 |
| | * | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----. \ \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / /
| | | | |/| | | / /
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | | * | | | | | | x86: make sure we really have an hpet mapping before using it | Jeremy Fitzhardinge | 2008-12-16 |
| | | * | | | | | | x86: enable HPET on Fujitsu u9200 | Janne Kulmala | 2008-12-16 |
| | | * | | | | | | x86: correct link to HPET timer specification | Denis V. Lunev | 2008-11-24 |
| | | |/ / / / / |
|
* | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-------. | | | | | | | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \| | | | | |
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | | | * | | | | | | | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar | 2008-12-04 |
| | | | |\ \ \ \ \ \ \
| | | | | | |_|_|_|_|/
| | | | | |/| | | | | |
|
| | | * | | | | | | | | x86/swiotlb: add default swiotlb_arch_range_needs_mapping | Ian Campbell | 2008-12-17 |
| | | * | | | | | | | | x86/swiotlb: add default phys<->bus conversion | Ian Campbell | 2008-12-17 |
| | | * | | | | | | | | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 2008-12-17 |
| | | * | | | | | | | | x86: add swiotlb allocation functions | Jeremy Fitzhardinge | 2008-12-17 |
| | | * | | | | | | | | x86: remove unused iommu_nr_pages | Jeremy Fitzhardinge | 2008-12-16 |
| | | | |_|_|_|/ / /
| | | |/| | | | | | |
|
| * | | | | | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---------. \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | / / / / /
| | | | | |_|_|_|_|/ / / / /
| | | | |/| | | | | | | | | |
|
| | | | * | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc7' into core/locking | Ingo Molnar | 2008-09-23 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v3 | Ingo Molnar | 2008-09-11 |
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v2 | Nick Piggin | 2008-09-11 |
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths | Nick Piggin | 2008-09-10 |
| | | |/ / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 2008-12-19 |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-. | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 |
| |\ \| | | | | | | | | | | | | | | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 2008-11-21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|