summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-08Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds
2010-03-07ARM: Merge next-samsung-s3c2443-clockBen Dooks
2010-03-07ARM: S3C2443: Add set_rate and round_rate calls for armdiv clockBen Dooks
2010-03-07ARM: S3C2443: Remove #if 0 for clk_mpllBen Dooks
2010-03-07ARM: S3C2443: Update notes on MPLLREF clockBen Dooks
2010-03-07ARM: S3C2443: Further clksrc-clk conversionsBen Dooks
2010-03-07ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks
2010-03-07ARM: S3C64XX: Reintroduce unconditional build of audio deviceMark Brown
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller
2010-03-06parisc: add strict copy size checks (v2)Helge Deller
2010-03-06parisc: remove trailing space in messagesFrans Pop
2010-03-06parisc: ditto sys_accept4Kyle McMartin
2010-03-06parisc: wire up sys_recvmmsgHelge Deller
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten
2010-03-06um: tell git to ignore generated filesWANG Cong
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin
2010-03-06cris: convert to use arch_gettimeoffset()john stultz
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin
2010-03-06frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-04ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 supportBen Dooks
2010-03-05sh: Convert sh to use read/update_persistent_clockJohn Stultz
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-05sh: Move PMB debugfs entry initialization to later stagePawel Moll
2010-03-04x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt
2010-03-03Merge branch 'coh' into dmaengineDan Williams
2010-03-03x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin
2010-03-03x86, mrst: Fix APB timer per cpu clockeventJacob Pan
2010-03-03Simplify failure exits in s390/hypfs fill_super()Al Viro
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro