summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-123-4/+5
* sched/cputime: Do not scale when utime == 0Stanislaw Gruszka2013-09-041-8/+11
* nohz: Include local CPU in full dynticks global kickFrederic Weisbecker2013-08-161-0/+1
* Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-1422-328/+544
|\
| * nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-142-8/+20
| * nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-142-14/+25
| * nohz: Rename a few state variablesFrederic Weisbecker2013-08-141-22/+22
| * vtime: Always debug check snapshot source _before_ updating itFrederic Weisbecker2013-08-141-2/+2
| * vtime: Always scale generic vtime accounting resultsFrederic Weisbecker2013-08-141-6/+0
| * vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker2013-08-143-31/+67
| * vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-147-3/+14
| * m68k: hardirq_count() only need preempt_mask.hFrederic Weisbecker2013-08-141-1/+1
| * hardirq: Split preempt count mask definitionsFrederic Weisbecker2013-08-142-116/+123
| * context_tracking: Split low level state headersFrederic Weisbecker2013-08-142-30/+40
| * vtime: Fix racy cputime delta updateFrederic Weisbecker2013-08-141-1/+2
| * vtime: Remove a few unneeded generic vtime state checksFrederic Weisbecker2013-08-141-12/+1
| * context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker2013-08-142-0/+63
| * context_tracking: Optimize context switch off case with static keysFrederic Weisbecker2013-08-142-5/+12
| * context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker2013-08-143-23/+21
| * context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker2013-08-142-11/+28
| * context_tracking: Ground setup for static key useFrederic Weisbecker2013-08-143-6/+29
| * context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2013-08-132-7/+22
| * nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-133-0/+13
| * context_tracking: Fix runtime CPU off-caseFrederic Weisbecker2013-08-131-19/+33
| * vtime: Update a few commentsFrederic Weisbecker2013-08-132-6/+11
| * context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker2013-08-132-32/+26
| * sched: Consolidate open coded preemptible() checksFrederic Weisbecker2013-08-132-5/+2
| * Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-08-121-1/+1
| |\
| | * sched_clock: Fix integer overflowBaruch Siach2013-07-221-1/+1
| * | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-07-251-3/+2
| |\ \
| | * | nohz: fix compile warning in tick_nohz_init()Li Zhong2013-07-241-2/+0
| | * | nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt2013-07-241-1/+2
* | | | Linux 3.11-rc5v3.11-rc5Linus Torvalds2013-08-111-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-114-19/+28
|\ \ \ \
| * | | | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| * | | | [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10
| * | | | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
|\ \ \ \ \
| * | | | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| * | | | | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| * | | | | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| * | | | | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| * | | | | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| * | | | | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| * | | | | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| * | | | | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| * | | | | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| * | | | | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
| * | | | | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
|\ \ \ \ \ \
OpenPOWER on IntegriCloud