summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig37-1258/+21
2010-03-12Add generic sys_old_mmap()Christoph Hellwig28-258/+28
2010-03-12Add generic sys_old_select()Christoph Hellwig23-152/+12
2010-03-09powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp1-6/+6
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan1-11/+0
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan1-15/+15
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan3-5/+16
2010-03-09powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2-5/+6
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2-3/+3
2010-03-09powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski1-1/+21
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman7-42/+118
2010-03-09Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt22-174/+1045
2010-03-08Merge branch 'master' into for-linusRussell King4-32/+33
2010-03-08Merge branch 'origin' into devel-stableRussell King1700-41406/+73532
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds13-25/+60
2010-03-08Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King6-592/+264
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina44-59/+59
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-1/+24
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner1-1/+1
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-7/+0
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens1-1/+2
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman1-0/+1
2010-03-07platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König4-4/+4
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy5-5/+5
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens1-1/+3
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen3-15/+47
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds38-162/+1610
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds28-478/+1295
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds10-55/+67
2010-03-07ARM: Merge next-samsung-s3c2443-clockBen Dooks3-589/+261
2010-03-07ARM: S3C2443: Add set_rate and round_rate calls for armdiv clockBen Dooks1-20/+73
2010-03-07ARM: S3C2443: Remove #if 0 for clk_mpllBen Dooks1-8/+0
2010-03-07ARM: S3C2443: Update notes on MPLLREF clockBen Dooks1-2/+4
2010-03-07ARM: S3C2443: Further clksrc-clk conversionsBen Dooks2-128/+62
2010-03-07ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks3-415/+128
2010-03-07ARM: S3C64XX: Reintroduce unconditional build of audio deviceMark Brown1-1/+1
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-0/+635
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2010-03-07ARM: 5961/1: ux500: fix CLKRST addressesRabin Vincent1-4/+4
2010-03-07ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart1-1/+3
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita1-10/+4
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz1-16/+13
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day1-22/+1
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller1-1/+1
2010-03-06parisc: add strict copy size checks (v2)Helge Deller3-3/+41
2010-03-06parisc: remove trailing space in messagesFrans Pop1-2/+2
2010-03-06parisc: ditto sys_accept4Kyle McMartin2-1/+3
2010-03-06parisc: wire up sys_recvmmsgHelge Deller2-1/+3
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA2-0/+32