Age | Commit message (Expand) | Author |
2011-04-29 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-29 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-04-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-29 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-04-29 | mii: add support of pause frames in mii_get_an | artpol |
2011-04-29 | net: ftmac100: fix scheduling while atomic during PHY link status change | Adam Jaremko |
2011-04-29 | usbnet: Transfer of maintainership | Oliver Neukum |
2011-04-29 | usbnet: add support for some Huawei modems with cdc-ether ports | Dan Williams |
2011-04-29 | bnx2: cancel timer on device removal | Neil Horman |
2011-04-29 | iwl4965: fix "Received BA when not expected" | Stanislaw Gruszka |
2011-04-29 | iwlagn: fix "Received BA when not expected" | Stanislaw Gruszka |
2011-04-29 | workqueue: fix deadlock in worker_maybe_bind_and_lock() | Tejun Heo |
2011-04-29 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-29 | ARM: 6891/1: prevent heap corruption in OABI semtimedop | Dan Rosenberg |
2011-04-29 | hwmon: (lm85) Fix error paths in probe function | Jean Delvare |
2011-04-29 | hwmon: (lm85) Add missing list terminators | Jean Delvare |
2011-04-29 | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare |
2011-04-29 | hwmon: (lm90) Fix update interval information in driver documentation | Guenter Roeck |
2011-04-29 | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck |
2011-04-29 | ALSA: HDA: Fix automute for Gateway NV79 | David Henningsson |
2011-04-29 | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes | Russell King |
2011-04-29 | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner |
2011-04-29 | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens |
2011-04-29 | ALSA: hda: add beep quirk for Realtek 0x1043:831a | Daniel Cordero |
2011-04-28 | ARM: kprobes: Tidy-up kprobes-decode.c | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix error in comment | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst |