summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-08Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-03-07regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan
2012-03-07dm raid: fix flush supportJonathan E Brassow
2012-03-07dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow
2012-03-07dm thin metadata: decrement counter after removing mapped blockJoe Thornber
2012-03-07dm thin metadata: unlock superblock in init_pmd error pathJoe Thornber
2012-03-07dm thin metadata: remove incorrect close_device on creation error pathsMike Snitzer
2012-03-07dm flakey: fix crash on read when corrupt_bio_byte not setMike Snitzer
2012-03-07dm io: fix discard supportMilan Broz
2012-03-07dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl
2012-03-07hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck
2012-03-07hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck
2012-03-07hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck
2012-03-07hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2012-03-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-06mm: fix find_vma_prevMikulas Patocka
2012-03-06genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner
2012-03-06IPv6: Fix not join all-router mcast group when forwarding set.Li Wei
2012-03-06mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins
2012-03-06caif-hsi: Set default MTU to 4096Sjur Brændeland
2012-03-06cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya
2012-03-06cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin
2012-03-06netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso
2012-03-06bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal
2012-03-06netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso
2012-03-06netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso
2012-03-06netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak
2012-03-06r8169: runtime resume before shutdown.françois romieu
2012-03-06tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell
2012-03-06Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-06vsprintf: make %pV handling compatible with kasprintf()Jan Beulich