Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CIFS: Move get_next_mid to ops struct | Pavel Shilovsky | 2012-06-01 | 7 | -95/+103 | |
| * | | | | | | | | | | | | | CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe | Pavel Shilovsky | 2012-06-01 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | CIFS: Improve identation in cifs_unlock_range | Pavel Shilovsky | 2012-06-01 | 1 | -40/+35 | |
| * | | | | | | | | | | | | | CIFS: Fix possible wrong memory allocation | Pavel Shilovsky | 2012-06-01 | 1 | -6/+25 | |
* | | | | | | | | | | | | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-04 | 13 | -26/+827 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | frontswap: s/put_page/store/g s/get_page/load | Konrad Rzeszutek Wilk | 2012-05-15 | 7 | -76/+76 | |
| * | | | | | | | | | | | | | MAINTAINER: Add myself for the frontswap API | Konrad Rzeszutek Wilk | 2012-05-15 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | mm: frontswap: config and doc files | Dan Magenheimer | 2012-05-15 | 3 | -0/+296 | |
| * | | | | | | | | | | | | | mm: frontswap: core frontswap functionality | Dan Magenheimer | 2012-05-15 | 1 | -0/+314 | |
| * | | | | | | | | | | | | | mm: frontswap: core swap subsystem hooks and headers | Dan Magenheimer | 2012-05-15 | 4 | -13/+70 | |
| * | | | | | | | | | | | | | mm: frontswap: add frontswap header file | Dan Magenheimer | 2012-05-15 | 1 | -0/+127 | |
| | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi... | Linus Torvalds | 2012-06-04 | 5 | -36/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | smpboot, idle: Fix comment mismatch over idle_threads_init() | Srivatsa S. Bhat | 2012-05-24 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init() | Srivatsa S. Bhat | 2012-05-24 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | genirq: Introduce irq_do_set_affinity() to reduce duplicated code | Jiang Liu | 2012-05-24 | 3 | -28/+27 | |
| * | | | | | | | | | | | | | | | genirq: Add IRQS_PENDING for nested and simple irq | Ning Jiang | 2012-05-24 | 1 | -2/+6 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-06-04 | 7 | -2/+442 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | tick: Move skew_tick option into the HIGH_RES_TIMER section | Thomas Gleixner | 2012-05-25 | 1 | -8/+8 |