summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-06thermal: Only set passive_delay for forced_passive coolingFrans Pop1-6/+3
2009-11-06thermal: add sanity check for the passive attributeFrans Pop2-0/+7
2009-11-06acpi: thermal: display forced passive trip points in procFrans Pop1-0/+7
2009-11-06thermal: sysfs-api.txt - document passive attribute for thermal zonesFrans Pop1-0/+9
2009-11-06thermal: sysfs-api.txt - reformat for improved readabilityFrans Pop1-188/+192
2009-11-06acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria1-5/+5
2009-11-06ACPI: Move dereference after NULL testJulia Lawall1-3/+3
2009-11-06ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick1-1/+1
2009-11-05acpi-power-meter: Don't leak ACPI error codes to userspaceDarrick J. Wong1-1/+5
2009-10-28ACPI: clean up video.c boundary checks and typesArjan van de Ven2-5/+5
2009-10-16Linux 2.6.32-rc5Linus Torvalds1-1/+1
2009-10-16Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds1-11/+32
2009-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-14/+22
2009-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+13
2009-10-16KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells1-1/+1
2009-10-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-45/+51
2009-10-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-15/+46
2009-10-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-40/+59
2009-10-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds13-42/+179
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-7/+10
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-52/+82
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds17-7/+32
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds80-345/+10844
2009-10-16Merge the right tty-fixes branchLinus Torvalds1-1/+1
2009-10-15Update flex_arrays.txtJonathan Corbet1-11/+32
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar2-10/+11
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar953-15529/+63146
2009-10-15Merge branch 'misc' into releaseLen Brown4-3/+7
2009-10-15Merge branch 'launchpad-333386' into releaseLen Brown2-2/+7
2009-10-15Merge branch 'eeepc-laptop' into releaseLen Brown1-10/+21
2009-10-15Merge branch 'bugzilla-14129' into releaseLen Brown1-0/+11
2009-10-15vmxnet: fix 2 build problemsRandy Dunlap2-2/+11
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2-5/+8
2009-10-15Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren2-30/+45
2009-10-15tty: fix vt_compat_ioctlAndreas Schwab1-1/+1
2009-10-15OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley1-0/+1
2009-10-15OMAP: Fix race condition with autodepsKalle Jokiniemi1-30/+44
2009-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds3-24/+24
2009-10-15Merge branch 'tty-fixes'Linus Torvalds3-17/+33
2009-10-15Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+10
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-5/+5
2009-10-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-32/+43
2009-10-15Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-20/+41
2009-10-15Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+38
2009-10-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-14/+31
2009-10-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+8
2009-10-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2009-10-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-33/+67
2009-10-15sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown1-6/+8