summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-29ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst
2011-04-29ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst
2011-04-29ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
2011-04-29ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-29ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-29ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-29ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-29ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-29ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-29ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-29ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-29ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-29ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst
2011-04-29ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst
2011-04-29ARM: kprobes: Add emulation of RBIT instructionJon Medhurst
2011-04-29ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst
2011-04-29ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst
2011-04-29ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst
2011-04-29ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst
2011-04-29ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst
2011-04-29ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst
2011-04-29ARM: kprobes: Fix error in commentJon Medhurst
2011-04-29ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst
2011-04-29ARM: kprobes: Fix emulation of MRS instructionJon Medhurst
2011-04-29ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst
2011-04-29ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst
2011-04-29ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst
2011-04-29ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst
2011-04-29ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-29kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard
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-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki
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