| Commit message (Expand) | Author | Age |
* | sched: Validate assumptions in sched_init_numa() | Peter Zijlstra | 2012-06-06 |
* | sched: Always initialize cpu-power | Peter Zijlstra | 2012-06-06 |
* | sched: Fix domain iteration | Peter Zijlstra | 2012-06-06 |
* | sched/rt: Fix lockdep annotation within find_lock_lowest_rq() | Peter Zijlstra | 2012-06-06 |
* | sched/numa: Load balance between remote nodes | Alex Shi | 2012-06-06 |
* | sched/x86: Calculate booted cores after construction of sibling_mask | Kamalesh Babulal | 2012-06-06 |
* | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-05 |
|\ |
|
| * | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-05 |
* | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2012-06-05 |
|\ \ |
|
| * | | ARM: dma-mapping: remove unconditional dependency on CMA | Marek Szyprowski | 2012-06-04 |
* | | | MAINTAINERS: add linux-leds mail list address and git URL | Bryan Wu | 2012-06-05 |
* | | | MAINTAINERS: update util-linux info | Karel Zak | 2012-06-05 |
* | | | Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-06-05 |
|\ \ \ |
|
| * | | | target/file: Use O_DSYNC by default for FILEIO backends | Nicholas Bellinger | 2012-06-03 |
| * | | | sbp-target: rename a variable to avoid name clash | Stefan Richter | 2012-05-30 |
* | | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-06-05 |
|\ \ \ \ |
|
| * | | | | cgroup: superblock can't be released with active dentries | Tejun Heo | 2012-05-27 |
* | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-06-05 |
|\ \ \ \ \ |
|
| * | | | | | i2c: Add generic I2C multiplexer using pinctrl API | Stephen Warren | 2012-06-04 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-06-05 |
|\ \ \ \ \ |
|
| * | | | | | KVM: Fix buffer overflow in kvm_set_irq() | Avi Kivity | 2012-06-05 |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-06-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | drm/radeon/kms: add new SI PCI ids | Alex Deucher | 2012-06-05 |
| * | | | | | | drm/radeon/kms: add new BTC PCI ids | Alex Deucher | 2012-06-05 |
| * | | | | | | drm/radeon/kms: add new Palm, Sumo PCI ids | Alex Deucher | 2012-06-05 |
| * | | | | | | drm/radeon/kms: add new Trinity PCI ids | Alex Deucher | 2012-06-05 |
| * | | | | | | drm/radeon: fix vm deadlocks on cayman | Christian König | 2012-06-05 |
| * | | | | | | drm/radeon: fix gpu_init on si | Alex Deucher | 2012-06-05 |
| * | | | | | | drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit | Rafał Miłecki | 2012-06-05 |
| * | | | | | | drm/radeon/audio: don't hardcode CRTC id | Rafał Miłecki | 2012-06-05 |
| * | | | | | | drm/radeon: make audio_init consistent across asics | Alex Deucher | 2012-06-05 |
| |/ / / / / |
|
* | | | | | | radix-tree: fix contiguous iterator | Konstantin Khlebnikov | 2012-06-05 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-06-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | fuse: fix blksize calculation | Miklos Szeredi | 2012-05-14 |
| * | | | | | | fuse: fix stat call on 32 bit platforms | Pavel Shilovsky | 2012-05-14 |
| * | | | | | | fuse: optimize fallocate on permanent failure | Miklos Szeredi | 2012-04-26 |
| * | | | | | | fuse: add FALLOCATE operation | Anatol Pomozov | 2012-04-25 |
| * | | | | | | fuse: Convert to kstrtoul_from_user | Peter Huewe | 2012-04-25 |
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-05 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | sched: Remove NULL assignment of dattr_cur | Kamalesh Babulal | 2012-05-30 |
| * | | | | | | sched: Remove the last NULL entry from sched_feat_names | Hiroshi Shimamoto | 2012-05-30 |
| * | | | | | | sched: Make sched_feat_names const | Hiroshi Shimamoto | 2012-05-30 |
| * | | | | | | sched/rt: Fix SCHED_RR across cgroups | Colin Cross | 2012-05-30 |
| * | | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra | 2012-05-30 |
| * | | | | | | sched: Make sure to not re-read variables after validation | Peter Zijlstra | 2012-05-30 |
| * | | | | | | sched: Fix SD_OVERLAP | Peter Zijlstra | 2012-05-30 |
| * | | | | | | sched: Don't try allocating memory from offline nodes | Peter Zijlstra | 2012-05-30 |
| * | | | | | | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra | 2012-05-30 |
| * | | | | | | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask | Peter Zijlstra | 2012-05-30 |
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-06-04 |
|\ \ \ \ \ \ \ \ |
|