summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sh: Wire up new timerfd syscalls.Paul Mundt2008-02-144-6/+14
| * | maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin2008-02-141-1/+0
| * | maple: more robust device detection.Adrian McMenamin2008-02-141-97/+105
| * | maple: fix up whitespace damage.Adrian McMenamin2008-02-142-536/+543
| * | sh: break out unaligned sign extension codeMagnus Damm2008-02-141-45/+23
| * | sh: add probe support for new sh7722 cutMagnus Damm2008-02-141-1/+1
| * | sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm2008-02-141-0/+1
| * | sh: termios ioctl definitionsAlan Cox2008-02-143-3/+12
| * | sh: remove unneeded castStephen Rothwell2008-02-141-1/+1
| * | sh: declared coherent memory support V2 fixMagnus Damm2008-02-141-12/+20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-02-145-22/+40
|\ \
| * | hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner2008-02-141-0/+11
| * | hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-145-22/+29
| |/
* | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-143-37/+75
|\ \
| * | slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter2008-02-142-12/+12
| * | slub: Fallback to kmalloc_large for failing higher order allocsChristoph Lameter2008-02-141-5/+38
| * | slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter2008-02-142-8/+12
| * | make slub.c:slab_address() staticAdrian Bunk2008-02-141-1/+1
| * | slub: kmalloc page allocator pass-through cleanupPekka Enberg2008-02-142-10/+12
| * | slab: avoid double initialization & do initialization in 1 placeMarcin Slusarz2008-02-141-2/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-149-30/+51
|\ \
| * | RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty2008-02-141-1/+9
| * | mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein2008-02-141-8/+13
| * | IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein2008-02-141-1/+1
| * | IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen2008-02-141-1/+0
| * | IPoIB: On P_Key change event, reset state properlyJack Morgenstein2008-02-141-0/+1
| * | IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz2008-02-131-1/+1
| * | RDMA/cxgb3: Fail loopback connectionsSteve Wise2008-02-131-0/+17
| * | IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier2008-02-121-14/+8
| * | IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier2008-02-121-4/+0
| * | IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier2008-02-121-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-1412-13/+46
|\ \ \
| * | | x86: cpa, fix out of date commentIngo Molnar2008-02-141-2/+6
| * | | KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh2008-02-141-2/+2
| * | | x86: cpa: ensure page alignmentThomas Gleixner2008-02-141-0/+9
| * | | x86: include proper prototypes for rodata_testHarvey Harrison2008-02-144-3/+8
| * | | x86: fix gart_iommu_init()Ingo Molnar2008-02-141-0/+9
| * | | x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar2008-02-141-2/+2
| * | | x86: make dump_pagetable() staticAdrian Bunk2008-02-142-2/+1
| * | | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-142-2/+9
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-1419-54/+76
|\ \ \
| * | | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-146-17/+0
| * | | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-02-141-1/+10
| * | | [POWERPC] hvc_rtas_init() must be __initAdrian Bunk2008-02-141-1/+1
| * | | [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1
| * | | [POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk2008-02-141-6/+6
| * | | [POWERPC] Remove generated files on make cleanKumar Gala2008-02-142-0/+4
| * | | [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese2008-02-141-0/+2
| * | | [POWERPC] Wire up new timerfd syscallsStephen Rothwell2008-02-142-3/+7
| * | | [POWERPC] PS3: Update sys-manager button eventsGeoff Levand2008-02-141-6/+23
OpenPOWER on IntegriCloud