summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu: update tracing documentation for new rcutorture and rcuboostPaul E. McKenney2011-05-051-25/+161
* rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-055-4/+85
* rcu: add tracing for RCU's kthread run states.Paul E. McKenney2011-05-054-4/+44
* rcu: add callback-queue information to rcudata outputPaul E. McKenney2011-05-052-18/+61
* rcu: Update RCU's trace.txt documentation for new formatPaul E. McKenney2011-05-051-31/+34
* rcu: Add boosting to TREE_PREEMPT_RCU tracingPaul E. McKenney2011-05-053-4/+125
* rcu: eliminate unused boosting statisticsPaul E. McKenney2011-05-051-9/+1
* rcu: avoid hammering sched with yet another bound RT kthreadPaul E. McKenney2011-05-051-3/+3
* rcu: put per-CPU kthread at non-RT priority during CPU hotplug operationsPaul E. McKenney2011-05-051-0/+26
* rcu: Force per-rcu_node kthreads off of the outgoing CPUPaul E. McKenney2011-05-052-8/+24
* rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney2011-05-054-51/+411
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-058-12/+348
* rcu: merge TREE_PREEPT_RCU blocked_tasks[] listsPaul E. McKenney2011-05-055-94/+135
* rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney2011-05-055-118/+88
* rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney2011-05-056-88/+17
* Linux 2.6.39-rc6v2.6.39-rc6Linus Torvalds2011-05-031-1/+1
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-037-10/+49
|\
| * drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher2011-05-044-8/+18
| * drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers2011-05-041-0/+23
| * drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie2011-05-041-2/+3
| * drm/radeon/kms: add some new pci idsAlex Deucher2011-05-041-0/+5
* | logfs: initialize superblock entries earlierLinus Torvalds2011-05-031-4/+4
|/
* Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-05-031-1/+124
|\
| * xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini2011-05-021-1/+1
| * xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk2011-05-021-0/+123
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-037-13/+20
|\ \
| * | mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-271-0/+7
| * | mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-271-1/+1
| * | mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-271-5/+5
| * | mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-272-6/+4
| * | mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-271-1/+1
| * | mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-271-0/+1
| * | mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-271-0/+1
| | |
| \ \
*-. \ \ Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds2011-05-034-9/+9
|\ \ \ \
| | * | | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven2011-05-021-1/+1
| * | | | x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin2011-05-021-6/+6
| * | | | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu2011-05-011-1/+1
| * | | | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-011-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-022-11/+66
|\ \ \ \ \
| * | | | | Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown2011-04-271-3/+2
| * | | | | Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-272-3/+15
| * | | | | Input: wm831x-ts - fix races with IRQ managementMark Brown2011-04-271-5/+49
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-0251-134/+338
|\ \ \ \ \ \
| * | | | | | sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2011-05-022-2/+2
| * | | | | | Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-05-021-0/+12
| * | | | | | smsc95xx: fix reset checkRabin Vincent2011-05-021-1/+1
| * | | | | | tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-021-2/+6
| * | | | | | networking: inappropriate ioctl operation should return ENOTTYLifeng Sun2011-05-021-3/+3
| * | | | | | amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches2011-05-021-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-025-17/+47
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud