summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-18drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-18ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-02-18klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-18mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2-7/+8
2011-02-18cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-7/+8
2011-02-18fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file orderingDavid Dillow1-0/+1
2011-02-18USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-08Don't export format_by_forcc on two different driversMauro Carvalho Chehab1-1/+1
2011-01-08block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2011-01-08PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-1/+2
2011-01-08sched: Cure more NO_HZ load average woesPeter Zijlstra1-1/+1
2011-01-08xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge1-2/+9
2011-01-08filter: fix sk_filter rcu handlingEric Dumazet1-1/+3
2011-01-08af_unix: limit recursion levelEric Dumazet1-0/+2
2011-01-08bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2011-01-08ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim1-1/+1
2010-12-10Un-inline get_pipe_info() helper functionLinus Torvalds1-12/+1
2010-12-10Export 'get_pipe_info()' to other usersLinus Torvalds1-0/+12
2010-12-10net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-12-10PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-2/+2
2010-12-10perf: Fix inherit vs. context rotation bugThomas Gleixner1-0/+1
2010-12-10exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2010-12-10exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2010-12-10radix-tree: fix RCU bugNick Piggin1-17/+19
2010-12-10netfilter: NF_HOOK_COND has wrong conditionalEric Paris1-1/+1
2010-12-10TTY: open/hangup race fixupJiri Slaby1-0/+1
2010-12-10ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-12-10kfifo: disable __kfifo_must_check_helper()Andrew Morton1-5/+2
2010-12-10mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+16
2010-12-10block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-10-16types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-12fanotify: disable fanotify syscallsEric Paris1-1/+0
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+18
2010-10-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-10-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+3
2010-10-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller1-0/+18
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-1/+3
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-4/+6
2010-10-01intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie1-5/+13