Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-07 | 6 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use | Jason Gerecke | 2012-03-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Input: twl4030-vibra - use proper guard for PM methods | Dmitry Torokhov | 2012-02-24 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | Input: evdev - fix variable initialisation | Heiko Stübner | 2012-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Input: wacom - add missing LEDS_CLASS to Kconfig | Chris Bagwell | 2012-02-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | Input: ALPS - fix touchpad detection when buttons are pressed | Akio Idehara | 2012-02-24 | 2 | -3/+7 | |
* | | | | | | | | | | | | | | | | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res... | Linus Torvalds | 2012-03-07 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-06 | 12 | -31/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | IPv6: Fix not join all-router mcast group when forwarding set. | Li Wei | 2012-03-06 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | caif-hsi: Set default MTU to 4096 | Sjur Brændeland | 2012-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters | Vipul Pandya | 2012-03-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters | Vipul Pandya | 2012-03-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | mlx4_core: remove buggy sched_queue masking | Yevgeny Petrilin | 2012-03-06 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | | | netfilter: nf_conntrack: fix early_drop with reliable event delivery | Pablo Neira Ayuso | 2012-03-06 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | bridge: netfilter: don't call iptables on vlan packets if sysctl is off | Florian Westphal | 2012-03-06 | 1 | -14/+18 | |
| * | | | | | | | | | | | | | | | netfilter: bridge: fix wrong pointer dereference | Pablo Neira Ayuso | 2012-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload | Pablo Neira Ayuso | 2012-03-06 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | netfilter: ebtables: fix wrong name length while copying to user-space | Santosh Nayak | 2012-03-06 | 1 | -3/+13 | |
| * | | | | | | | | | | | | | | | r8169: runtime resume before shutdown. | françois romieu | 2012-03-06 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una | Neal Cardwell | 2012-03-06 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | tg3: Fix to use multi queue BQL interfaces | Tom Herbert | 2012-03-06 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | x86: fix typo in recent find_vma_prev purge | Linus Torvalds | 2012-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | vm: avoid using find_vma_prev() unnecessarily | Linus Torvalds | 2012-03-06 | 4 | -4/+9 | |
* | | | | | | | | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-03-06 | 2 | -11/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cifs: fix dentry refcount leak when opening a FIFO on lookup | Jeff Layton | 2012-02-26 | 1 | -2/+18 | |
| * | | | | | | | | | | | | | | | CIFS: Fix mkdir/rmdir bug for the non-POSIX case | Pavel Shilovsky | 2012-02-26 | 1 | -9/+19 | |
* | | | | | | | | | | | | | | | | mm: fix find_vma_prev | Mikulas Patocka | 2012-03-06 | 1 | -2/+10 | |
* | | | | | | | | | | | | | | | | genirq: Clear action->thread_mask if IRQ_ONESHOT is not set | Thomas Gleixner | 2012-03-06 | 1 | -6/+38 | |
* | | | | | | | | | | | | | | | | mmap: EINVAL not ENOMEM when rejecting VM_GROWS | Hugh Dickins | 2012-03-06 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-03-06 | 24 | -46/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 2012-03-06 | 171 | -574/+1139 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ARM: pxa: fix invalid mfp pin issue | Haojian Zhuang | 2012-03-06 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | ARM: pxa: remove duplicated registeration on pxa-gpio | Haojian Zhuang | 2012-03-06 | 5 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 2012-03-06 | 2 | -0/+2 | |
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-03-06 | 15 | -25/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board | Bartlomiej Zolnierkiewicz | 2012-03-06 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | ARM: S3C24XX: DMA resume regression fix | Gusakov Andrey | 2012-03-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | ARM: S3C24XX: Fix restart on S3C2442 | Heiko Stuebner | 2012-03-01 | 12 | -23/+21 | |
| | * | | | | | | | | | | | | | | | | ARM: SAMSUNG: Fix memory size for hsotg | Joonyoung Shim | 2012-03-01 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER | H Hartley Sweeten | 2012-03-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2012-03-01 | 2 | -16/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ARM: at91/dma: DMA controller registering with DT support | Nicolas Ferre | 2012-02-29 | 1 | -1/+9 | |
| | * | | | | | | | | | | | | | | | | ARM: at91/dma: remove platform data from DMA controller | Nicolas Ferre | 2012-02-29 | 2 | -15/+2 | |
| | |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-03-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | [S390] qdio: fix handler function arguments for zfcp data router | Steffen Maier | 2012-03-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2012-03-06 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | regulator: Fix mask parameter in da9052_reg_update calls | Axel Lin | 2012-03-05 | 1 | -4/+4 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | vsprintf: make %pV handling compatible with kasprintf() | Jan Beulich | 2012-03-06 | 1 | -3/+9 | |
* | | | | | | | | | | | | | | | | | page_cgroup: fix horrid swap accounting regression | Hugh Dickins | 2012-03-06 | 1 | -1/+3 | |
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-05 | 5 | -18/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |