Age | Commit message (Expand) | Author |
2011-04-29 | ARM: kprobes: Tidy-up kprobes-decode.c | Jon Medhurst |
2011-04-29 | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst |
2011-04-29 | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix error in comment | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst |
2011-04-29 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst |
2011-04-29 | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst |
2011-04-29 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst |
2011-04-29 | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl |
2011-04-28 | dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 | Peter Korsgaard |
2011-04-28 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-04-28 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge... | Linus Torvalds |
2011-04-28 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-28 | usbnet: Resubmit interrupt URB if device is open | Paul Stewart |
2011-04-28 | iwl4965: fix "TX Power requested while scanning" | Stanislaw Gruszka |
2011-04-28 | iwlegacy: led stay solid on when no traffic | Wey-Yi Guy |
2011-04-28 | b43: trivial: update module info about ucode16_mimo firmware | Rafał Miłecki |
2011-04-28 | mm: check if PTE is already allocated during page fault | Mel Gorman |
2011-04-28 | kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog | Hillf Danton |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger |
2011-04-28 | uml: fix hppfs build | Randy Dunlap |
2011-04-28 | um: mdd support for 64 bit atomic operations | Richard Weinberger |
2011-04-28 | oom: use pte pages in OOM score | KOSAKI Motohiro |
2011-04-28 | MAINTAINERS: add EXYNOS ARM architectures | Kukjin Kim |
2011-04-28 | memcg: update documentation to describe usage_in_bytes | Daisuke Nishimura |
2011-04-28 | MAINTAINERS: update Documentation file entry of GPIO subsystem | Kukjin Kim |
2011-04-28 | MAINTAINERS: re-alphabetize Xen entries | Ian Campbell |
2011-04-28 | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups | Andrea Arcangeli |
2011-04-28 | vfs: avoid large kmalloc()s for the fdtable | Andrew Morton |