| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 2008-12-26 | 1 | -0/+1 |
* | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2008-12-26 | 2 | -3/+9 |
* | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 | 2 | -0/+22 |
* | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 | 1 | -1/+3 |
* | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 | 4 | -29/+30 |
* | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 2008-12-26 | 3 | -8/+12 |
* | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 2008-12-26 | 1 | -0/+1 |
* | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 | 3 | -6/+8 |
* | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2008-12-26 | 3 | -18/+35 |
* | 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 |
* | 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 |
|\ \ |
|
| * | | [ARM] Fix alignment fault handling for ARMv6 and later CPUs | Russell King | 2008-12-07 | 1 | -3/+23 |
| * | | [ARM] 5340/1: fix stack placement after noexecstack changes | Lennert Buytenhek | 2008-12-06 | 1 | -1/+1 |
| * | | [ARM] 5339/1: fix __fls() on ARM | Nicolas Pitre | 2008-12-04 | 1 | -6/+10 |
| * | | [ARM] Orion: fix bug in pcie configuration cycle function field mask | Saeed Bishara | 2008-12-02 | 1 | -1/+1 |
| * | | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 | 3 | -7/+7 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-09 | 2 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow... | Paul Mackerras | 2008-12-09 | 2 | -2/+2 |
| |\ \ \ |
|
| * | | | | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely | 2008-12-05 | 2 | -0/+4 |
* | | | | | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | 1 | -1/+2 |
* | | | | | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 | 1 | -1/+2 |
* | | | | | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
* | | | | | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 | 1 | -2/+2 |
* | | | | | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
* | | | | | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
* | | | | | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 2008-12-04 | 2 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs | Anton Vorontsov | 2008-12-04 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-04 | 3 | -3/+6 |
|\ \ \ |
|
| * | | | sparc64: Sync FPU state in VIS emulation handler. | Hong H. Pham | 2008-12-04 | 1 | -0/+2 |
| * | | | sparc64: Fix VIS emulation bugs | Joseph Myers | 2008-12-03 | 1 | -2/+2 |
| * | | | sparc: asm/bitops.h should define __fls | Rusty Russell | 2008-12-03 | 1 | -0/+1 |
| * | | | sparc64: Fix bug in PTRACE_SETFPREGS64 handling. | Chris Torek | 2008-12-03 | 1 | -1/+1 |