aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-28mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-07-28mm/hugetlb.c must #include <asm/io.h>Adrian Bunk1-0/+1
2008-07-28mmu-notifiers: coreAndrea Arcangeli15-13/+623
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli4-0/+170
2008-07-28mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli1-0/+28
2008-07-28arm: fix HAVE_CLK merge goofDavid Brownell1-1/+1
2008-07-28__ratelimit() cpu flags can't be staticAlexey Dobriyan1-1/+2
2008-07-28tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins1-1/+2
2008-07-28exec: include pagemap.h again to fix buildHugh Dickins1-0/+1
2008-07-28ipwireless: fix compile failureJames Bottomley1-1/+1
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds3-134/+43
2008-07-28SubmittingPatches: add git pull & diffstat format infoRandy Dunlap1-0/+26
2008-07-28more sysdev API change fallout - drivers/base/memory.cStephen Rothwell1-1/+2
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2-5/+12
2008-07-28ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba3-1/+8
2008-07-28ipwireless: Put packets to pool startDavid Sterba1-2/+2
2008-07-28ipwireless: Increase PPP outgoing queue sizeDavid Sterba2-3/+5
2008-07-28ipwireless: Explicitly request io and mem regionsDavid Sterba2-34/+50
2008-07-28ipwireless: Constify buffer variablesDavid Sterba3-14/+16
2008-07-28ipwireless: Do not return value from sending funcsDavid Sterba1-12/+3
2008-07-28ipwireless: Remove endian-dependent bitfieldsDavid Sterba1-13/+38
2008-07-28ipwireless: Glue splitted printk strings backDavid Sterba2-18/+12
2008-07-28ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2-2/+2
2008-07-28ipwireless: Rename spinlock variables to lockDavid Sterba2-71/+71
2008-07-28ipwireless: Remove unused definesDavid Sterba2-11/+7
2008-07-28ipwireless: Misc cleanupsDavid Sterba1-32/+18
2008-07-28i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich1-11/+24