summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* async_tx: fix missing braces in async_xor_zero_sumDan Williams2008-08-051-1/+2
* fs: rename buffer trylockNick Piggin2008-08-049-13/+17
* mm: rename page trylockNick Piggin2008-08-0420-59/+74
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-044-151/+166
|\
| * sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller2008-08-041-24/+9
| * sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller2008-08-041-13/+7
| * sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller2008-08-041-44/+69
| * sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller2008-08-041-17/+15
| * sparc64: Make all xcall_deliver's go through common helper function.David S. Miller2008-08-041-4/+9
| * sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller2008-08-041-3/+16
| * sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller2008-08-041-7/+11
| * sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller2008-08-041-4/+2
| * sparc64: Call xcall_deliver() directly in some cases.David S. Miller2008-08-041-23/+10
| * sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller2008-08-041-18/+21
| * sparc64: Use xcall_deliver() consistently.David S. Miller2008-08-041-23/+17
| * sparc64: Use function pointer for cross-call sending.David S. Miller2008-08-041-6/+13
| * arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi2008-08-041-1/+0
| * sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller2008-08-041-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-0439-510/+854
|\ \
| * | sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt2008-08-041-8/+6
| * | SH2(A) cache updateYoshinori Sato2008-08-047-16/+213
| * | nommu: Provide vmalloc_exec().Paul Mundt2008-08-041-0/+21
| * | add addrespace definition for sh2a.Takashi Yoshii2008-08-041-0/+10
| * | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2008-08-042-23/+0
| * | sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt2008-08-041-0/+3
| * | sh: define GENERIC_LOCKBREAK.Paul Mundt2008-08-041-0/+4
| * | sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt2008-08-041-0/+8
| * | sh: module_alloc() should be using vmalloc_exec().Paul Mundt2008-08-041-1/+2
| * | sh: Fix up __bug_table handling in module loader.Paul Mundt2008-08-041-1/+3
| * | sh: Add documentation and integrate into docbook build.Paul Mundt2008-08-042-1/+106
| * | sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-044-37/+24
| * | maple: Kill useless private_data pointer.Paul Mundt2008-08-043-8/+12
| * | maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-043-15/+32
| * | input: Clean up maple keyboard driverAdrian McMenamin2008-08-041-69/+32
| * | maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin2008-08-041-43/+81
| * | sh: /proc/asids depends on MMU.Paul Mundt2008-08-041-1/+1
| * | arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0
| * | arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0
| * | sh/boards/Makefile typo fixAdrian Bunk2008-08-031-1/+1
| * | sh: fix LIBGCCAdrian Bunk2008-08-021-6/+6
| * | sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2008-08-022-4/+4
| * | net: stnic: Fix up fallout from SH header migration.Paul Mundt2008-08-021-1/+1
| * | sh: Fix up the audit arch endian specification.Paul Mundt2008-08-022-2/+27
| * | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-027-158/+174
| * | sh: ptrace single stepping cleanups.Paul Mundt2008-08-023-140/+39
| * | sh: seccomp support.Paul Mundt2008-08-025-2/+37
| * | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-023-15/+31
| * | kdump: sh: parse elfcorehdr command line argumentSimon Horman2008-08-021-0/+20
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-04282-400/+22
|\ \ \
| * | | powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-0415-368/+6
OpenPOWER on IntegriCloud