| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC, MCE: Warn about LS MCEs on F14h | Borislav Petkov | 2010-10-21 | 1 | -5/+13 |
* | EDAC, MCE: Adjust IC decoders to F14h | Borislav Petkov | 2010-10-21 | 2 | -48/+71 |
* | EDAC, MCE: Adjust DC decoders to F14h | Borislav Petkov | 2010-10-21 | 2 | -27/+171 |
* | EDAC, MCE: Rename files | Borislav Petkov | 2010-10-21 | 5 | -3/+4 |
* | EDAC, MCE: Rework MCE injection | Borislav Petkov | 2010-10-21 | 7 | -207/+203 |
* | EDAC: Export edac sysfs class to users. | Borislav Petkov | 2010-10-21 | 6 | -95/+71 |
* | EDAC, MCE: Pass complete MCE info to decoders | Borislav Petkov | 2010-10-21 | 4 | -47/+56 |
* | EDAC, MCE: Sanitize error codes | Borislav Petkov | 2010-10-21 | 2 | -49/+19 |
* | EDAC, MCE: Remove unused function parameter | Borislav Petkov | 2010-10-21 | 3 | -7/+4 |
* | EDAC, MCE: Add HW_ERR prefix | Borislav Petkov | 2010-10-21 | 1 | -17/+17 |
* | EDAC: Fix error return | Borislav Petkov | 2010-10-21 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 | 1 | -0/+1 |
|\ |
|
| * | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-10-19 | 1 | -0/+1 |
* | | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah | 2010-10-20 | 1 | -3/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-10-20 | 1 | -2/+2 |
|\ \ |
|
| * | | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen | 2010-09-16 | 1 | -2/+2 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-19 | 1 | -16/+12 |
|\ \ \ |
|
| * | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as well | Alex Deucher | 2010-10-18 | 1 | -16/+12 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-18 | 1 | -1/+7 |
|\ \ \ \ |
|
| * | | | | Input: evdev - fix EVIOCSABS regression | Daniel Mack | 2010-10-18 | 1 | -1/+1 |
| * | | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack | 2010-10-18 | 1 | -0/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-10-18 | 2 | -26/+1 |
|\ \ \ \ \ |
|
| * | | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2010-10-17 | 2 | -26/+1 |
* | | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer | 2010-10-18 | 1 | -9/+83 |
* | | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-10-18 | 2 | -18/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde | 2010-10-18 | 1 | -9/+3 |
| * | | | | | | i2c-davinci: Fix TX setup for more SoCs | Jon Povey | 2010-10-18 | 1 | -9/+15 |
* | | | | | | | v4l1: fix 32-bit compat microcode loading translation | Linus Torvalds | 2010-10-15 | 1 | -11/+21 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-10-15 | 1 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | mmc: sdio: fix SDIO suspend/resume regression | Ohad Ben-Cohen | 2010-10-15 | 1 | -0/+13 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-15 | 5 | -0/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | HID: Add Cando touch screen 15.6-inch product id | François Jaouen | 2010-10-13 | 3 | -0/+4 |
| * | | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen | Pierre BAILLY | 2010-10-12 | 2 | -0/+2 |
| * | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_write | Antonio Ospite | 2010-10-06 | 1 | -0/+6 |
| * | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl | Antonio Ospite | 2010-10-06 | 1 | -0/+5 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | ps3disk: passing wrong variable to bvec_kunmap_irq() | Dan Carpenter | 2010-10-12 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-14 | 11 | -73/+100 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ehea: Fix a checksum issue on the receive path | Breno Leitao | 2010-10-13 | 2 | -1/+9 |
| * | | | | | | | net: allow FEC driver to use fixed PHY support | Greg Ungerer | 2010-10-13 | 1 | -14/+27 |
| * | | | | | | | tg3: restore rx_dropped accounting | Eric Dumazet | 2010-10-12 | 2 | -3/+5 |
| * | | | | | | | b44: fix carrier detection on bind | Paul Fertser | 2010-10-12 | 1 | -2/+2 |
| * | | | | | | | NET: wimax, fix use after free | Jiri Slaby | 2010-10-11 | 1 | -13/+13 |
| * | | | | | | | ATM: iphase, remove sleep-inside-atomic | Jiri Slaby | 2010-10-11 | 2 | -7/+1 |
| * | | | | | | | ATM: solos-pci, remove use after free | Jiri Slaby | 2010-10-11 | 1 | -3/+5 |
| * | | | | | | | net/fec: carrier off initially to avoid root mount failure | Oskar Schirmer | 2010-10-11 | 1 | -0/+3 |
| * | | | | | | | r8169: use device model DMA API | Stanislaw Gruszka | 2010-10-09 | 1 | -24/+29 |
| * | | | | | | | r8169: allocate with GFP_KERNEL flag when able to sleep | Stanislaw Gruszka | 2010-10-09 | 1 | -6/+6 |
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2010-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ioat2: fix performance regression | Dan Williams | 2010-10-14 | 1 | -1/+1 |