summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Pair loads and stores in copy_4k_pageAnton Blanchard2010-02-171-14/+14
* powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2010-02-172-3/+7
* powerpc: Fix lwsync patching code on 64bitAnton Blanchard2010-02-171-1/+1
* powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard2010-02-177-60/+65
* powerpc: Convert open coded native hashtable bit lockAnton Blanchard2010-02-171-3/+2
* powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard2010-02-174-32/+37
* powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-02-172-3/+18
* powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2010-02-172-15/+8
* powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-174-0/+50
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-1717-20/+20
* powerpc: Rework /proc/interruptsAnton Blanchard2010-02-171-33/+46
* powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-171-15/+11
* powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-172-1/+25
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-174-5/+10
* powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard2010-02-171-0/+3
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-17372-2129/+4117
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-02-167-21/+29
| |\
| | * dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon2010-02-161-8/+0
| | * dm mpath: fix stall when requeueing ioKiyoshi Ueda2010-02-161-4/+17
| | * dm raid1: fix null pointer dereference in suspendTakahiro Yasui2010-02-161-3/+2
| | * dm raid1: fail writes if errors are not handled and log failsMikulas Patocka2010-02-161-1/+1
| | * dm log: userspace fix overhead_size calcuationsJonathan Brassow2010-02-161-3/+7
| | * dm snapshot: persistent annotate work_queue as on stackMike Snitzer2010-02-161-1/+1
| | * dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan2010-02-161-1/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-161-1/+3
| |\ \
| | * | [IA64] preserve personality flag bits across execTony Luck2010-02-121-1/+3
| * | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
| * | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-151-2/+4
| |\ \
| | * | Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-121-2/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-02-152-19/+47
| |\ \ \
| | * | | firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-141-5/+8
| | * | | firewire: net: fix panic in fwnet_write_completeStefan Richter2010-02-011-14/+39
| * | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-151-1/+1
| |\ \ \ \
| | * | | | ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai2010-02-151-1/+1
| * | | | | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-151-0/+3
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-151-10/+5
| |\ \ \ \ \
| | * | | | | hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra2010-02-031-10/+5
| * | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-151-0/+2
| |\ \ \ \ \ \
| | * | | | | | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-141-0/+2
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-154-3/+13
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/kms: make sure retry count increases.Dave Airlie2010-02-151-1/+1
| | * | | | | | | drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner2010-02-151-1/+4
| | * | | | | | | drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom2010-02-151-0/+6
| | * | | | | | | drm: Fix a bug in the range manager.Thomas Hellstrom2010-02-151-1/+2
| * | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-152-3/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh64: fix tracing of signals.Paul Mundt2010-02-152-3/+12
| | |/ / / / / / /
| * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-02-152-1/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing/kprobes: Fix probe parsingHeiko Carstens2010-02-141-1/+1
| | * | | | | | | | tracing: Fix circular dead lock in stack traceLai Jiangshan2010-02-021-0/+24
OpenPOWER on IntegriCloud