aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: S3C2440: Fixed build error for s3c244xKukjin Kim2012-03-08
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-07
|\
| * ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-07
| * ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon2012-03-07
| * ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-07
| * ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon2012-03-07
| * ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-07
| * ARM: ecard: ensure fake vma vm_flags is setupRussell King2012-03-05
| * ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon2012-02-27
| * ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2012-02-27
| * ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix2012-02-27
| * ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-07
|\ \
| * | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-07
| * | Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-24
| * | Input: evdev - fix variable initialisationHeiko Stübner2012-02-24
| * | Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell2012-02-24
| * | Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-24
* | | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds2012-03-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-07
|\ \ \
| * | | IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-06
| * | | caif-hsi: Set default MTU to 4096Sjur Brændeland2012-03-06
| * | | cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-06
| * | | cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-06
| * | | mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin2012-03-06
| * | | netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso2012-03-06
| * | | bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal2012-03-06
| * | | netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso2012-03-06
| * | | netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso2012-03-06
| * | | netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak2012-03-06
| * | | r8169: runtime resume before shutdown.françois romieu2012-03-06
| * | | tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell2012-03-06
| * | | tg3: Fix to use multi queue BQL interfacesTom Herbert2012-03-06
* | | | x86: fix typo in recent find_vma_prev purgeLinus Torvalds2012-03-06
* | | | vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-06
* | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-03-06
|\ \ \ \
| * | | | cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton2012-02-27
| * | | | CIFS: Fix mkdir/rmdir bug for the non-POSIX casePavel Shilovsky2012-02-26
* | | | | mm: fix find_vma_prevMikulas Patocka2012-03-06
* | | | | genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner2012-03-06
* | | | | mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins2012-03-06
* | | | | Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-03-06
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-03-06
| |\ \ \ \ \
| | * | | | | ARM: pxa: fix invalid mfp pin issueHaojian Zhuang2012-03-06
| | * | | | | ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang2012-03-06
| | * | | | | ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2012-03-06
| * | | | | | Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-03-06
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz2012-03-06
| | * | | | | | ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-02
| | * | | | | | ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner2012-02-29