summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Fix compile of swim3 as moduleTony Breeds2-6/+0
2008-02-15RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty1-1/+9
2008-02-15slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter2-12/+12
2008-02-15slub: Fallback to kmalloc_large for failing higher order allocsChristoph Lameter1-5/+38
2008-02-15slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter2-8/+12
2008-02-15make slub.c:slab_address() staticAdrian Bunk1-1/+1
2008-02-15slub: kmalloc page allocator pass-through cleanupPekka Enberg2-10/+12
2008-02-15slab: avoid double initialization & do initialization in 1 placeMarcin Slusarz1-2/+1
2008-02-15x86: cpa, fix out of date commentIngo Molnar1-2/+6
2008-02-15KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh1-2/+2
2008-02-15x86: cpa: ensure page alignmentThomas Gleixner1-0/+9
2008-02-15x86: include proper prototypes for rodata_testHarvey Harrison4-3/+8
2008-02-15x86: fix gart_iommu_init()Ingo Molnar1-0/+9
2008-02-15x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar1-2/+2
2008-02-15x86: make dump_pagetable() staticAdrian Bunk2-2/+1
2008-02-15x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2-2/+9
2008-02-15hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner1-0/+11
2008-02-15hrtimer: check relative timeouts for overflowThomas Gleixner5-22/+29
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein1-8/+13
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein1-1/+1
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen1-1/+0
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein1-0/+1
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely6-17/+0
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman1-1/+10
2008-02-14[POWERPC] hvc_rtas_init() must be __initAdrian Bunk1-1/+1
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk1-1/+1
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk1-6/+6
2008-02-14[POWERPC] Remove generated files on make cleanKumar Gala2-0/+4
2008-02-14[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese1-0/+2
2008-02-14[POWERPC] Wire up new timerfd syscallsStephen Rothwell2-3/+7
2008-02-14[POWERPC] PS3: Update sys-manager button eventsGeoff Levand1-6/+23
2008-02-14[POWERPC] PS3: Sys-manager code cleanupGeoff Levand1-6/+7
2008-02-14[POWERPC] PS3: Use system reboot on restartGeoff Levand1-1/+1
2008-02-14[POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand1-1/+1
2008-02-14[POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto1-8/+10
2008-02-14[POWERPC] PS3: Fix setting bookmark in logical performance monitorTakashi Yamamoto1-2/+2
2008-02-14[POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins1-1/+1
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown16-13/+213
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown3-1/+16
2008-02-14ACPI: DMI blacklist updatesLen Brown1-8/+42
2008-02-14pnpacpi: __initdata is not an identifierRoel Kluin1-1/+1
2008-02-14ACPI: static acpi_chain_headAdrian Bunk1-1/+1
2008-02-14ACPI: static acpi_find_dsdt_initrd()Adrian Bunk1-1/+1
2008-02-14ACPI: static acpi_no_initrd_override_setup()Adrian Bunk1-1/+1
2008-02-14thinkpad_acpi: staticAdrian Bunk1-2/+2
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito1-0/+8
2008-02-14ACPI suspend: Execute _WAK with the right argumentRafael J. Wysocki1-0/+1
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm1-1/+2
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm1-6/+6
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm6-37/+37