summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-06ARM: iPAQ: separate IrDA machine specificsRussell King1-21/+41
2009-12-06ARM: h3600: provide each iPAQ machine type with own init functionRussell King1-2/+12
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King13-40/+42
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2-25/+6
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2-95/+20
2009-12-06m68k: Make thread_info.h usable from assembly.Tim Abbott1-1/+4
2009-12-06m68knommu: define arch_has_single_step() and friendsGreg Ungerer2-4/+16
2009-12-05sparc: Set UTS_MACHINE correctly.David S. Miller1-0/+2
2009-12-05Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-75/+67
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-54/+37
2009-12-05Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-34/+18
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-354/+302
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-415/+796
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds74-521/+4559
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller38-1059/+1047
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-165/+28
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-29/+28
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-857/+980
2009-12-05avr32: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-05Merge branch 'devel-stable' into develRussell King312-3328/+16253
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King66-158/+5457
2009-12-04m68k: ptrace fixesAndreas Schwab2-17/+34
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab2-54/+38
2009-12-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King17-39/+747
2009-12-04Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King79-1055/+2949
2009-12-04Merge branch 'for-rmk' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King128-1463/+5010
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai13-39/+188
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King6-21/+56
2009-12-04Merge branch 'pending-dma-coherent' into develRussell King6-326/+366
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King398-3469/+9236
2009-12-04ARM: I-cache: flush executable mappings in flush_cache_range()Russell King1-2/+1
2009-12-04ARM: I-cache: avoid flushing in flush_cache_mm()Russell King1-1/+0
2009-12-04ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King1-0/+6
2009-12-04ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas1-0/+8
2009-12-04ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King1-3/+1
2009-12-04ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King1-3/+8
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King3-2/+4
2009-12-04mx31moboard: fix typoRobert Schwebel1-1/+1
2009-12-04S3C64XX: Staticise platform data for PCM devicesMark Brown1-2/+2
2009-12-03ARM: S3C6410: Correct names of IISv4 data output pin definitionsMark Brown1-3/+3
2009-12-03ARM: Merge next-s3c64xx-updatesBen Dooks11-21/+160
2009-12-03ARM: Merge next-s3c24xx-dev-rtpBen Dooks19-100/+305
2009-12-03ARM: Merge next-s3c24xx-simtecBen Dooks60-66/+442
2009-12-03ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar1-9/+16
2009-12-03ARM: 5792/1: bcmring: clean up mach/io.hLeo Chen1-29/+6
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar2-3/+35