aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()Alexander Gordeev2012-06-08
* x86/apic: Try to spread IRQ vectors to different priority levelsAlexander Gordeev2012-06-08
* x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev2012-06-08
* x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev2012-06-06
* x86/apic: Factor out default target_cpus() operationAlexander Gordeev2012-06-06
* x86/apic: Trivial whitespace fixesAlexander Gordeev2012-06-06
* x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a...Suresh Siddha2012-06-06
* x86/irq: Update irq_cfg domain unless the new affinity is a subset of the cur...Suresh Siddha2012-06-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-05
|\
| * fuse: fix blksize calculationMiklos Szeredi2012-05-14
| * fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-05-14
| * fuse: optimize fallocate on permanent failureMiklos Szeredi2012-04-26
| * fuse: add FALLOCATE operationAnatol Pomozov2012-04-25
| * fuse: Convert to kstrtoul_from_userPeter Huewe2012-04-25
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-05
|\ \
| * | sched: Remove NULL assignment of dattr_curKamalesh Babulal2012-05-30
| * | sched: Remove the last NULL entry from sched_feat_namesHiroshi Shimamoto2012-05-30
| * | sched: Make sched_feat_names constHiroshi Shimamoto2012-05-30
| * | sched/rt: Fix SCHED_RR across cgroupsColin Cross2012-05-30
| * | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
| * | sched: Make sure to not re-read variables after validationPeter Zijlstra2012-05-30
| * | sched: Fix SD_OVERLAPPeter Zijlstra2012-05-30
| * | sched: Don't try allocating memory from offline nodesPeter Zijlstra2012-05-30
| * | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-30
| * | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra2012-05-30
| | |
| \ \
*-. \ \ Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-06-04
|\ \ \ \
| | * | | nommu: fix compilation of nommu.cGreg Ungerer2012-06-04
| * | | | fixups for signal breakageAl Viro2012-06-04
| |/ / /
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-06-04
|\ \ \ \
| * | | | CIFS: Move get_next_mid to ops structPavel Shilovsky2012-06-01
| * | | | CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safePavel Shilovsky2012-06-01
| * | | | CIFS: Improve identation in cifs_unlock_rangePavel Shilovsky2012-06-01
| * | | | CIFS: Fix possible wrong memory allocationPavel Shilovsky2012-06-01
* | | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-04
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-15
| * | | | MAINTAINER: Add myself for the frontswap APIKonrad Rzeszutek Wilk2012-05-15
| * | | | mm: frontswap: config and doc filesDan Magenheimer2012-05-15
| * | | | mm: frontswap: core frontswap functionalityDan Magenheimer2012-05-15
| * | | | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-15
| * | | | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-15
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...Linus Torvalds2012-06-04
|\ \ \ \ \ \
| | * | | | | smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-24
| | * | | | | smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-24
| * | | | | | genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu2012-05-24
| * | | | | | genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-24
| |/ / / / /
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-04
|\ \ \ \ \ \
| * | | | | | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-25
| * | | | | | clocksource: em_sti: Add DT supportMagnus Damm2012-05-25
| * | | | | | clocksource: em_sti: Emma Mobile STI driverMagnus Damm2012-05-25
| * | | | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-24