aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-258-10/+113
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-251-1/+3
| |\
| | * wireless: fix mac80211.h kernel-doc warningsRandy Dunlap2010-05-241-0/+3
| | * Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-1/+0
| * | sock.h: fix kernel-doc warningRandy Dunlap2010-05-241-1/+1
| * | cls_cgroup: Fix build error when built-inHerbert Xu2010-05-241-1/+1
| * | fec: add support for PHY interface platform dataBaruch Siach2010-05-241-0/+21
| * | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-242-1/+72
| * | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-231-2/+2
| * | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings2010-05-231-1/+1
| |/
| * net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-211-3/+11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-202-2/+2
| |\
| | * netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho2010-05-201-1/+1
| | * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-201-1/+1
* | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-0/+2
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-0/+3
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-05-201-0/+3
| |\ \ \
| | * | | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-141-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-251-1/+3
|\ \ \ \ \
| * | | | | IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+3
* | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-252-102/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25384-2535/+11047
| |\ \ \ \ \ \
| * | | | | | | spi: move bitbang txrx utility functions to private headerhartleys2010-05-251-101/+0
| * | | | | | | spi/pl022: add support for the PL023 derivateLinus Walleij2010-05-251-2/+30
| * | | | | | | spi/pl022: fix up differences between ARM and ST versionsLinus Walleij2010-05-251-1/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-05-252-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: use voltage number array in 88pm860xHaojian Zhuang2010-05-251-1/+2
| * | | | | | | | regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-251-2/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-254-6/+2
* | | | | | | | fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2010-05-251-0/+1
* | | | | | | | lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-251-0/+2
* | | | | | | | lis3: add skeletons for interrupt handlersSamu Onkalo2010-05-251-0/+1
* | | | | | | | lis3: introduce platform data for second ff / wu unitSamu Onkalo2010-05-251-0/+9
* | | | | | | | lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-251-0/+2
* | | | | | | | DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-251-1/+1
* | | | | | | | ratelimit: add ratelimit_state_init()OGAWA Hirofumi2010-05-251-1/+12
* | | | | | | | printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi2010-05-251-8/+7
* | | | | | | | include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton2010-05-251-0/+3
* | | | | | | | asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche2010-05-251-6/+2
* | | | | | | | kernel.h: add pr_warn for symmetry to dev_warn, netdev_warnJoe Perches2010-05-251-0/+2
* | | | | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-254-10/+10
* | | | | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-252-0/+6
* | | | | | | | err.h: add __must_check to error pointer handlersJani Nikula2010-05-251-5/+5
* | | | | | | | mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf2010-05-251-1/+2
* | | | | | | | mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-251-0/+1
* | | | | | | | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-251-1/+1
* | | | | | | | mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez2010-05-251-1/+1
* | | | | | | | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita2010-05-251-1/+1
* | | | | | | | include/linux/gfp.h: fix coding stylematt mooney2010-05-251-5/+5
* | | | | | | | include/linux/gfp.h: spelling fixesmatt mooney2010-05-251-4/+4