summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-22Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-22efifb: fix framebuffer handoffMarcin Slusarz
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-22idr: fix a critical misallocation bug, take#2Tejun Heo
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-22memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy
2010-02-22perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-21sparc32: Fix struct stat uid/gid types.David S. Miller
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-02-21[WATCHDOG] bfin: fix max timeout calculationMike Frysinger
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin
2010-02-21perf tools: Don't use parent comm if not set at fork timeArnaldo Carvalho de Melo
2010-02-21perf symbols: Fix up map end too on modular kernels with no modules installedArnaldo Carvalho de Melo
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-20Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2010-02-20ARM: Update mach-typesRussell King
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye
2010-02-20Input: polldev can cause crash in case when polling disabledSamu Onkalo
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert
2010-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-19sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings
2010-02-19sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-19net: Fix sysctl restarts...Eric W. Biederman