aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-28ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix error in commentJon Medhurst
2011-04-28ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of MRS instructionJon Medhurst
2011-04-28ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst
2011-04-28ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-28kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl
2011-04-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-28Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...Linus Torvalds
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28mm: check if PTE is already allocated during page faultMel Gorman
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger
2011-04-28uml: fix hppfs buildRandy Dunlap
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger
2011-04-28oom: use pte pages in OOM scoreKOSAKI Motohiro
2011-04-28MAINTAINERS: add EXYNOS ARM architecturesKukjin Kim
2011-04-28memcg: update documentation to describe usage_in_bytesDaisuke Nishimura
2011-04-28MAINTAINERS: update Documentation file entry of GPIO subsystemKukjin Kim
2011-04-28MAINTAINERS: re-alphabetize Xen entriesIan Campbell
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-04-28vfs: avoid large kmalloc()s for the fdtableAndrew Morton
2011-04-28ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirksWolfgang Breyha
2011-04-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-04-28ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior
2011-04-28ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao
2011-04-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-04-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-27Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-27ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd
2011-04-27ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao
2011-04-27nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-27m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz
2011-04-27ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau
2011-04-27Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Tony Lindgren
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar