summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-05sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller1-24/+9
2008-08-05sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller1-13/+7
2008-08-05sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller1-44/+69
2008-08-05sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller1-17/+15
2008-08-05sparc64: Make all xcall_deliver's go through common helper function.David S. Miller1-4/+9
2008-08-05sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller1-3/+16
2008-08-05sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller1-7/+11
2008-08-05sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller1-4/+2
2008-08-05sparc64: Call xcall_deliver() directly in some cases.David S. Miller1-23/+10
2008-08-05sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller1-18/+21
2008-08-05sparc64: Use xcall_deliver() consistently.David S. Miller1-23/+17
2008-08-05sparc64: Use function pointer for cross-call sending.David S. Miller1-6/+13
2008-08-05arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-05sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller1-1/+4
2008-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds13-434/+729
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds207-167/+349
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski1-1/+0
2008-08-03ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen1-4/+0
2008-08-03[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King15-30/+30
2008-08-03[ARM] move include/asm-arm to arch/arm/include/asmRussell King182-95/+95
2008-08-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2-5/+16
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-217/+104
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi1-2/+4
2008-08-02mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi1-2/+0
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King1-3/+0
2008-08-02[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse1-5/+12
2008-08-02firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse1-0/+4
2008-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds192-38/+18
2008-08-02embedded: fix vc_translate operator precedenceTim Bird1-1/+1
2008-08-02Remove EXPORTS of follow_page & zap_page_rangeJack Steiner1-2/+0
2008-08-02dual license ftrace.txtSteven Rostedt1-0/+1
2008-08-02FRV: Wire up new system callsDavid Howells2-2/+13
2008-08-02MN10300: Wire up new system callsDavid Howells2-0/+12
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-11/+312
2008-08-01Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds5-0/+0
2008-08-01mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt1-1/+6
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-08-01Remove newline from the description of module parametersNiels de Vos12-16/+16
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-83/+356
2008-08-01Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds83-3098/+3105
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson1-0/+1
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson1-0/+1
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath2-11/+16
2008-08-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-13/+28
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-112/+904
2008-08-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds10-137/+238
2008-08-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-1/+20