summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo1-14/+17
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo1-9/+16
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo1-3/+6
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo1-5/+16
2010-11-25fuse: fix attributes after open(O_TRUNC)Ken Sumrall1-0/+10
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com1-10/+15
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov2-3/+6
2010-11-25uml: disable winch irq before freeing handler dataWill Newton1-2/+3
2010-11-25nommu: yield CPU while disposing VMSteven J. Magnani1-0/+1
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier1-3/+3
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt1-0/+1
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones1-2/+4
2010-11-24arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf1-16/+19
2010-11-24arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf1-1/+1
2010-11-24Merge branch 'master' into for-linusChris Metcalf1026-6992/+13719
2010-11-24pci root complex: support for tile architectureChris Metcalf8-187/+705
2010-11-24drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf12-2/+6510
2010-11-24xen: remove duplicated #includeHuang Weiyi1-1/+0
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell2-15/+56
2010-11-24sisfb: delete osdef.hAaro Koskinen5-65/+0
2010-11-24sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2-5/+5
2010-11-24sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2-4/+2
2010-11-24sisfb: remove InPort/OutPort wrappersAaro Koskinen2-40/+10
2010-11-24sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen6-201/+193
2010-11-24sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen7-116/+0
2010-11-24sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen7-788/+0
2010-11-24sisfb: delete fallback code for pci_map_rom()Aaro Koskinen1-17/+0
2010-11-24sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen1-8/+0
2010-11-24Merge branches 'rmobile/ag5' and 'rmobile/fsi-despair' into rmobile-latestPaul Mundt516-1883/+6838
2010-11-24ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Kuninori Morimoto2-10/+7
2010-11-24ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksKuninori Morimoto1-2/+0
2010-11-24ARM: mach-shmobile: clock-sh7372: modify error codeKuninori Morimoto1-2/+2
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2-36/+68
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto4-18/+67
2010-11-24ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableKuninori Morimoto1-8/+1
2010-11-24mailmap: Fix up Takashi YOSHII's attribution.Paul Mundt1-0/+1
2010-11-24ARM: mach-shmobile: ag5evm: remove unused defineKuninori Morimoto1-10/+0
2010-11-24ARM: mach-shmobile: ag5evm i2c_shmobile support.Yoshii Takashi1-0/+6
2010-11-24ARM: mach-shmobile: sh73a0 i2c_shmobile support.Yoshii Takashi2-2/+134
2010-11-24ARM: mach-shmobile: ag5evm: scan keyboard supportYoshii Takashi2-1/+67
2010-11-24md: Call blk_queue_flush() to establish flush/fua supportDarrick J. Wong1-0/+2
2010-11-24md/raid1: really fix recovery looping when single good device fails.NeilBrown1-0/+1
2010-11-24md: fix return value of rdev_size_change()Justin Maggard1-2/+2
2010-11-24virtio: fix format of sysfs driver/vendor filesStephen Hemminger1-3/+3
2010-11-24Char: virtio_console, fix memory leakJiri Slaby1-28/+9
2010-11-24virtio: return correct capacity to usersMichael S. Tsirkin1-3/+0
2010-11-24module: Update prototype for ref_module (formerly use_module)Anders Kaseorg1-1/+1
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds48-259/+375
2010-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-126/+186