aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-18
|\
| * Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-18
| * Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-18
|\ \
| * | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-17
* | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-18
* | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-18
|\ \ \
| * | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-17
| * | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-17
* | | | Merge branch 'fixes'Linus Torvalds2010-10-18
|\ \ \ \
| * | | | v4l1: fix 32-bit compat microcode loading translationLinus Torvalds2010-10-15
| * | | | De-pessimize rds_page_copy_userLinus Torvalds2010-10-15
* | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-17
|\ \ \ \ \
| * | | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-17
| | |_|/ / | |/| | |
* | | | | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-15
* | | | | m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-15
* | | | | m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-15
* | | | | m32r: restore _BLOCKABLEKyle McMartin2010-10-15
* | | | | types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-15
* | | | | uml: fix buildFUJITA Tomonori2010-10-15
* | | | | sysctl: min/max bounds are optionalEric Dumazet2010-10-15
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-15
|\ \ \ \
| * | | | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-15
* | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-15
|\ \ \ \ \
| * | | | | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-14
* | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-15
|\ \ \ \ \ \
| * | | | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-13
| * | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-12
| * | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-06
| * | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-06
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-15
| * | | | | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-12
* | | | | | | Export dump_{write,seek} to binary loader modulesLinus Torvalds2010-10-14
| |_|_|/ / / |/| | | | |
* | | | | | Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-14
* | | | | | Un-inline the core-dump helper functionsLinus Torvalds2010-10-14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-14
|\ \ \ \ \ \
| * | | | | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-13
| * | | | | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-13
| * | | | | | tg3: restore rx_dropped accountingEric Dumazet2010-10-11
| * | | | | | b44: fix carrier detection on bindPaul Fertser2010-10-11
| * | | | | | net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-11
| * | | | | | NET: wimax, fix use after freeJiri Slaby2010-10-11
| * | | | | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-11
| * | | | | | ATM: mpc, fix use after freeJiri Slaby2010-10-11
| * | | | | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-11
| * | | | | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-11
| * | | | | | r8169: use device model DMA APIStanislaw Gruszka2010-10-09
| * | | | | | r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-09
* | | | | | | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-14
| |_|_|/ / / |/| | | | |