aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun
2010-03-08[S390] Cleanup xtime usageJohn Stultz
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
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-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
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-06[WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg
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-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