aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 38-162/+1610
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 28-478/+1295
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Gravatar Linus Torvalds 10-55/+67
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Gravatar Linus Torvalds 3-0/+635
2010-03-06parisc: use __ratelimit in unaligned.cGravatar Akinobu Mita 1-10/+4
2010-03-06parisc: Convert to read/update_persistent_clockGravatar john stultz 1-16/+13
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Gravatar Robert P. J. Day 1-22/+1
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroGravatar Helge Deller 1-1/+1
2010-03-06parisc: add strict copy size checks (v2)Gravatar Helge Deller 3-3/+41
2010-03-06parisc: remove trailing space in messagesGravatar Frans Pop 1-2/+2
2010-03-06parisc: ditto sys_accept4Gravatar Kyle McMartin 2-1/+3
2010-03-06parisc: wire up sys_recvmmsgGravatar Helge Deller 2-1/+3
2010-03-06elf coredump: add extended numbering supportGravatar Daisuke HATAYAMA 2-0/+32
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsGravatar Daisuke HATAYAMA 6-91/+135
2010-03-06nodemask.h: remove macro any_online_nodeGravatar H Hartley Sweeten 1-3/+3
2010-03-06um: tell git to ignore generated filesGravatar WANG Cong 1-0/+3
2010-03-06uml: line.c: avoid NULL pointer dereferenceGravatar Alexander Beregalov 1-2/+2
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Gravatar Roel Kluin 1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Gravatar Roel Kluin 1-1/+1
2010-03-06cris: convert to use arch_gettimeoffset()Gravatar john stultz 2-66/+8
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountGravatar Roel Kluin 1-1/+2
2010-03-06frv: remove pci_dma_sync_single() and pci_dma_sync_sg()Gravatar FUJITA Tomonori 1-37/+0
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueGravatar Rik van Riel 2-0/+3
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Gravatar Akinobu Mita 2-2/+2
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 59-1447/+3254
2010-03-05x86: fix mtrr missing kernel-docGravatar Randy Dunlap 1-0/+1
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-107/+611
2010-03-05sh: Convert sh to use read/update_persistent_clockGravatar John Stultz 1-5/+1
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 17-276/+99
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 2-9/+5
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-30/+14
2010-03-05sh: Move PMB debugfs entry initialization to later stageGravatar Pawel Moll 1-1/+1
2010-03-04x86: Issue at least one memory barrier in stop_machine_text_poke()Gravatar Masami Hiramatsu 1-2/+2
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Gravatar Paul Mundt 1-2/+2
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Gravatar Paul Mundt 1-6/+31
2010-03-03Merge branch 'coh' into dmaengineGravatar Dan Williams 1-1/+1
2010-03-03x86, mrst: Fix whitespace breakage in apb_timer.cGravatar H. Peter Anvin 1-534/+534
2010-03-03x86, mrst: Fix APB timer per cpu clockeventGravatar Jacob Pan 1-4/+8
2010-03-03Simplify failure exits in s390/hypfs fill_super()Gravatar Al Viro 1-29/+13
2010-03-03Switch may_open() and break_lease() to passing O_...Gravatar Al Viro 1-1/+1
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-72/+16
2010-03-03sparc64: Make prom entry spinlock NMI safe.Gravatar David S. Miller 1-5/+7
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 5-29/+108
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 17-196/+240
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 21-695/+226
2010-03-03sparc64: Kill off old sys_perfctr system call and state.Gravatar David S. Miller 12-247/+18
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 21-197/+122
2010-03-03sparc: Update defconfigs.Gravatar David S. Miller 2-24/+66
2010-03-03sparc: Provide io{read,write}{16,32}be().Gravatar David S. Miller 2-0/+8
2010-03-03sh: establish PMB mappings for NUMA nodes.Gravatar Paul Mundt 2-2/+4