summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-24sh: Fix up SH7201 clkfwk build.Paul Mundt1-1/+1
2010-12-24sh: mach-se: Fix up SE7206 build.Paul Mundt1-1/+1
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt1-2/+1
2010-12-23drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior1-2/+1
2010-12-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney3-14/+47
2010-12-23include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-23led_class: fix typo in blink APIJohannes Berg1-1/+1
2010-12-23backlight: cr_bllcd.c: fix a memory leakAxel Lin1-0/+1
2010-12-23mm/migrate.c: fix compilation errorMichal Nazarewicz1-0/+2
2010-12-23rtc: rs5c372: fix buffer sizeWolfram Sang1-1/+1
2010-12-23MAINTAINERS: update geode entryAndres Salomon1-1/+1
2010-12-23gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen1-0/+3
2010-12-23writeback: do uninterruptible sleep in balance_dirty_pages()Wu Fengguang1-1/+1
2010-12-23logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi1-0/+3
2010-12-23logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi1-1/+1
2010-12-23mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...Mel Gorman1-1/+10
2010-12-23mm/compaction.c: avoid double mem_cgroup_del_lru()Minchan Kim1-1/+0
2010-12-22mfd: Support additional parent IDs for wm831xMark Brown1-1/+5
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin1-1/+1
2010-12-22mfd: Supply IRQ base for WM832x devicesMark Brown1-1/+1
2010-12-22watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli1-1/+1
2010-12-22gpio: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli1-1/+1
2010-12-22drm: Include the connector name in the output_poll_execute() debug messageChris Wilson1-1/+4
2010-12-21drm/radeon/kms: fix bug in r600_gpu_is_lockupAlex Deucher1-2/+8
2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds1-1/+1
2010-12-21Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1
2010-12-21drm/radeon/kms: reorder display resume to avoid problemsAlex Deucher2-6/+6
2010-12-21drm/radeon/kms/evergreen: reset the grbm blocks at resume and initAlex Deucher1-0/+10
2010-12-21drm/radeon/kms: fix evergreen asic resetAlex Deucher1-15/+0
2010-12-21Revert "drm: Don't try and disable an encoder that was never enabled"Dave Airlie1-1/+1
2010-12-21drm/radeon: Add early unregister of firmware fb'sBenjamin Herrenschmidt1-0/+19
2010-12-20Fix btrfs b0rkageAl Viro1-1/+1
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre2-8/+22
2010-12-20drm/radeon: use aperture size not vram size for overlap testsDave Airlie1-1/+1
2010-12-19sched: Remove debugging checkIngo Molnar1-1/+0
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf4-13/+29
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine1-163/+100
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine1-0/+13
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine1-2/+2
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine1-136/+129
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee1-0/+4
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2-1/+5
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas1-1/+37
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas3-3/+12
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2-0/+7