aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05sched: Fix signedness bug in yield_to()Dan Carpenter
2013-02-04sched: Fix select_idle_sibling() bouncing cow syndromeMike Galbraith
2013-02-03sched/rt: Further simplify pick_rt_task()Kirill Tkhai
2013-01-31sched/rt: Do not account zero delta_exec in update_curr_rt()Kirill Tkhai
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-27cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker
2013-01-27cputime: Avoid multiplication overflow on utime scalingFrederic Weisbecker
2013-01-26context_tracking: Export context state for generic vtimeFrederic Weisbecker
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue
2013-01-24sched/fair: Set se->vruntime directly in place_entity()Viresh Kumar
2013-01-24sched/rt: Add reschedule check to switched_from_rt()Kirill Tkhai
2013-01-24sched: Fix the broken sched_rr_get_interval()Zhu Yanhai
2013-01-23Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-23Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-23Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-23MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern
2013-01-23Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-23MAINTAINERS: remove meAlan Cox
2013-01-23ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-22Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-22async: fix __lowest_in_progress()Tejun Heo
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-01-22Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-22Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-22Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-01-22Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-01-22wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern