aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-31fsl_rio: fix compile errorsLi Yang1-1/+5
2010-08-31tracing: Fix a race in function profileLi Zefan1-4/+11
2010-08-31tracing/lockdep: Fix dependency of TRACE_IRQFLAGSSteven Rostedt1-4/+4
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2-2/+1
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez1-1/+1
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville1-9/+12
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller1-0/+22
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala1-2/+2
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf1-0/+1
2010-08-31workqueue: use zalloc_cpumask_var() for gcwq->mayday_maskTejun Heo1-1/+1
2010-08-31workqueue: fix GCWQ_DISASSOCIATED initializationTejun Heo1-2/+3
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter1-3/+13
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller1-2/+2
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras1-12/+11
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock1-0/+3
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg2-0/+19
2010-08-30MAINTAINERS: change broken url for prism54John W. Linville1-1/+1
2010-08-30mac80211: delete work timerJohannes Berg1-0/+6
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-08-30scatterlist: prevent invalid free when alloc failsJeffrey Carlyle1-2/+12
2010-08-309p: potential ERR_PTR() dereferenceDan Carpenter1-1/+2
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy1-1/+2
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap1-1/+1
2010-08-30perf_events: Fix time tracking for events with pid != -1 and cpu != -1Stephane Eranian1-4/+22
2010-08-30md: resolve confusion of MD_CHANGE_CLEANNeilBrown3-18/+11
2010-08-30md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams1-2/+3
2010-08-30Move .gitignore from drivers/md to lib/raid6NeilBrown2-4/+4
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy1-1/+1
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall1-6/+6
2010-08-30Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar3-1/+4
2010-08-30ARM: pxa168fb: fix section mismatchMarek Vasut1-3/+3
2010-08-30ARM: pxa: Make id const in pwm_probe()Uwe Kleine-König1-1/+1
2010-08-30ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300Axel Lin1-2/+2
2010-08-30ARM: pxa: remove __init from cpufreq_driver->init()Eric Miao2-2/+2
2010-08-30nilfs2: fix leak of shadow dat inode in error path of load_nilfsRyusuke Konishi1-0/+1
2010-08-30drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher3-1/+59
2010-08-30drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher3-20/+18
2010-08-29Linux 2.6.36-rc3Linus Torvalds1-1/+1
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-26/+50
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Input: MT - initialize slots to unusedHenrik Rydberg1-2/+9
2010-08-28Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann1-8/+8
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-28pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-72/+98
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds13-581/+0
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-4/+14
2010-08-28Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-62/+135