summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-07Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds3-16/+6
2012-06-07ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-08ASoC: tegra: use regmap more directlyStephen Warren6-112/+95
2012-06-08ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren3-3/+3
2012-06-08ASoC: tegra: remove usage of rtd->codecStephen Warren4-6/+8
2012-06-08ASoC: tegra: statically define DAI link formatStephen Warren2-38/+6
2012-06-08ASoC: tegra: add .stream_name to CPU DAIsStephen Warren3-0/+5
2012-06-08ASoC: MAINTAINERS: Add maintainer for TI Isabelle Audio driverM R Swami Reddy1-0/+2
2012-06-08ASoC: isabelle: using an uninitialized variableDan Carpenter1-2/+1
2012-06-07ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-07Merge branch 'akpm' (Andrew's fixups)Linus Torvalds11-69/+118
2012-06-08ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown1-2/+3
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov3-6/+16
2012-06-07btree: catch NULL value before it does harmJoern Engel1-0/+1
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier1-2/+2
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon1-0/+12
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-07c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov1-14/+0
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2-4/+19
2012-06-07c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov1-1/+1
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2-12/+20
2012-06-07MAINTAINERS: whitespace fixesJoe Perches1-9/+9
2012-06-07shmem: replace_page must flush_dcache and othersHugh Dickins1-20/+37
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen2-74/+140
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-1/+5
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-19/+1
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-06drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2-6/+67
2012-06-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+11
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-22/+87
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds11-41/+39
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier10-41/+35
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg3-7/+24
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein1-2/+2
2012-06-06Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds4-6/+16
2012-06-06Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+52
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf1-0/+1
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf2-19/+0
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma1-0/+4
2012-06-06perf/x86: Check if user fp is validArun Sharma2-6/+18
2012-06-06perf: Limit callchains to 127Arun Sharma1-1/+1
2012-06-06perf/x86: Allow multiple stacksArun Sharma1-6/+0
2012-06-06sched: Fix the relax_domain_level boot parameterDimitri Sivanich1-6/+3
2012-06-06char/agp: add another Ironlake host bridgeEugeni Dodonov2-0/+2
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra1-8/+1
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra1-1/+2
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2-8/+43