summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-25ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King1-0/+1
2012-05-25ARM: fix out[bwl]()Russell King1-13/+11
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller2-11/+21
2012-05-25dma-buf: add initial vmap documentationDave Airlie1-0/+11
2012-05-25dma-buf: minor documentation fixes.Sumit Semwal2-4/+8
2012-05-25dma-buf: add vmap interfaceDave Airlie2-0/+48
2012-05-25dma-buf: mmap supportDaniel Vetter3-8/+170
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang1-5/+33
2012-05-25microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias1-1/+5
2012-05-25microblaze: Add TLS support to sys_cloneEdgar E. Iglesias1-3/+4
2012-05-25microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek1-1/+1
2012-05-25microblaze: Port OOM changes to do_page_faultKautuk Consul1-5/+28
2012-05-25microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen1-1/+1
2012-05-25clockevents: Make clockevents_config() a global symbolMagnus Damm2-2/+2
2012-05-25tick: Add tick skew boot optionMike Galbraith2-0/+27
2012-05-25Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds124-1968/+5419
2012-05-25Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds27-226/+827
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-238/+170
2012-05-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds80-2852/+2459
2012-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2012-05-25Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds53-878/+1210
2012-05-25smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat1-4/+7
2012-05-25smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat1-2/+4
2012-05-25Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-31/+72
2012-05-25Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds21-573/+736
2012-05-25Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-20/+89
2012-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds5-5/+183
2012-05-25sparc: Fix user_addr_max() definition.David S. Miller2-2/+4
2012-05-25genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu3-28/+27
2012-05-25NFSv4.1: Exchange ID must use GFP_NOFS allocation modeTrond Myklebust1-3/+3
2012-05-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-225/+155
2012-05-25genirq: Add IRQS_PENDING for nested and simple irqNing Jiang1-2/+6
2012-05-25nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*Weston Andros Adamson2-4/+31
2012-05-25net/wanrouter: Deprecate and schedule for removalJoe Perches2-1/+7
2012-05-25xen/netback: Calculate the number of SKB slots required correctlySimon Graham1-2/+1
2012-05-25solos-pci: Fix DMA supportDavid Woodhouse1-1/+3
2012-05-25MAINTAINERSjamal1-1/+1
2012-05-25nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson5-0/+161
2012-05-25net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork1-0/+2
2012-05-25NFSv4.1 test the mdsthreshold hint parametersAndy Adamson1-0/+79
2012-05-25NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson6-0/+13
2012-05-25NFSv4.1 cache mdsthreshold values on OPENAndy Adamson5-5/+69
2012-05-25NFSv4.1 mdsthreshold attribute xdrAndy Adamson3-2/+140
2012-05-25lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller5-144/+152
2012-05-25kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller4-4/+6
2012-05-25sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2-5/+30
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-189/+218
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds323-14777/+41792
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds189-5539/+6665
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds30-979/+5048