Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'core/debug' into core/urgent | Ingo Molnar | 2012-06-06 | 2 | -3/+23 | |
|\ | ||||||
| * | kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop() | Seiji Aguchi | 2012-05-18 | 1 | -2/+2 | |
| * | panic: Make panic_on_oops configurable | Kyle McMartin | 2012-05-07 | 2 | -1/+21 | |
* | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-05 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-05 | 1 | -1/+1 | |
* | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2012-06-05 | 2 | -7/+4 | |
|\ \ \ | ||||||
| * | | | ARM: dma-mapping: remove unconditional dependency on CMA | Marek Szyprowski | 2012-06-04 | 2 | -7/+4 | |
* | | | | MAINTAINERS: add linux-leds mail list address and git URL | Bryan Wu | 2012-06-05 | 1 | -0/+2 | |
* | | | | MAINTAINERS: update util-linux info | Karel Zak | 2012-06-05 | 1 | -4/+4 | |
* | | | | Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-06-05 | 3 | -58/+21 | |
|\ \ \ \ | ||||||
| * | | | | target/file: Use O_DSYNC by default for FILEIO backends | Nicholas Bellinger | 2012-06-02 | 2 | -54/+17 | |
| * | | | | sbp-target: rename a variable to avoid name clash | Stefan Richter | 2012-05-30 | 1 | -4/+4 | |
* | | | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-06-05 | 1 | -3/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | cgroup: superblock can't be released with active dentries | Tejun Heo | 2012-05-27 | 1 | -3/+14 | |
* | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-06-05 | 5 | -0/+426 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i2c: Add generic I2C multiplexer using pinctrl API | Stephen Warren | 2012-06-04 | 5 | -0/+426 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-06-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: Fix buffer overflow in kvm_set_irq() | Avi Kivity | 2012-06-05 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-06-05 | 13 | -368/+255 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/radeon/kms: add new SI PCI ids | Alex Deucher | 2012-06-05 | 1 | -2/+3 | |
| * | | | | | | | drm/radeon/kms: add new BTC PCI ids | Alex Deucher | 2012-06-05 | 1 | -0/+2 | |
| * | | | | | | | drm/radeon/kms: add new Palm, Sumo PCI ids | Alex Deucher | 2012-06-05 | 1 | -0/+2 | |
| * | | | | | | | drm/radeon/kms: add new Trinity PCI ids | Alex Deucher | 2012-06-05 | 2 | -4/+25 | |
| * | | | | | | | drm/radeon: fix vm deadlocks on cayman | Christian König | 2012-06-05 | 1 | -7/+12 | |
| * | | | | | | | drm/radeon: fix gpu_init on si | Alex Deucher | 2012-06-05 | 4 | -319/+184 | |
| * | | | | | | | drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit | Rafał Miłecki | 2012-06-05 | 1 | -1/+0 | |
| * | | | | | | | drm/radeon/audio: don't hardcode CRTC id | Rafał Miłecki | 2012-06-05 | 1 | -2/+3 | |
| * | | | | | | | drm/radeon: make audio_init consistent across asics | Alex Deucher | 2012-06-05 | 4 | -33/+24 | |
| |/ / / / / / | ||||||
* | | | | | | | radix-tree: fix contiguous iterator | Konstantin Khlebnikov | 2012-06-05 | 2 | -1/+7 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-06-05 | 6 | -11/+87 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fuse: fix blksize calculation | Miklos Szeredi | 2012-05-14 | 1 | -1/+9 | |
| * | | | | | | | fuse: fix stat call on 32 bit platforms | Pavel Shilovsky | 2012-05-14 | 3 | -1/+20 | |
| * | | | | | | | fuse: optimize fallocate on permanent failure | Miklos Szeredi | 2012-04-26 | 2 | -0/+10 | |
| * | | | | | | | fuse: add FALLOCATE operation | Anatol Pomozov | 2012-04-25 | 2 | -1/+46 | |
| * | | | | | | | fuse: Convert to kstrtoul_from_user | Peter Huewe | 2012-04-25 | 1 | -8/+2 | |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-05 | 8 | -59/+120 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | sched: Remove NULL assignment of dattr_cur | Kamalesh Babulal | 2012-05-30 | 1 | -1/+0 | |
| * | | | | | | | sched: Remove the last NULL entry from sched_feat_names | Hiroshi Shimamoto | 2012-05-30 | 1 | -1/+0 | |
| * | | | | | | | sched: Make sched_feat_names const | Hiroshi Shimamoto | 2012-05-30 | 1 | -1/+1 | |
| * | | | | | | | sched/rt: Fix SCHED_RR across cgroups | Colin Cross | 2012-05-30 | 1 | -5/+10 | |
| * | | | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra | 2012-05-30 | 6 | -20/+26 | |
| * | | | | | | | sched: Make sure to not re-read variables after validation | Peter Zijlstra | 2012-05-30 | 1 | -4/+11 | |
| * | | | | | | | sched: Fix SD_OVERLAP | Peter Zijlstra | 2012-05-30 | 2 | -7/+25 | |
| * | | | | | | | sched: Don't try allocating memory from offline nodes | Peter Zijlstra | 2012-05-30 | 1 | -1/+1 | |
| * | | | | | | | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra | 2012-05-30 | 3 | -10/+45 | |
| * | | | | | | | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask | Peter Zijlstra | 2012-05-30 | 1 | -9/+1 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-06-04 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nommu: fix compilation of nommu.c | Greg Ungerer | 2012-06-04 | 1 | -1/+1 | |
| * | | | | | | | | | fixups for signal breakage | Al Viro | 2012-06-04 | 3 | -4/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-06-04 | 8 | -143/+167 | |
|\ \ \ \ \ \ \ \ \ |