summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg2011-12-301-171/+0
* sparc32: fix PAGE_SIZE definitionSam Ravnborg2011-12-292-8/+4
* sparc32: enable different preemptions modelsSam Ravnborg2011-12-291-2/+0
* sparc32: support atomic64_tSam Ravnborg2011-12-272-0/+3
* apbuart: fix section mismatch warningSam Ravnborg2011-12-271-2/+2
* sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg2011-12-271-4/+0
* sparc32: drop unused atomic24 supportSam Ravnborg2011-12-273-161/+0
* drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard2011-12-261-5/+3
* drm/i915: Disable semaphores by default on SNBKeith Packard2011-12-261-2/+2
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-12-2610-56/+154
|\
| * KVM: PPC: e500: include linux/export.hScott Wood2011-12-261-0/+1
| * KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling2011-12-261-1/+1
| * KVM: PPC: protect use of kvmppc_h_prAndreas Schwab2011-12-261-0/+2
| * KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2011-12-262-33/+33
| * KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-263-10/+19
| * KVM: Device assignment permission checksAlex Williamson2011-12-252-0/+79
| * KVM: Remove ability to assign a device without iommu supportAlex Williamson2011-12-252-9/+12
| * KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka2011-12-251-3/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13...Linus Torvalds2011-12-261-1/+1
|\ \
| * | MAINTAINERS: firewire git URL updateStefan Richter2011-12-251-1/+1
* | | vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds2011-12-261-8/+3
| |/ |/|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-242-3/+15
|\ \
| * | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang2011-12-221-3/+3
| * | drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2011-12-221-0/+12
* | | Linux 3.2-rc7v3.2-rc7Linus Torvalds2011-12-231-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
|\ \ \
| * | | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-232-13/+13
|\ \ \ \
| * | | | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-182-13/+13
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-231-3/+2
|\ \ \ \ \
| * | | | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
|\ \ \ \ \ \
| * | | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-232-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: call d_instantiate after all ops are setupAl Viro2011-12-231-4/+5
| * | | | | | | Btrfs: fix worker lock misuse in find_workerChris Mason2011-12-231-1/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-231-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-221-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-2310-20/+26
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-231-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-231-3/+3
| * | | | | | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-233-10/+6
| * | | | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-221-2/+5
| * | | | | | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-224-4/+5
| * | | | | | | | | | mqprio: Avoid panic if no options are providedThomas Graf2011-12-221-1/+1
| * | | | | | | | | | bridge: provide a mtu() method for fake_dst_opsEric Dumazet2011-12-221-0/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-224-10/+13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-231-4/+1
| * | | | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-231-2/+1
| * | | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-231-4/+10