summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-17drm/radeon: remove 0x4243 pci idAlex Deucher
2011-02-17ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-02-17klist: Fix object alignment on 64-bit.David Miller
2011-02-17mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2011-02-17cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2011-02-17fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file orderingDavid Dillow
2011-02-17USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-07Don't export format_by_forcc on two different driversMauro Carvalho Chehab
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-01-07PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2011-01-07sched: Cure more NO_HZ load average woesPeter Zijlstra
2011-01-07xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2011-01-07filter: fix sk_filter rcu handlingEric Dumazet
2011-01-07af_unix: limit recursion levelEric Dumazet
2011-01-07bootmem: Add alloc_bootmem_align()Suresh Siddha
2011-01-07ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim
2010-12-09Un-inline get_pipe_info() helper functionLinus Torvalds
2010-12-09Export 'get_pipe_info()' to other usersLinus Torvalds
2010-12-09net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-09PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-09perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-12-09exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-12-09exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-12-09radix-tree: fix RCU bugNick Piggin
2010-12-09netfilter: NF_HOOK_COND has wrong conditionalEric Paris
2010-12-09TTY: open/hangup race fixupJiri Slaby
2010-12-09ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-12-09kfifo: disable __kfifo_must_check_helper()Andrew Morton
2010-12-09mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-12-09block: Ensure physical block size is unsigned intMartin K. Petersen
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie