| Commit message (Expand) | Author | Files | Lines |
2011-05-02 | UBIFS: do not free write-buffers when in R/O mode | Artem Bityutskiy | 2 | -31/+4 |
2011-05-02 | XZ decompressor: Fix decoding of empty LZMA2 streams | Lasse Collin | 1 | -3/+3 |
2011-05-02 | ALSA: hda - Fix Realtek's chained fixup checks | Takashi Iwai | 1 | -2/+2 |
2011-05-02 | Revert "ALSA: hda - Fix pin-config of Gigabyte mobo" | Takashi Iwai | 1 | -18/+3 |
2011-05-01 | i2c-parport: Fix adapter list handling | Jean Delvare | 1 | -13/+14 |
2011-05-01 | i2c-i801: Move device ID definitions to driver | Jean Delvare | 2 | -4/+5 |
2011-05-01 | hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails | Axel Lin | 1 | -2/+1 |
2011-04-30 | CLKDEV: Fix clkdev return value for NULL clk case | Russell King | 1 | -10/+9 |
2011-04-29 | workqueue: fix deadlock in worker_maybe_bind_and_lock() | Tejun Heo | 1 | -1/+7 |
2011-04-29 | ARM: 6891/1: prevent heap corruption in OABI semtimedop | Dan Rosenberg | 1 | -1/+1 |
2011-04-29 | hwmon: (lm85) Fix error paths in probe function | Jean Delvare | 1 | -2/+2 |
2011-04-29 | hwmon: (lm85) Add missing list terminators | Jean Delvare | 1 | -0/+2 |
2011-04-29 | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare | 2 | -19/+20 |
2011-04-29 | hwmon: (lm90) Fix update interval information in driver documentation | Guenter Roeck | 1 | -3/+3 |
2011-04-29 | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck | 3 | -17/+36 |
2011-04-29 | ALSA: HDA: Fix automute for Gateway NV79 | David Henningsson | 1 | -0/+6 |
2011-04-29 | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner | 1 | -5/+5 |
2011-04-29 | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens | 3 | -3/+3 |
2011-04-29 | ALSA: hda: add beep quirk for Realtek 0x1043:831a | Daniel Cordero | 1 | -0/+1 |
2011-04-29 | ARM: kprobes: Tidy-up kprobes-decode.c | Jon Medhurst | 1 | -108/+23 |
2011-04-29 | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst | 1 | -0/+24 |
2011-04-29 | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst | 1 | -0/+42 |
2011-04-29 | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst | 1 | -2/+28 |
2011-04-29 | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst | 1 | -14/+17 |
2011-04-29 | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst | 1 | -9/+5 |
2011-04-29 | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst | 1 | -13/+8 |
2011-04-29 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst | 1 | -5/+0 |
2011-04-29 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst | 1 | -31/+9 |
2011-04-29 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst | 1 | -102/+11 |
2011-04-29 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst | 1 | -6/+4 |
2011-04-29 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst | 1 | -7/+15 |
2011-04-29 | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst | 1 | -2/+12 |
2011-04-29 | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst | 1 | -1/+35 |
2011-04-29 | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst | 1 | -1/+2 |
2011-04-29 | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst | 1 | -0/+4 |
2011-04-29 | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst | 1 | -6/+6 |
2011-04-29 | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst | 1 | -0/+17 |
2011-04-29 | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst | 1 | -2/+3 |
2011-04-29 | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst | 1 | -5/+22 |
2011-04-29 | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst | 1 | -3/+8 |
2011-04-29 | ARM: kprobes: Fix error in comment | Jon Medhurst | 1 | -1/+1 |
2011-04-29 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst | 1 | -0/+28 |
2011-04-29 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst | 1 | -11/+12 |
2011-04-29 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst | 1 | -5/+7 |
2011-04-29 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst | 1 | -1/+1 |
2011-04-29 | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst | 1 | -2/+53 |
2011-04-29 | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst | 1 | -27/+3 |
2011-04-29 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst | 3 | -1/+96 |
2011-04-29 | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl | 1 | -5/+15 |
2011-04-28 | mm: check if PTE is already allocated during page fault | Mel Gorman | 1 | -1/+1 |