aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov
2011-12-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2011-12-08Btrfs: drop spin lock when memory alloc failsLiu Bo
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan
2011-12-08Btrfs: try cluster but don't advance in search listAlexandre Oliva
2011-12-08ARM: sa1100: fix build errorJett.Zhou
2011-12-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-07Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva
2011-12-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-12-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-12-07PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern
2011-12-07of/irq: Get rid of NO_IRQ usageAnton Vorontsov
2011-12-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-07vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-07drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter
2011-12-07drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_idAlex Deucher
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06m68k: Wire up process_vm_{read,write}vGeert Uytterhoeven
2011-12-06net: Silence seq_scale() unused warningStephen Boyd
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)
2011-12-06xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann
2011-12-06Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann
2011-12-06Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann
2011-12-06Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2011-12-06Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2011-12-06alarmtimers: Fix time comparisonThomas Gleixner
2011-12-06ptp: Fix clock_getres() implementationThomas Gleixner
2011-12-06iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger
2011-12-06target: Don't return an error if disabling unsupported featuresAndy Grover
2011-12-06target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior
2011-12-06target/rd: simplify the page/offset computationSebastian Andrzej Siewior
2011-12-06target: remove the unused se_dev_listChristoph Hellwig
2011-12-06target/file: walk properly over sg listSebastian Andrzej Siewior
2011-12-06target: remove unused struct fieldsJörn Engel