summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-14hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare1-8/+5
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare1-1/+6
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella1-3/+3
2010-04-14ALSA: hda - Avoid invalid "Independent HP" control for VIA codecsTakashi Iwai1-16/+23
2010-04-14ALSA: hda - Fix control element allocations in VIA codec parserTakashi Iwai1-1/+1
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell4-40/+56
2010-04-14lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.Rusty Russell1-0/+12
2010-04-14Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov1-59/+104
2010-04-14Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2010-04-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds6-23/+39
2010-04-14ceph: use separate class for ceph sockets' sk_lockSage Weil1-0/+8
2010-04-13ceph: reserve one more caps space when doing readdirYehuda Sadeh1-1/+1
2010-04-13ceph: queue_cap_snap should always queue dirty contextSage Weil2-11/+8
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-135/+206
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-138/+348
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar8-34/+68
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki1-7/+6
2010-04-13can: avoids a false warningEric Dumazet1-1/+1
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin1-0/+2
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2-0/+2
2010-04-13Merge branch 'fix/misc' into topic/miscTakashi Iwai9-28/+58
2010-04-13sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller1-0/+7
2010-04-13ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John1-2/+5
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4482-3286/+22501
2010-04-13sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller1-3/+8
2010-04-13sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller1-0/+8
2010-04-13sparc64: Support kmemleak.David S. Miller2-1/+5
2010-04-13sparc64: Add function graph tracer support.David S. Miller10-15/+132
2010-04-13sparc64: Give a stack frame to the ftrace call sites.David S. Miller1-15/+16
2010-04-13sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller3-3/+3
2010-04-13sparc64: Remove profiling from some low-level bits.David S. Miller1-1/+8
2010-04-13sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller1-1/+1
2010-04-13sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller2-78/+1
2010-04-13sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller2-7/+16
2010-04-13sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller1-2/+12
2010-04-13sparc64: Use kstack_valid() in die_if_kernel().David S. Miller1-23/+3
2010-04-13virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-04-13Linux 2.6.34-rc4v2.6.34-rc4Linus Torvalds1-1/+1
2010-04-13Merge branch 'anonvma'Linus Torvalds2-43/+84
2010-04-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-77/+422
2010-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2-5/+21
2010-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-6/+16
2010-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-10/+16
2010-04-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds44-614/+1046
2010-04-13Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+4
2010-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds3-3/+3
2010-04-13anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds1-2/+13
2010-04-13anon_vma: clone the anon_vma chain in the right orderLinus Torvalds1-1/+1
2010-04-13vma_adjust: fix the copying of anon_vma chainsLinus Torvalds1-16/+8
2010-04-13Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds1-24/+62