summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-14sched: Remove resetting exec_start in put_prev_task_rt()Hillf Danton1-1/+0
2011-08-14sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()Hillf Danton1-7/+8
2011-08-14sched: Remove noop in lowest_flag_domain()Hillf Danton1-1/+1
2011-08-14sched: Remove noop in next_prio()Hillf Danton1-1/+1
2011-08-14sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith1-13/+12
2011-08-14sched: Kill WAKEUP_PREEMPTYong Zhang2-13/+1
2011-08-14sched: Remove rq->avg_load_per_taskJan H. Schönherr1-6/+2
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-6/+7
2011-08-12sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-12pnfs: Automatically select blocks & objects layoutsBoaz Harrosh1-14/+4
2011-08-12ext4: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-12ext3: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov5-8/+32
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-68/+239
2011-08-11MAINTAINERS: Update linus' git repositoryTracey Dent1-1/+1
2011-08-11Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds1-2/+3
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao1-5/+9
2011-08-11Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-19/+50
2011-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds19-77/+99
2011-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds4-12/+33
2011-08-10EDAC: Correct Kconfig dependenciesBorislav Petkov1-3/+2
2011-08-10powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt1-1/+1
2011-08-10ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King1-2/+1
2011-08-10Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar3-12/+50
2011-08-10Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen1-2/+21
2011-08-10cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder1-2/+4
2011-08-10Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko1-2/+10
2011-08-09Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2011-08-09eCryptfs: Fix payload_len unitialized variable warningTyler Hicks1-1/+1
2011-08-09eCryptfs: fix compile errorRoberto Sassu1-1/+1
2011-08-09eCryptfs: Return error when lower file pointer is NULLTyler Hicks1-8/+10
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg1-0/+11
2011-08-09slub: Fix partial count comparison confusionChristoph Lameter1-1/+1
2011-08-09perf sched: Usage leftover from trace -> script renameJiri Olsa1-1/+1
2011-08-09perf sched: Do not delete session object prematurelyJiri Olsa1-7/+15
2011-08-09Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+5
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo1-4/+23
2011-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds27-6896/+6876
2011-08-09gma500: Fix clashes with DRM updatesAlan Cox2-24/+1
2011-08-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar5-23/+46
2011-08-09slub: fix check_bytes() for slub debuggingAkinobu Mita1-1/+1
2011-08-09slub: Fix full list corruption if debugging is onChristoph Lameter1-2/+4
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song1-0/+1
2011-08-09ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin1-3/+11
2011-08-09ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin1-12/+30
2011-08-09ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles1-1/+1
2011-08-09ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin1-1/+2
2011-08-09dmaengine: PL08x: Fix trivial build errorRussell King1-0/+1
2011-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+4
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra1-2/+10