summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-07m68knommu: f_pcr has been gone since headers' mergeAl Viro1-4/+4
2011-01-07m68knommu: Don't lose state if sigframe setup failsAl Viro1-7/+12
2011-01-07m68knommu: Handle multiple pending signalsAl Viro4-9/+8
2011-01-07m68knommu: Switch to saner sigsuspendAl Viro6-68/+22
2011-01-07m68knommu: Don't bother with SA_ONESHOTAl Viro1-3/+0
2011-01-07m68k: Check __get_user()/__put_user() return valueAl Viro1-6/+6
2011-01-07m68k: Missing syscall_trace() on sigreturnAl Viro1-1/+4
2011-01-07m68k: Fix stack mangling logics in sigreturnAl Viro1-112/+61
2011-01-07m68k: If we fail to set sigframe up, just leave regs alone...Al Viro1-14/+30
2011-01-07m68k: Don't lose state if sigframe setup failsAl Viro1-7/+12
2011-01-07m68k: Simplify the singlestepping handling in signalsAl Viro2-9/+8
2011-01-07m68k: Switch to saner sigsuspend()Al Viro4-61/+26
2011-01-07m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro1-3/+0
2011-01-07fs: scale mntget/mntputNick Piggin1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2011-01-07fs: icache RCU free inodesNick Piggin1-2/+8
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-4/+1
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2011-01-07Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds241-8295/+20600
2011-01-07ARM: mach-shmobile: update for SMP changes.Paul Mundt1-18/+3
2011-01-07ARM: mach-shmobile: update for GIC changes.Paul Mundt4-11/+9
2011-01-07ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.Paul Mundt1-1/+1
2011-01-07sh: mach-sdk7786: Fix up fallout from clkdev consolidation.Paul Mundt1-1/+1
2011-01-07Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt9-1/+305
2011-01-07ARM: mach-shmobile: Rely on run-time IRQ handlersMagnus Damm4-98/+18
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm4-0/+23
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus Damm7-0/+67
2011-01-07ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLERMagnus Damm1-0/+1
2011-01-07ARM: mach-shmobile: Use shared GIC entry macrosMagnus Damm1-61/+1
2011-01-07ARM: mach-shmobile: mackerel: Add zboot supportSimon Horman2-0/+90
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt881-15365/+32441
2011-01-07Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds604-11079/+26447
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds24-579/+442
2011-01-07Merge branch 'devel-stable' into develRussell King379-5815/+20289
2011-01-07Merge branch 'pgt' (early part) into develRussell King15-332/+315
2011-01-07Merge branch 'misc' into develRussell King138-1487/+1547
2011-01-07Merge branch 'smp' into miscRussell King314-4657/+7419
2011-01-07ARM: DMA: add support for DMA debuggingRussell King4-23/+83
2011-01-07Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds24-162/+1320
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2-44/+39
2011-01-07Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds30-734/+792
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-33/+50
2011-01-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-143/+39
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds8-2/+97
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+57
2011-01-06Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+91
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-15/+87