summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-20digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-19Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds66-786/+524
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-191/+212
2012-02-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+2
2012-02-19Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+89
2012-02-19Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds1-1/+1
2012-02-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-31/+42
2012-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-8/+28
2012-02-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+22
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+24
2012-02-19i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-18NFSv4: fix server_scope memory leakWeston Andros Adamson1-6/+9
2012-02-18NFSv4.1: Fix a NFSv4.1 session initialisation regressionTrond Myklebust1-65/+42
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky1-7/+15
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky1-1/+1
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens1-2/+3
2012-02-17ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai1-0/+8
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-17ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-17eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-17eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-17i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-17i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16ALSA: hda/realtek - Fix overflow of vol/sw check bitmapTakashi Iwai1-3/+8
2012-02-16drm/exynos: added postclose to release resource.Inki Dae1-0/+12
2012-02-16drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae1-66/+4
2012-02-16drm/exynos: fixed page flip issue.Inki Dae3-5/+15
2012-02-16drm/exynos: added possible_clones setup function.Inki Dae4-0/+42
2012-02-16drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim1-8/+2
2012-02-16drm/exynos: changed priority of mixer layers.Joonyoung Shim1-5/+5
2012-02-16drm/exynos: Fix typo in exynos_mixer.cMasanari Iida1-1/+1
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell1-5/+0
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-16drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov1-2/+2
2012-02-16ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson1-0/+1
2012-02-16ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino1-1/+2
2012-02-16ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino1-1/+1
2012-02-16ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2-1/+6
2012-02-16net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3