summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt
2010-12-14MAINTAINERS: Add workqueue entryTejun Heo
2010-11-26workqueue: check the allocation of system_unbound_wqHitoshi Mitake
2010-11-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-11-25Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-25scripts: fix gfp-translate for recent changes to gfp.hMel Gorman
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-11-25backlight: grab ops_lock before testing bd->opsUwe Kleine-König
2010-11-25drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin
2010-11-25pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi
2010-11-25mm: remove call to find_vma in pagewalk for non-hugetlbfsDavid Sterba
2010-11-25mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...KAMEZAWA Hiroyuki
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko
2010-11-25memcg: avoid deadlock between move charge and try_charge()Daisuke Nishimura
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo
2010-11-25fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov
2010-11-25uml: disable winch irq before freeing handler dataWill Newton
2010-11-25nommu: yield CPU while disposing VMSteven J. Magnani
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-11-24arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf
2010-11-24arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf
2010-11-24Merge branch 'master' into for-linusChris Metcalf
2010-11-24pci root complex: support for tile architectureChris Metcalf
2010-11-24drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf
2010-11-24xen: remove duplicated #includeHuang Weiyi
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell
2010-11-24sisfb: delete osdef.hAaro Koskinen
2010-11-24sisfb: move the CONFIG warning to sis_main.cAaro Koskinen
2010-11-24sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen
2010-11-24sisfb: remove InPort/OutPort wrappersAaro Koskinen
2010-11-24sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen
2010-11-24sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen