summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp
2010-02-17powerpc: Improve 64bit copy_tofrom_userAnton Blanchard
2010-02-17powerpc: Pair loads and stores in copy_4k_pageAnton Blanchard
2010-02-17powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard
2010-02-17powerpc: Fix lwsync patching code on 64bitAnton Blanchard
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard
2010-02-17powerpc: Convert open coded native hashtable bit lockAnton Blanchard
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard
2010-02-17powerpc: Reduce footprint of xics_ipi_structAnton Blanchard
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon
2010-02-16dm mpath: fix stall when requeueing ioKiyoshi Ueda
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui
2010-02-16dm raid1: fail writes if errors are not handled and log failsMikulas Patocka
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-02-15Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-15Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-15Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-15ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie
2010-02-15sh64: fix tracing of signals.Paul Mundt
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch
2010-02-14perf top: Fix help text alignmentKirill Smelkov
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens