Age | Commit message (Expand) | Author | Files | Lines |
2009-08-14 | powerpc64: convert to dynamic percpu allocator | Tejun Heo | 2 | -18/+47 |
2009-08-14 | sparc64: use embedding percpu first chunk allocator | Tejun Heo | 2 | -110/+21 |
2009-08-14 | percpu: kill lpage first chunk allocator | Tejun Heo | 1 | -19/+1 |
2009-08-14 | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA | Tejun Heo | 2 | -131/+28 |
2009-08-14 | percpu: update embedding first chunk allocator to handle sparse units | Tejun Heo | 1 | -1/+3 |
2009-08-14 | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2 | -33/+30 |
2009-08-14 | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2 | -30/+32 |
2009-08-14 | percpu: add @align to pcpu_fc_alloc_fn_t | Tejun Heo | 1 | -2/+2 |
2009-08-14 | percpu: drop @static_size from first chunk allocators | Tejun Heo | 1 | -19/+15 |
2009-08-14 | percpu: generalize first chunk allocator selection | Tejun Heo | 1 | -18/+6 |
2009-08-14 | percpu: build first chunk allocators selectively | Tejun Heo | 1 | -0/+10 |
2009-08-14 | percpu: rename 4k first chunk allocator to page | Tejun Heo | 1 | -11/+12 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 634 | -7534/+12569 |
2009-08-14 | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo | 2 | -9/+9 |
2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -8/+34 |
2009-08-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -37/+48 |
2009-08-13 | sh: fix i2c init order on ap325rxa V2 | Magnus Damm | 1 | -1/+1 |
2009-08-13 | sh: fix i2c init order on Migo-R V2 | Magnus Damm | 1 | -1/+1 |
2009-08-13 | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 24 | -24/+24 |
2009-08-12 | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar | 2 | -5/+31 |
2009-08-12 | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 1 | -24/+24 |
2009-08-12 | arch/ia64/kernel/iosapic: missing test after ioremap() | Roel Kluin | 1 | -0/+4 |
2009-08-12 | ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails | Fenghua Yu | 1 | -1/+5 |
2009-08-12 | arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build | Fenghua Yu | 1 | -5/+0 |
2009-08-12 | IA64: includecheck fix: ia64, pgtable.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-08-12 | IA64: includecheck fix: ia64, ia64_ksyms.c | Jaswinder Singh Rajput | 1 | -3/+1 |
2009-08-12 | ia64: boolean __test_and_clear_bit | Johannes Weiner | 1 | -1/+1 |
2009-08-12 | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom... | Fenghua Yu | 1 | -5/+0 |
2009-08-11 | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester | 1 | -0/+7 |
2009-08-11 | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar | 1 | -2/+2 |
2009-08-11 | perf_counter, x86: Fix lapic printk message | Ingo Molnar | 1 | -1/+1 |
2009-08-11 | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov | 1 | -7/+11 |
2009-08-10 | x86: Add reboot quirk for every 5 series MacBook/Pro | Shunichi Fuji | 1 | -6/+6 |
2009-08-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+8 |
2009-08-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+22 |
2009-08-10 | x86: Fix serialization in pit_expect_msb() | Linus Torvalds | 1 | -7/+22 |
2009-08-10 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -3/+3 |
2009-08-10 | MN10300: includecheck fix: mn10300, pci.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-08-10 | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM | Benjamin Herrenschmidt | 1 | -3/+3 |
2009-08-10 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -35/+101 |
2009-08-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -9/+21 |
2009-08-09 | perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support | Paul Mackerras | 1 | -0/+8 |
2009-08-09 | x86: fix buffer overflow in efi_init() | Roel Kluin | 1 | -1/+1 |
2009-08-08 | x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci | Ozan Çağlayan | 1 | -1/+9 |
2009-08-08 | x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus | Yinghai Lu | 2 | -6/+10 |
2009-08-08 | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 3 | -22/+6 |
2009-08-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 31 | -164/+343 |
2009-08-07 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -3/+7 |
2009-08-07 | [S390] KVM: Read buffer overflow | Roel Kluin | 1 | -3/+4 |
2009-08-07 | [S390] kernel: Storing machine flags early in lowcore | Hendrik Brueckner | 1 | -0/+3 |