| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2008-12-16 | 110 | -308/+213 |
|\ |
|
| * | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 91 | -1645/+2749 |
| |\ |
|
| * | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 47 | -53/+53 |
| * | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 33 | -119/+120 |
| * | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 5 | -7/+7 |
| * | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 32 | -125/+27 |
* | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-16 | 5 | -437/+639 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Linus Torvalds | 2008-12-13 | 1 | -0/+1 |
| |\ \ |
|
| | * | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia | Josh Boyer | 2008-12-11 | 1 | -0/+1 |
| * | | | MIPS: IP32: Update defconfig | David Daney | 2008-12-12 | 1 | -436/+624 |
| * | | | MIPS: Add missing calls to plat_unmap_dma_mem. | David Daney | 2008-12-12 | 1 | -0/+3 |
| * | | | MIPS: Kconfig: Fix the arch-specific header path | Dmitri Vorobiev | 2008-12-12 | 1 | -1/+1 |
| * | | | MIPS: Use EI/DI for MIPS R2. | David Daney | 2008-12-12 | 1 | -0/+10 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 42 | -427/+724 |
|\ \ \ \ \ |
|
| | | * | | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter | Niels de Vos | 2008-12-02 | 2 | -11/+0 |
| | | * | | | x86: drop REBOOT_CF9_COND from reboot fallback chain | H. Peter Anvin | 2008-11-24 | 1 | -4/+4 |
| | | * | | | x86: revert default reboot method to REBOOT_KBD | H. Peter Anvin | 2008-11-22 | 1 | -1/+1 |
| | | * | | | x86: attempt reboot via port CF9 if we have standard PCI ports | H. Peter Anvin | 2008-11-11 | 4 | -9/+34 |
| | | * | | | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 2008-11-11 | 5 | -13/+24 |
| | * | | | | x86: clean up get_smp_config() | Yinghai Lu | 2008-12-08 | 2 | -14/+22 |
| | * | | | | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-12-08 | 195 | -2674/+5877 |
| | |\ \ \ \ |
|
| | * | | | | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic() | Yinghai Lu | 2008-11-20 | 1 | -1/+11 |
| | * | | | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 2008-11-18 | 5 | -32/+80 |
| | * | | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 | Ingo Molnar | 2008-11-18 | 1 | -2/+4 |
| | * | | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 2008-11-18 | 11 | -15/+48 |
| | * | | | | | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 15 | -95/+110 |
| * | | | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu | 2008-12-09 | 1 | -1/+1 |
| * | | | | | | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 2008-12-08 | 1 | -5/+2 |
| * | | | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 | 1 | -137/+181 |
| * | | | | | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 | 3 | -9/+19 |
| * | | | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | 4 | -7/+9 |
| * | | | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 8 | -113/+216 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 47 | -1033/+1727 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 2008-12-12 | 1 | -2/+3 |
| * | | | | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 77 | -1700/+2613 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | MN10300: Give correct size when reserving interrupt vector table | Akira Takeuchi | 2008-12-10 | 1 | -1/+1 |
| | * | | | | | MN10300: Fix the preemption resume_kernel() routine | Akira Takeuchi | 2008-12-10 | 1 | -1/+2 |
| | * | | | | | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port | Akira Takeuchi | 2008-12-10 | 1 | -0/+5 |
| | * | | | | | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros | Cyrill Gorcunov | 2008-12-10 | 1 | -12/+10 |
| | * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-12-10 | 5 | -80/+161 |
| | |\ \ \ \ \ |
|
| | | * | | | | | [IA64] SN: prevent IRQ retargetting in request_irq() | John Keller | 2008-12-09 | 1 | -1/+8 |
| | | * | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu() | Robin Holt | 2008-12-09 | 1 | -1/+3 |
| | | * | | | | | [IA64] Clear up section mismatch for sn_check_wars. | Robin Holt | 2008-12-09 | 1 | -2/+2 |
| | | * | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel. | Robin Holt | 2008-12-09 | 1 | -71/+147 |
| | | * | | | | | [IA64] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-09 | 1 | -4/+1 |
| | | * | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg() | Alexey Dobriyan | 2008-12-09 | 1 | -1/+0 |
| | * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-10 | 2 | -0/+29 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle | 2008-12-09 | 2 | -0/+29 |
| | * | | | | | | | uml: boot broken due to buffer overrun | Balbir Singh | 2008-12-10 | 1 | -1/+3 |
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-09 | 7 | -18/+42 |
| | |\ \ \ \ \ \ |
|