Age | Commit message (Expand) | Author | Files | Lines |
2010-01-16 | kfifo: sanitize *_user error handling | Andi Kleen | 2 | -31/+53 |
2010-01-16 | kfifo: use void * pointers for user buffers | Andi Kleen | 2 | -9/+9 |
2010-01-16 | tty.h: make tty_port_get() static inline | Randy Dunlap | 1 | -2/+2 |
2010-01-16 | edac: i5000_edac critical fix panic out of bounds | Tamas Vincze | 1 | -1/+7 |
2010-01-16 | m68knommu: fix invalid flags on coldfire pit clocksource | john stultz | 1 | -1/+0 |
2010-01-16 | serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device | Ping | 1 | -0/+2 |
2010-01-16 | markup_oops.pl: fix error with x86 | Hui Zhu | 1 | -1/+1 |
2010-01-16 | viafb: fix acceleration for some chips | Erik-Jan Post | 1 | -1/+4 |
2010-01-16 | viafb: do modesetting after updating variables | Erik-Jan Post | 1 | -4/+3 |
2010-01-16 | viafb: fix LCD hardware cursor regression | Florian Tobias Schandinat | 1 | -1/+3 |
2010-01-16 | kfifo: fix kfifo_out_locked race bug | Stefani Seibold | 1 | -7/+0 |
2010-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 15 | -223/+305 |
2010-01-15 | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 3 | -20/+21 |
2010-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -1/+1 |
2010-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 14 | -121/+208 |
2010-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2 | -2/+4 |
2010-01-15 | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+20 |
2010-01-15 | drm/i915: enable 36bit physical address for hardware status page | Zhenyu Wang | 2 | -1/+9 |
2010-01-15 | inotify: only warn once for inotify problems | Eric Paris | 1 | -1/+1 |
2010-01-15 | inotify: do not reuse watch descriptors | Eric Paris | 1 | -2/+2 |
2010-01-15 | drm/i915: fix eDP pipe mask | Zhenyu Wang | 1 | -4/+3 |
2010-01-15 | drm/i915: fix pixel color depth setting on eDP | Zhenyu Wang | 2 | -4/+27 |
2010-01-15 | drm/i915: parse eDP panel color depth from VBT block | Zhenyu Wang | 3 | -0/+73 |
2010-01-15 | drm/i915: disable LVDS downclock by default | Jesse Barnes | 4 | -2/+8 |
2010-01-15 | drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register | Zhao Yakui | 1 | -1/+1 |
2010-01-15 | drm/i915: Remove chatty execbuf failure message. | Eric Anholt | 1 | -2/+0 |
2010-01-15 | drm/i915: remove loop in Ironlake interrupt handler | Zou Nan hai | 1 | -39/+29 |
2010-01-15 | amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate | Roel Kluin | 1 | -1/+1 |
2010-01-15 | ARM: MINI2440: Fixup __initdata usage | Ben Dooks | 1 | -13/+13 |
2010-01-15 | ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier | Uri Yosef | 1 | -5/+5 |
2010-01-15 | ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator | Mark Brown | 1 | -0/+1 |
2010-01-15 | serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. | Markus Pietrek | 1 | -1/+12 |
2010-01-15 | sh: mach-ecovec24: Add motion sensor driver support. | NISHIMOTO Hiroki | 1 | -0/+8 |
2010-01-14 | alpha: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 1 | -0/+3 |
2010-01-14 | alpha: add myself as a maintainer, and drop mention of 2.4 | Matt Turner | 1 | -2/+1 |
2010-01-14 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 24 | -160/+137 |
2010-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 52 | -212/+388 |
2010-01-14 | ARM: S3C: NAND: Check the existence of nr_map before copying | Ramax Lo | 1 | -2/+2 |
2010-01-13 | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n | Octavian Purdila | 1 | -1/+1 |
2010-01-13 | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). | David S. Miller | 1 | -1/+6 |
2010-01-13 | tg3: Update copyright and driver version | Matt Carlson | 2 | -3/+4 |
2010-01-13 | tg3: Disable 5717 serdes and B0 support | Matt Carlson | 1 | -0/+5 |
2010-01-13 | tg3: Add reliable serdes detection for 5717 A0 | Matt Carlson | 2 | -2/+9 |
2010-01-13 | tg3: Fix std rx prod ring handling | Matt Carlson | 1 | -2/+3 |
2010-01-13 | tg3: Fix std prod ring nicaddr for 5787 and 57765 | Matt Carlson | 1 | -1/+1 |
2010-01-13 | sfc: Fix conditions for MDIO self-test | Ben Hutchings | 1 | -2/+6 |
2010-01-13 | sfc: Fix polling for slow MCDI operations | Ben Hutchings | 1 | -2/+3 |
2010-01-13 | e1000e: workaround link issues on busy hub in half duplex on 82577/82578 | Bruce Allan | 1 | -1/+18 |
2010-01-13 | e1000e: MDIO slow mode should always be done for 82577 | Bruce Allan | 3 | -90/+53 |
2010-01-13 | ixgbe: update copyright dates | Shannon Nelson | 20 | -21/+21 |