Age | Commit message (Expand) | Author | Files | Lines |
2011-11-11 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 1 | -0/+2 |
2011-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+15 |
2011-11-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -1/+5 |
2011-11-11 | drm/exynos: added padding to be 64-bit align. | Inki Dae | 1 | -0/+2 |
2011-11-11 | drm: serialize access to list of debugfs files | Marcin Slusarz | 1 | -1/+3 |
2011-11-09 | [libata] ahci: Add ASMedia ASM1061 support | Keng-Yu Lin | 1 | -0/+2 |
2011-11-08 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2011-11-08 | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 1 | -0/+15 |
2011-11-08 | hwspinlock: Don't return a value in __hwspin_unlock | Axel Lin | 1 | -1/+0 |
2011-11-07 | PM / devfreq: fix private_data | Jonathan Corbet | 1 | -1/+1 |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -3/+14 |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -24/+32 |
2011-11-07 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -31/+35 |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -173/+229 |
2011-11-06 | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -9/+14 |
2011-11-06 | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+321 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 55 | -215/+231 |
2011-11-06 | Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next | Len Brown | 2 | -22/+31 |
2011-11-06 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -37/+178 |
2011-11-06 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -8/+25 |
2011-11-06 | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2011-11-06 | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2 | -6/+14 |
2011-11-06 | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 1 | -10/+15 |
2011-11-06 | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() | Deepthi Dharwar | 1 | -3/+0 |
2011-11-06 | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 1 | -4/+3 |
2011-11-06 | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning | Bart Van Assche | 1 | -1/+1 |
2011-11-06 | ACPI: Drop ACPI_NO_HARDWARE_INIT | Rafael J. Wysocki | 1 | -1/+0 |
2011-11-06 | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -0/+1 |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -0/+7 |
2011-11-07 | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings | 1 | -0/+1 |
2011-11-05 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -14/+5 |
2011-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+2 |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 4 | -14/+37 |
2011-11-04 | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -2/+41 |
2011-11-04 | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -39/+27 |
2011-11-04 | ASoC: Ensure we get an impedence reported for WM8958 jack detect | Mark Brown | 1 | -0/+15 |
2011-11-04 | bonding: comparing a u8 with -1 is always false | Dan Carpenter | 1 | -0/+2 |
2011-11-04 | netlink: clarify attribute length check documentation | Johannes Berg | 1 | -2/+9 |
2011-11-04 | PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun... | Oleg Nesterov | 1 | -8/+3 |
2011-11-04 | PM / OPP: Fix build when CONFIG_PM_OPP is not set | Tony Lindgren | 1 | -2/+2 |
2011-11-04 | PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug' | Srivatsa S. Bhat | 1 | -4/+0 |
2011-11-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -1/+3 |
2011-11-04 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -0/+4 |
2011-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -1/+3 |
2011-11-04 | mac80211: warn only once about not finding a rate | Johannes Berg | 1 | -1/+2 |
2011-11-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -105/+166 |
2011-11-04 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+10 |
2011-11-04 | target: remove SCF_EMULATE_CDB_ASYNC | Christoph Hellwig | 1 | -1/+0 |
2011-11-04 | target: pass the se_task to the CDB emulation callback | Christoph Hellwig | 2 | -2/+2 |
2011-11-04 | target: Add generic active I/O shutdown logic | Nicholas Bellinger | 3 | -1/+18 |