summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-27Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-11-25[S390] qdio: free indicator after reset is finishedJan Glauber
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens
2010-11-25ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan
2010-11-25ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan
2010-11-25ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan
2010-11-25ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis
2010-11-25ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim
2010-11-25ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick
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