summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-13md/raid5: make sure a reshape restarts at the correct address.NeilBrown1-1/+1
2009-08-13md/raid5: allow new reshape modes to be restarted in the middle.NeilBrown1-1/+20
2009-08-13md: never advance 'events' counter by more than 1.NeilBrown1-8/+5
2009-08-10Remove deadlock potential in md_openNeilBrown2-8/+20
2009-08-08Staging: rspiusb: Fix buffer overflowRoel Kluin1-0/+2
2009-08-08staging: add dependencies on PCI for drivers that require itJeff Mahoney2-0/+2
2009-08-08Staging: rtl8192su: fix build errorGreg Kroah-Hartman4-4/+5
2009-08-08Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith5-54/+68
2009-08-08Staging: rt2870: Add USB ID for Linksys, Planex Communications, BelkinJakob Gruber1-0/+3
2009-08-08USB: fix oops on disconnect in cdc-acmOliver Neukum2-5/+7
2009-08-08USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-08USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-08USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2-0/+8
2009-08-08USB: EHCI: fix counting of transaction error retriesAlan Stern2-5/+5
2009-08-08USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2-4/+5
2009-08-08USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-08USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar4-22/+7
2009-08-08USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-08USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2-0/+5
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng1-2/+7
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall1-3/+3
2009-08-07Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz1-2/+1
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds1-5/+12
2009-08-07lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre3-3/+3
2009-08-07bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher2-11/+32
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2-17/+23
2009-08-07execve: must clear current->clear_child_tidEric Dumazet1-11/+11
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall1-1/+1
2009-08-07i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski1-30/+56
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi1-1/+2
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen1-0/+1
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat4-70/+53
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2-26/+86
2009-08-07fbcon: fix rotate upside down crashStefani Seibold1-1/+1
2009-08-07generic-ipi: fix hotplug_cfd()Xiao Guangrong1-1/+1
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov1-0/+1
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2-74/+68
2009-08-07vfs: add __destroy_inodeChristoph Hellwig2-3/+8
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig3-26/+23
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie1-1/+3
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin1-3/+4
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner1-0/+3
2009-08-06perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra1-1/+1
2009-08-06perf: Auto-detect libelfPeter Zijlstra1-4/+11
2009-08-06perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo1-3/+73
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt7-9/+16
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang1-1/+1
2009-08-06Input: matrix_keypad - make matrix keymap size dynamicEric Miao2-15/+16
2009-08-06Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ1-0/+16