summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher2012-06-051-0/+2
| * | | | | | | | | | | drm/radeon/kms: add new Trinity PCI idsAlex Deucher2012-06-052-4/+25
| * | | | | | | | | | | drm/radeon: fix vm deadlocks on caymanChristian König2012-06-051-7/+12
| * | | | | | | | | | | drm/radeon: fix gpu_init on siAlex Deucher2012-06-054-319/+184Star
| * | | | | | | | | | | drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki2012-06-051-1/+0Star
| * | | | | | | | | | | drm/radeon/audio: don't hardcode CRTC idRafał Miłecki2012-06-051-2/+3
| * | | | | | | | | | | drm/radeon: make audio_init consistent across asicsAlex Deucher2012-06-054-33/+24Star
| |/ / / / / / / / / /
* | | | | | | | | | | radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-052-1/+7
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-056-11/+87
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fuse: fix blksize calculationMiklos Szeredi2012-05-141-1/+9
| * | | | | | | | | | | fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-05-143-1/+20
| * | | | | | | | | | | fuse: optimize fallocate on permanent failureMiklos Szeredi2012-04-262-0/+10
| * | | | | | | | | | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-252-1/+46
| * | | | | | | | | | | fuse: Convert to kstrtoul_from_userPeter Huewe2012-04-251-8/+2Star
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-058-59/+120
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sched: Remove NULL assignment of dattr_curKamalesh Babulal2012-05-301-1/+0Star
| * | | | | | | | | | | sched: Remove the last NULL entry from sched_feat_namesHiroshi Shimamoto2012-05-301-1/+0Star
| * | | | | | | | | | | sched: Make sched_feat_names constHiroshi Shimamoto2012-05-301-1/+1
| * | | | | | | | | | | sched/rt: Fix SCHED_RR across cgroupsColin Cross2012-05-301-5/+10
| * | | | | | | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-306-20/+26
| * | | | | | | | | | | sched: Make sure to not re-read variables after validationPeter Zijlstra2012-05-301-4/+11
| * | | | | | | | | | | sched: Fix SD_OVERLAPPeter Zijlstra2012-05-302-7/+25
| * | | | | | | | | | | sched: Don't try allocating memory from offline nodesPeter Zijlstra2012-05-301-1/+1
| * | | | | | | | | | | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-303-10/+45
| * | | | | | | | | | | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra2012-05-301-9/+1Star
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-06-054-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | nommu: fix compilation of nommu.cGreg Ungerer2012-06-041-1/+1
| * | | | | | | | | | | | | fixups for signal breakageAl Viro2012-06-043-4/+4
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-06-058-143/+167
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CIFS: Move get_next_mid to ops structPavel Shilovsky2012-06-017-95/+103
| * | | | | | | | | | | | | CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safePavel Shilovsky2012-06-011-2/+4
| * | | | | | | | | | | | | CIFS: Improve identation in cifs_unlock_rangePavel Shilovsky2012-06-011-40/+35Star
| * | | | | | | | | | | | | CIFS: Fix possible wrong memory allocationPavel Shilovsky2012-06-011-6/+25
* | | | | | | | | | | | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-0413-26/+827
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-157-76/+76
| * | | | | | | | | | | | | MAINTAINER: Add myself for the frontswap APIKonrad Rzeszutek Wilk2012-05-151-0/+7
| * | | | | | | | | | | | | mm: frontswap: config and doc filesDan Magenheimer2012-05-153-0/+296
| * | | | | | | | | | | | | mm: frontswap: core frontswap functionalityDan Magenheimer2012-05-151-0/+314
| * | | | | | | | | | | | | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-154-13/+70
| * | | | | | | | | | | | | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-151-0/+127
| | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...Linus Torvalds2012-06-045-36/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-241-4/+7
| | * | | | | | | | | | | | | | smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-241-2/+4
| * | | | | | | | | | | | | | | genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu2012-05-243-28/+27Star
| * | | | | | | | | | | | | | | genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-241-2/+6
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-047-2/+442
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-251-8/+8
| * | | | | | | | | | | | | | | clocksource: em_sti: Add DT supportMagnus Damm2012-05-251-0/+7
| * | | | | | | | | | | | | | | clocksource: em_sti: Emma Mobile STI driverMagnus Damm2012-05-253-0/+406
| * | | | | | | | | | | | | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-252-2/+2