| Commit message (Expand) | Author | Files | Lines |
2010-10-21 | EDAC, MCE: Add support for F11h MCEs | Borislav Petkov | 1 | -3/+12 |
2010-10-21 | EDAC, MCE: Enable MCE decoding on F14h | Borislav Petkov | 1 | -4/+5 |
2010-10-21 | EDAC, MCE: Fix FR MCEs decoding | Borislav Petkov | 1 | -4/+10 |
2010-10-21 | EDAC, MCE: Complete NB MCE decoders | Borislav Petkov | 3 | -56/+158 |
2010-10-21 | EDAC, MCE: Warn about LS MCEs on F14h | Borislav Petkov | 1 | -5/+13 |
2010-10-21 | EDAC, MCE: Adjust IC decoders to F14h | Borislav Petkov | 2 | -48/+71 |
2010-10-21 | EDAC, MCE: Adjust DC decoders to F14h | Borislav Petkov | 2 | -27/+171 |
2010-10-21 | EDAC, MCE: Rename files | Borislav Petkov | 5 | -3/+4 |
2010-10-21 | EDAC, MCE: Rework MCE injection | Borislav Petkov | 7 | -207/+203 |
2010-10-21 | EDAC: Export edac sysfs class to users. | Borislav Petkov | 7 | -95/+75 |
2010-10-21 | EDAC, MCE: Pass complete MCE info to decoders | Borislav Petkov | 4 | -47/+56 |
2010-10-21 | EDAC, MCE: Sanitize error codes | Borislav Petkov | 2 | -49/+19 |
2010-10-21 | EDAC, MCE: Remove unused function parameter | Borislav Petkov | 3 | -7/+4 |
2010-10-21 | EDAC, MCE: Add HW_ERR prefix | Borislav Petkov | 1 | -17/+17 |
2010-10-21 | EDAC: Fix error return | Borislav Petkov | 1 | -1/+1 |
2010-10-20 | Linux 2.6.36v2.6.36 | Linus Torvalds | 1 | -1/+1 |
2010-10-20 | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah | 1 | -3/+14 |
2010-10-19 | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2 | -6/+6 |
2010-10-19 | MAINTAINERS: Change list for ioc_serial to linux-serial. | Ralf Baechle | 1 | -1/+1 |
2010-10-19 | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall | 1 | -0/+1 |
2010-10-19 | MIPS: jz4740: Fix Kbuild Platform file. | David Daney | 1 | -1/+1 |
2010-10-19 | MIPS: Repair Kbuild make clean breakage. | David Daney | 2 | -1/+5 |
2010-10-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity | 3 | -44/+19 |
2010-10-18 | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer | 1 | -9/+83 |
2010-10-18 | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim | 1 | -0/+4 |
2010-10-18 | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim | 1 | -0/+1 |
2010-10-18 | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin | 1 | -1/+1 |
2010-10-18 | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2 | -4/+6 |
2010-10-18 | MIPS: Fix error values in case of bad_stack | Al Viro | 2 | -2/+2 |
2010-10-18 | MIPS: Sanitize restart logics | Al Viro | 7 | -35/+34 |
2010-10-18 | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 1 | -2/+2 |
2010-10-18 | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 1 | -0/+3 |
2010-10-18 | Input: evdev - fix EVIOCSABS regression | Daniel Mack | 1 | -1/+1 |
2010-10-18 | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack | 1 | -0/+6 |
2010-10-18 | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde | 1 | -9/+3 |
2010-10-18 | i2c-davinci: Fix TX setup for more SoCs | Jon Povey | 1 | -9/+15 |
2010-10-18 | drm/radeon/kms: avivo cursor workaround applies to evergreen as well | Alex Deucher | 1 | -16/+12 |
2010-10-17 | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2 | -26/+1 |
2010-10-17 | ALSA: rawmidi: fix oops (use after free) when unloading a driver module | Clemens Ladisch | 1 | -1/+3 |
2010-10-16 | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN | Kyle McMartin | 1 | -2/+2 |