summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-14sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner
2011-08-14sched: Validate CFS quota hierarchiesPaul Turner
2011-08-14sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner
2011-08-14sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner
2011-08-14sched/cpupri: Remove cpupri->pri_activeYong Zhang
2011-08-14sched/cpupri: Fix memory barriers for vec updates to always be in orderSteven Rostedt
2011-08-14sched/cpupri: Remove the vec->lockSteven Rostedt
2011-08-14sched: Use pushable_tasks to determine next highest prioSteven Rostedt
2011-08-14sched: Balance RT tasks when forked as wellSteven Rostedt
2011-08-14sched: Remove resetting exec_start in put_prev_task_rt()Hillf Danton
2011-08-14sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()Hillf Danton
2011-08-14sched: Remove noop in lowest_flag_domain()Hillf Danton
2011-08-14sched: Remove noop in next_prio()Hillf Danton
2011-08-14sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith
2011-08-14sched: Kill WAKEUP_PREEMPTYong Zhang
2011-08-14sched: Remove rq->avg_load_per_taskJan H. Schönherr
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller
2011-08-11pnfs: Automatically select blocks & objects layoutsBoaz Harrosh
2011-08-11ext4: Properly count journal credits for long symlinksEric Sandeen
2011-08-11ext3: Properly count journal credits for long symlinksEric Sandeen
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-11MAINTAINERS: Update linus' git repositoryTracey Dent
2011-08-11Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao
2011-08-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-08-10EDAC: Correct Kconfig dependenciesBorislav Petkov
2011-08-11powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt
2011-08-10ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King
2011-08-10Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-09Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen
2011-08-09cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder
2011-08-09Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko
2011-08-09Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-08-09eCryptfs: Fix payload_len unitialized variable warningTyler Hicks
2011-08-09eCryptfs: fix compile errorRoberto Sassu
2011-08-09eCryptfs: Return error when lower file pointer is NULLTyler Hicks
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg
2011-08-09slub: Fix partial count comparison confusionChristoph Lameter
2011-08-09perf sched: Usage leftover from trace -> script renameJiri Olsa
2011-08-09perf sched: Do not delete session object prematurelyJiri Olsa
2011-08-09Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo
2011-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-09gma500: Fix clashes with DRM updatesAlan Cox
2011-08-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-09slub: fix check_bytes() for slub debuggingAkinobu Mita