summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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/+2Star
| * | | | | sparc64: Call xcall_deliver() directly in some cases.David S. Miller2008-08-041-23/+10Star
| * | | | | 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/+17Star
| * | | | | 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/+0Star
| * | | | | 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-0532-397/+592
|\ \ \ \ \
| * | | | | sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt2008-08-041-8/+6Star
| * | | | | SH2(A) cache updateYoshinori Sato2008-08-047-16/+213
| * | | | | 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/+0Star
| * | | | | 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: Fix up broken kerneldoc comments.Paul Mundt2008-08-043-24/+10Star
| * | | | | 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/+0Star
| * | | | | arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0Star
| * | | | | 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
| * | | | | sh: Fix up the audit arch endian specification.Paul Mundt2008-08-012-2/+27
| * | | | | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-017-158/+174
| * | | | | sh: ptrace single stepping cleanups.Paul Mundt2008-08-013-140/+39Star
| * | | | | sh: seccomp support.Paul Mundt2008-08-015-2/+37
| * | | | | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-013-15/+31
| * | | | | kdump: sh: parse elfcorehdr command line argumentSimon Horman2008-08-011-0/+20
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-05277-69/+39209
|\ \ \ \ \ \
| * | | | | | powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-0415-368/+6Star
| * | | | | | powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds2008-08-041-2/+2
| * | | | | | powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-041-1/+1
| * | | | | | powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-04264-3/+39505
| | |_|_|/ / | |/| | | |
* | | | | | mn10300: Fix up __bug_table handling in module loader.Paul Mundt2008-08-051-1/+3
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-05135-0/+15320
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-01135-0/+15320
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-03200-71/+16544
|\ \ \ \ \ \
| * | | | | | [ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski2008-08-031-1/+0Star
| | |_|_|/ / | |/| | | |
| * | | | | [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-029-23/+23
| * | | | | [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02182-6/+16301
| * | | | | [ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King2008-08-021-3/+0Star
| * | | | | [ARM] initrd: claim initrd memory exclusivelyRussell King2008-07-301-12/+20
| * | | | | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao2008-07-293-22/+190
| * | | | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6Russell King2008-07-284-4/+8
| |\ \ \ \ \
| | * | | | | [ARM] i.MX: add missing clock functions exportsPaulius Zaleckas2008-07-281-0/+5
| | * | | | | [ARM] i.MX: remove set_imx_fb_info() exportPaulius Zaleckas2008-07-281-1/+0Star
| | * | | | | [ARM] mx1ads: make mmc platform data available for modulesSascha Hauer2008-07-281-2/+2