index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-17
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
Mike Travis
1
-0
/
+2
2008-12-17
x86: xen: use smp_call_function_many()
Mike Travis
1
-5
/
+15
2008-12-17
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
Mike Travis
1
-53
/
+55
2008-12-17
x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
Mike Travis
1
-22
/
+19
2008-12-17
x86: Use cpumask accessors code for possible/present maps.
Mike Travis
1
-2
/
+2
2008-12-17
x86: prepare for cpumask iterators to only go to nr_cpu_ids
Mike Travis
4
-5
/
+5
2008-12-17
x86: Set CONFIG_NR_CPUS even on UP
Mike Travis
1
-3
/
+3
2008-12-17
x86: cosmetic changes apic-related files.
Mike Travis
16
-129
/
+127
2008-12-17
x86: fixup_irqs() doesnt need an argument.
Mike Travis
4
-15
/
+17
2008-12-17
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
3
-5
/
+9
2008-12-17
x86: Update io_apic.c to use new cpumask API
Mike Travis
1
-157
/
+145
2008-12-17
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
11
-58
/
+60
2008-12-17
x86: Add cpu_mask_to_apicid_and
Mike Travis
12
-0
/
+198
2008-12-17
x86: move and enhance debug printk for nr_cpu_ids etc.
Mike Travis
1
-6
/
+11
2008-12-17
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
30
-273
/
+380
2008-12-17
x86: enable MAXSMP
Mike Travis
1
-3
/
+4
2008-12-17
sparseirq: fix !SMP building, #2
Yinghai Lu
2
-1
/
+2
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
8
-8
/
+313
2008-12-17
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
Mike Travis
1
-2
/
+2
2008-12-17
ocfs2: Always update xattr search when creating bucket.
Tao Ma
1
-2
/
+2
2008-12-16
i2c-s3c2410: fix check for being in suspend.
Ben Dooks
1
-3
/
+15
2008-12-16
i2c-cpm: Detect and report NAK right away instead of timing out
Mike Ditto
1
-0
/
+1
2008-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+6
2008-12-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+68
2008-12-16
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2008-12-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-5
/
+17
2008-12-16
mm: Don't touch uninitialized variable in do_pages_stat_array()
KOSAKI Motohiro
1
-1
/
+1
2008-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Ingo Molnar
141
-420
/
+393
2008-12-16
Merge branch 'linus' into cpus4096
Ingo Molnar
17
-737
/
+794
2008-12-16
pata_hpt366: no ATAPI DMA
Tejun Heo
1
-1
/
+3
2008-12-16
pata_hpt366: fix cable detection,
Tejun Heo
1
-2
/
+6
2008-12-16
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
1
-6
/
+59
2008-12-16
proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ
KOSAKI Motohiro
1
-5
/
+2
2008-12-16
sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.
Paul Mundt
1
-0
/
+2
2008-12-16
sh: maple: Do not pass SLAB_POISON to kmem_cache_create()
Matt Fleming
1
-1
/
+1
2008-12-16
powerpc/cell/axon-msi: Fix MSI after kexec
Arnd Bergmann
1
-0
/
+3
2008-12-16
powerpc: Fix bootmem reservation on uninitialized node
Dave Hansen
1
-5
/
+11
2008-12-16
powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area
Brian King
1
-0
/
+3
2008-12-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-7
/
+8
2008-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-156
/
+164
2008-12-16
Define smp_call_function_many for UP
Rusty Russell
1
-0
/
+2
2008-12-16
cgroups: fix a race between rmdir and remount
Paul Menage
1
-1
/
+1
2008-12-16
ACPI toshiba: only register rfkill if bt is enabled
Frederik Deweerdt
1
-25
/
+29
2008-12-16
eCryptfs: Update maintainers
Michael Halcrow
1
-4
/
+4
2008-12-16
slob: do not pass the SLAB flags as GFP in kmem_cache_create()
Catalin Marinas
1
-1
/
+1
2008-12-16
pcmcia: blackfin: fix bug - add missing ; to MODULE macro
Mike Frysinger
1
-1
/
+1
2008-12-15
[ARM] 5348/1: fix documentation wrt location of the alignment trap interface
Nicolas Pitre
1
-1
/
+1
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
2
-0
/
+2
2008-12-15
Phonet: keep TX queue disabled when the device is off
RĂ©mi Denis-Courmont
1
-5
/
+22
2008-12-15
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
1
-3
/
+0
[prev]
[next]