summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into irq/coreIngo Molnar2010-10-20331-1493/+2628
|\
| * Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-171-1/+3
| |\
| | * ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-171-1/+3
| * | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-151-2/+2
| * | m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-151-0/+1
| * | m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-151-1/+1
| * | m32r: restore _BLOCKABLEKyle McMartin2010-10-151-0/+2
| * | types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
| * | uml: fix buildFUJITA Tomonori2010-10-151-9/+5
| * | sysctl: min/max bounds are optionalEric Dumazet2010-10-151-9/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
| |\ \
| | * | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
| * | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-151-2/+11
| |\ \ \
| | * | | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-141-2/+11
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
| |\ \ \ \
| | * | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| | * | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
| | * | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
| | * | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-152-5/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-151-4/+5
| | * | | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-121-1/+1
| * | | | | Export dump_{write,seek} to binary loader modulesLinus Torvalds2010-10-141-0/+2
| | |_|_|/ | |/| | |
| * | | | Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-141-2/+2
| * | | | Un-inline the core-dump helper functionsLinus Torvalds2010-10-142-32/+40
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1413-77/+104
| |\ \ \ \
| | * | | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| | * | | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| | * | | | tg3: restore rx_dropped accountingEric Dumazet2010-10-112-3/+5
| | * | | | b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
| | * | | | net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-111-3/+3
| | * | | | NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| | * | | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| | * | | | ATM: mpc, fix use after freeJiri Slaby2010-10-111-1/+1
| | * | | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| | * | | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| | * | | | r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| | * | | | r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
| * | | | | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-143-22/+6
| | |_|_|/ | |/| | |
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-10-131-1/+1
| |\ \ \ \
| | * | | | ioat2: fix performance regressionDan Williams2010-10-131-1/+1
| * | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-131-2/+0
| |\ \ \ \ \
| | * | | | | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields2010-10-131-2/+0
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-133-4/+14
| |\ \ \ \ \ \
| | * | | | | | ring-buffer: Fix typo of time extends per pageSteven Rostedt2010-10-121-1/+1
| | * | | | | | perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu2010-10-121-0/+12
| | * | | | | | perf: Fix incorrect copy_from_user() usageJohn Blackwood2010-10-121-3/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-1311-17/+44
| |\ \ \ \ \ \
| | * | | | | | ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-131-2/+6
| | * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-10-122-1/+2
| | |\ \ \ \ \ \
OpenPOWER on IntegriCloud