summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | cfq-iosched: fix cfq_cic_link() race confitionYasuaki Ishimatsu2011-12-021-2/+9
| * | | | | | | | | | | | cfq-iosched: free cic_index if blkio_alloc_blkg_stats failsmajianpeng2011-11-301-0/+5
| * | | | | | | | | | | | cciss: fix flush cache transfer lengthStephen M. Cameron2011-11-281-0/+2
| * | | | | | | | | | | | cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron2011-11-281-2/+2
| * | | | | | | | | | | | loop: fix loop block driver discard and encryption commentDave Young2011-11-251-1/+1
| * | | | | | | | | | | | block: initialize request_queue's numa node duringMike Snitzer2011-11-232-14/+3
* | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2011-12-152-26/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu2011-12-132-26/+42
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-153-7/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | staging: r8712u: Add new USB IDLarry Finger2011-12-141-0/+1
| * | | | | | | | | | | | | staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna2011-12-141-3/+12
| * | | | | | | | | | | | | staging: tidspbridge: include module.h by defaultOmar Ramirez Luna2011-12-141-4/+0
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-155-2/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork2011-12-131-1/+3
| * | | | | | | | | | | | | USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa2011-12-121-0/+10
| * | | | | | | | | | | | | usb: option: Add Huawei E398 controlling interfacesAlex Hermann2011-12-121-0/+3
| * | | | | | | | | | | | | usb: renesas_usbhs: add hcd->has_tt for low/full speedKuninori Morimoto2011-12-121-0/+1
| * | | | | | | | | | | | | usb: renesas_usbhs: typofix: irq_dtch control DTCHEKuninori Morimoto2011-12-121-1/+1
| * | | | | | | | | | | | | usb: gadget: storage: release superspeed descriptors.Yu Xu2011-12-121-0/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König2011-12-151-2/+2
* | | | | | | | | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-152-5/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk2011-12-151-2/+2
| * | | | | | | | | | | | | xen: only limit memory map to maximum reservation for domain 0.Ian Campbell2011-12-151-3/+15
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-151-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-141-0/+10
* | | | | | | | | | | | | | | Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-154-55/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ext4: handle EOF correctly in ext4_bio_write_page()Yongqiang Yang2011-12-141-0/+12
| * | | | | | | | | | | | | | | ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initializedYongqiang Yang2011-12-141-1/+0
| * | | | | | | | | | | | | | | ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()Yongqiang Yang2011-12-141-39/+2
| * | | | | | | | | | | | | | | ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesizeYongqiang Yang2011-12-141-2/+5
| * | | | | | | | | | | | | | | ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli2011-12-141-1/+1
| * | | | | | | | | | | | | | | ext4: display the correct mount option in /proc/mounts for [no]init_itableTheodore Ts'o2011-12-131-9/+8
| * | | | | | | | | | | | | | | ext4: Fix crash due to getting bogus eh_depth value on big-endian systemsPaul Mackerras2011-12-121-1/+1
| * | | | | | | | | | | | | | | ext4: fix ext4_end_io_dio() racing against fsync()Theodore Ts'o2011-12-121-2/+2
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-12-152-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fuse: llseek fix raceMiklos Szeredi2011-12-131-0/+4
| * | | | | | | | | | | | | | | fuse: fix llseek bugRoel Kluin2011-12-131-1/+1
| * | | | | | | | | | | | | | | fuse: fix fuse_retrieveMiklos Szeredi2011-12-131-1/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-158-61/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fs/ncpfs: fix error paths and goto statements in ncp_fill_super()Djalal Harouni2011-12-141-4/+4
| * | | | | | | | | | | | | | configfs: register_filesystem() called too earlyAl Viro2011-12-132-20/+18
| * | | | | | | | | | | | | | fuse: register_filesystem() called too earlyAl Viro2011-12-131-12/+12
| * | | | | | | | | | | | | | ubifs: too early register_filesystem()Al Viro2011-12-131-10/+8
| * | | | | | | | | | | | | | ... and the same kind of leak for mqueueAl Viro2011-12-092-10/+3
| * | | | | | | | | | | | | | procfs: fix a vfsmount longterm reference leakAl Viro2011-12-091-5/+3
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-147-94/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-126-48/+35
| * | | | | | | | | | | | | | | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming2011-12-101-46/+2
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-1315-329/+239
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh2011-12-131-0/+1