summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds36-204/+642
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-44/+2598
2010-06-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds139-1581/+2104
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds23-264/+311
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds135-113/+59831
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-7/+11
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds9-59/+175
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-18/+180
2010-06-04omap: remove BUG_ON for disabled interruptsCory Maccarrone1-1/+0
2010-06-04vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro1-13/+16
2010-06-04kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2-2/+2
2010-06-04cgroups: alloc_css_id() increments hierarchy depthGreg Thelen1-1/+1
2010-06-04lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens1-1/+2
2010-06-04fbdev: fix frame buffer devices menuThadeu Lima de Souza Cascardo1-3/+3
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov3-11/+11
2010-06-04fb_defio: redo fix for non-dirty ptesAlbert Herranz1-1/+11
2010-06-04Revert "fb_defio: fix for non-dirty ptes"Albert Herranz1-32/+8
2010-06-04flat: fix unmap len in load error pathMike Frysinger1-1/+1
2010-06-04fs/binfmt_flat.c: split the stack & data alignmentsMike Frysinger1-8/+15
2010-06-04vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov1-3/+15
2010-06-04xtensa: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-04mn10300: invoke oom-killer from page faultNick Piggin1-5/+4
2010-06-04m32r: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-04frv: invoke oom-killer from page faultNick Piggin1-4/+4
2010-06-04ramoops: add HAS_IOMEM dependencyHeiko Carstens1-0/+1
2010-06-04fs/compat_rw_copy_check_uvector: add missing compat_ptr callHeiko Carstens1-1/+1
2010-06-04rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere1-2/+2
2010-06-04rtc: s3c: initialize driver data before using itMaurus Cuelenaere1-2/+3
2010-06-04Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter1-12/+40
2010-06-04Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter1-0/+2
2010-06-04Staging: Eliminate a NULL pointer dereferenceJulia Lawall2-5/+2
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall3-3/+3
2010-06-04Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann1-1/+1
2010-06-04Staging: comedi: fixing ni_labpc to mite dependancyAlexander Kurz1-0/+1
2010-06-04Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependenciesHenk de Groot2-10/+14
2010-06-04Staging: phison: depends on ATA_BMDMARandy Dunlap1-1/+1
2010-06-04Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song1-2/+1
2010-06-04Staging: adis16255: add proper section markings to hotplug funcsMike Frysinger1-2/+2
2010-06-04Staging: adis16255: fix typo in KconfigMike Frysinger1-1/+1
2010-06-04Staging: batman-adv: Don't allocate icmp packet with GFP_KERNELSven Eckelmann1-1/+1
2010-06-04Staging: batman-adv: Don't call free_netdev twiceSven Eckelmann1-0/+3
2010-06-04Staging: batman-adv: Call unregister_netdev on failures to get rtnl lockSven Eckelmann1-1/+1
2010-06-04Staging: batman-adv: fix rogue packets on shutdownMarek Lindner1-9/+15
2010-06-04Staging: add MSM framebuffer driverStepan Moskovchenko70-0/+30037
2010-06-04Staging: comedi: fixing ni_tio to mite PCI dependancyAlexander Kurz1-1/+1
2010-06-04Staging: comedi: fix 8255 and DAS08 Kconfig dependancies.Alexander Kurz2-23/+59
2010-06-04Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott1-3/+16
2010-06-04Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott1-0/+2