summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-29ARM: kprobes: Fix emulation of MRS instructionJon Medhurst1-11/+12
2011-04-29ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst1-5/+7
2011-04-29ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst1-1/+1
2011-04-29ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst1-2/+53
2011-04-29ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst1-27/+3
2011-04-29ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst3-1/+96
2011-04-29kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl1-5/+15
2011-04-29dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard2-7/+23
2011-04-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds9-8/+49
2011-04-29Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...Linus Torvalds1-0/+2
2011-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds15-120/+163
2011-04-29flex_arrays: allow zero length flex arraysEric Paris1-1/+10
2011-04-29flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris4-11/+14
2011-04-29SELinux: pass last path component in may_createEric Paris1-1/+2
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart2-0/+9
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
2011-04-28mm: check if PTE is already allocated during page faultMel Gorman1-1/+1
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton1-1/+4
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger1-1/+4
2011-04-28uml: fix hppfs buildRandy Dunlap1-1/+1
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger2-1/+226
2011-04-28oom: use pte pages in OOM scoreKOSAKI Motohiro1-3/+6
2011-04-28MAINTAINERS: add EXYNOS ARM architecturesKukjin Kim1-1/+2
2011-04-28memcg: update documentation to describe usage_in_bytesDaisuke Nishimura1-2/+13
2011-04-28MAINTAINERS: update Documentation file entry of GPIO subsystemKukjin Kim1-1/+1
2011-04-28MAINTAINERS: re-alphabetize Xen entriesIan Campbell1-12/+12
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli3-21/+27
2011-04-28vfs: avoid large kmalloc()s for the fdtableAndrew Morton1-7/+11
2011-04-28ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirksWolfgang Breyha2-1/+4
2011-04-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King3-3/+3
2011-04-28ASoC: Fix CODEC DAI names for GoniMark Brown1-2/+2
2011-04-28ASoC: Fix CODEC name in GoniMark Brown1-2/+2
2011-04-28ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings1-1/+1
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior1-3/+3
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior3-7/+7
2011-04-28ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang1-3/+7
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao1-1/+2
2011-04-28Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown1-3/+2
2011-04-28Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2-3/+15
2011-04-28Input: wm831x-ts - fix races with IRQ managementMark Brown1-5/+49
2011-04-28mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball1-0/+7
2011-04-28mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks1-1/+1
2011-04-28mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski1-5/+5
2011-04-28mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2-6/+4
2011-04-28mmc: omap: Fix possible NULL pointer derefMichael Buesch1-1/+1
2011-04-28mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław1-0/+1
2011-04-28mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball1-0/+1
2011-04-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2-1/+4