summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp3-0/+301
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp8-27/+50
2010-02-17powerpc: Improve 64bit copy_tofrom_userAnton Blanchard1-23/+57
2010-02-17powerpc: Pair loads and stores in copy_4k_pageAnton Blanchard1-14/+14
2010-02-17powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2-3/+7
2010-02-17powerpc: Fix lwsync patching code on 64bitAnton Blanchard1-1/+1
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard7-60/+65
2010-02-17powerpc: Convert open coded native hashtable bit lockAnton Blanchard1-3/+2
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard4-32/+37
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard2-3/+18
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2-15/+8
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard4-0/+50
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard17-20/+20
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard1-33/+46
2010-02-17powerpc: Reduce footprint of xics_ipi_structAnton Blanchard1-15/+11
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard2-1/+25
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao4-5/+10
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard1-0/+3
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt372-2129/+4117
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-21/+29
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+3
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon1-8/+0
2010-02-16dm mpath: fix stall when requeueing ioKiyoshi Ueda1-4/+17
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui1-3/+2
2010-02-16dm raid1: fail writes if errors are not handled and log failsMikulas Patocka1-1/+1
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow1-3/+7
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer1-1/+1
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan1-1/+1
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov1-0/+1
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-2/+4
2010-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-19/+47
2010-02-15Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-1/+1
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever1-0/+3
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+5
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2010-02-15Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-3/+13
2010-02-15Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+12
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+25
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+8
2010-02-15ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai1-1/+1
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie1-1/+1
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner1-1/+4
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom1-0/+6
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom1-1/+2
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker1-0/+2
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch1-5/+8
2010-02-14perf top: Fix help text alignmentKirill Smelkov1-1/+1
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens1-1/+1