aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* memblock: Document memblock_is_region_{memory,reserved}()Stephen Boyd2012-06-08
* spinlock: Indicate that a lockup is only suspectedChristian Borntraeger2012-06-06
* Merge branch 'core/debug' into core/urgentIngo Molnar2012-06-06
|\
| * kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()Seiji Aguchi2012-05-18
| * panic: Make panic_on_oops configurableKyle McMartin2012-05-07
* | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-05
|\ \
| * | x86/mce: Fix the MCE poll timer logicChen Gong2012-06-05
* | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-05
|\ \ \
| * | | ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski2012-06-04
* | | | MAINTAINERS: add linux-leds mail list address and git URLBryan Wu2012-06-05
* | | | MAINTAINERS: update util-linux infoKarel Zak2012-06-05
* | | | Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-06-05
|\ \ \ \
| * | | | target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2012-06-03
| * | | | sbp-target: rename a variable to avoid name clashStefan Richter2012-05-30
* | | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-05
|\ \ \ \ \
| * | | | | cgroup: superblock can't be released with active dentriesTejun Heo2012-05-27
* | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-06-05
|\ \ \ \ \ \
| * | | | | | i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-04
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-06-05
|\ \ \ \ \ \
| * | | | | | KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity2012-06-05
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-05
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon/kms: add new SI PCI idsAlex Deucher2012-06-05
| * | | | | | | drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-05
| * | | | | | | drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher2012-06-05
| * | | | | | | drm/radeon/kms: add new Trinity PCI idsAlex Deucher2012-06-05
| * | | | | | | drm/radeon: fix vm deadlocks on caymanChristian König2012-06-05
| * | | | | | | drm/radeon: fix gpu_init on siAlex Deucher2012-06-05
| * | | | | | | drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki2012-06-05
| * | | | | | | drm/radeon/audio: don't hardcode CRTC idRafał Miłecki2012-06-05
| * | | | | | | drm/radeon: make audio_init consistent across asicsAlex Deucher2012-06-05
| |/ / / / / /
* | | | | | | radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-05
* | | | | | | 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