summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov
2012-09-19cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo
2012-09-19workqueue: reimplement work_on_cpu() using system_wqTejun Heo
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck
2012-09-19Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-09-19drm: micro optimise cache flushingDave Airlie
2012-09-19Merge branch 'drm-lcdc' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2012-09-19md: make sure metadata is updated when spares are activated or removed.NeilBrown
2012-09-19md/raid5: fix calculate of 'degraded' when a replacement becomes active.NeilBrown
2012-09-19Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC...NeilBrown
2012-09-18xfs: stop the sync worker before xfs_unmountfsBen Myers
2012-09-18cifs: fix return value in cifsConvertToUTF16Jeff Layton
2012-09-18e1000: Small packets may get corrupted during padding by HWTushar Dave
2012-09-18xfrm: fix a read lock imbalance in make_blackholeLi RongQing
2012-09-18tcp: fix regression in urgent data handlingEric Dumazet
2012-09-18net: fix memory leak on oom with zerocopyMichael S. Tsirkin
2012-09-18netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov
2012-09-18hwmon: (applesmc) Bump max waitParag Warudkar
2012-09-18hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck
2012-09-18bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-09-18xfrm_user: return error pointer instead of NULL #2Mathias Krause
2012-09-18xfrm_user: return error pointer instead of NULLMathias Krause
2012-09-18ipv6: use DST_* macro to set obselete fieldNicolas Dichtel
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-18net: rt_cache_flush() cleanupEric Dumazet
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-18Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-18Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson
2012-09-18ARM i.MX25: Make timer irq work againSascha Hauer
2012-09-18ARM: imx: armadillo5x0: Fix illegal register accessFabio Estevam
2012-09-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-09-18Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-18[SCSI] hpsa: fix handling of protocol errorStephen M. Cameron
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart
2012-09-18drm: Add NV24 and NV42 pixel formatsLaurent Pinchart
2012-09-18DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen
2012-09-18DRM: Add DRM GEM CMA helperSascha Hauer
2012-09-18cciss: fix handling of protocol errorStephen M. Cameron
2012-09-18blk: add an upper sanity check on partition addingAlan Cox
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro
2012-09-18sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart
2012-09-18DMA: PL330: Check the pointer returned by kzallocSachin Kamat
2012-09-18DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()Sachin Kamat
2012-09-18ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settingsTetsuyuki Kobayashi
2012-09-18ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera