summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen2010-12-085-17/+19
* staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen2010-12-086-52/+53
* staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen2010-12-083-3/+3
* staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen2010-12-082-2/+2
* staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen2010-12-084-23/+29
* staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_infoRoland Vossen2010-12-082-2/+2
* staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_infoRoland Vossen2010-12-084-44/+46
* staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen2010-12-084-7/+7
* staging: brcm80211: removed unused macro's and typedefs from wpa.hRoland Vossen2010-12-081-94/+0
* staging: brcm80211: removed unused typedefsRoland Vossen2010-12-082-10/+0
* Staging: rt3090: Fix RT3090 scan AP functionChen, Chien-Chia2010-12-082-2/+3
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-07991-8098/+16878
|\
| * Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds2010-12-061-1/+1
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-065-10/+15
| |\
| | * ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-181-1/+1
| | * ocfs2: char is not always signedMilton Miller2010-11-181-3/+3
| | * Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-181-1/+0
| | * ocfs2: fix memory leakJiri Slaby2010-11-181-4/+10
| | * fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-181-1/+1
| * | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-061-2/+2
| * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-066-37/+68
| |\ \
| | * | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-065-22/+30
| | * | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0615-30/+56
| |\ \ \
| | * \ \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| | |\ \ \
| | | * | | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| | * | | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| | * | | | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| | * | | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
| | * | | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
| | * | | | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
| | * | | | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | | | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
| | * | | | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-302-6/+6
| | * | | | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin2010-11-301-2/+4
| | * | | | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin2010-11-301-2/+2
| | * | | | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-301-0/+4
| | * | | | ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...Dave Martin2010-11-301-0/+2
| | * | | | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+1
| | * | | | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+2
| | * | | | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll2010-11-301-15/+17
| * | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-12-051-2/+2
| |\ \ \ \ \
| | * | | | | slub: Fix a crash during slabinfo -vTero Roponen2010-12-041-2/+2
| | |/ / / /
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-12-0513-363/+401
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'kconfig_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Michal Marek2010-12-01692-6107/+11760
| | |\ \ \ \ \
| | | * | | | | [media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2010-11-222-8/+5
| | | * | | | | i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
| | | * | | | | media/video: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
| | | * | | | | Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe2010-11-222-14/+1
OpenPOWER on IntegriCloud