summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-18powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins1-1/+1
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt1-15/+0
2008-08-18powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings1-0/+5
2008-08-18powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pagesBrian King1-2/+25
2008-08-18powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2-8/+42
2008-08-18powerpc: Fix lockdep IRQ tracing bugBenjamin Herrenschmidt1-2/+3
2008-08-18powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig1-1/+1
2008-08-18powerpc: Fix loss of vdso on fork on 32-bitBenjamin Herrenschmidt1-1/+0
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds62-2273/+3665
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-19/+51
2008-08-15Merge branch 'cpuidle' into release-2.6.27Andi Kleen2-18/+50
2008-08-15cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com1-0/+12
2008-08-15cpuidle: Menu governor fix wrong usage of measured_usvenkatesh.pallipadi@intel.com1-12/+19
2008-08-15cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com2-6/+19
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-32/+77
2008-08-15hwmon-vid: Fix AMD K8 VID decodingJean Delvare1-8/+28
2008-08-15x86: add MAP_STACK mmap flagIngo Molnar1-0/+1
2008-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-0/+3
2008-08-15Merge branch 'ioremap' into release-2.6.27Andi Kleen1-1/+1
2008-08-15tty: remove resize window special caseAlan Cox6-54/+121
2008-08-15Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds18-244/+329
2008-08-15Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-15/+59
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-41/+775
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-34/+127
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds129-0/+0
2008-08-15x86: Fix ioremap off by one BUGAndi Kleen1-1/+1
2008-08-15ALSA: wm8990: Implement speaker volume PGAMark Brown2-4/+18
2008-08-15ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown1-1/+1
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland2-9/+29
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland1-2/+1
2008-08-15completions: uninline try_wait_for_completion and completion_doneDave Chinner2-44/+48
2008-08-15spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell1-11/+29
2008-08-15fs/inode.c: properly init address_space->writeback_indexChris Mason1-0/+1
2008-08-15MAINTAINERS: add maintainers for GRU, XPC, XPNET and XPJack Steiner1-0/+10
2008-08-15coretemp: recognize Nehalem CPUsDarrick J. Wong1-2/+3
2008-08-15ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong1-5/+13
2008-08-15ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong1-1/+2
2008-08-15ibmaem: update the documentation to reflect the current nameDarrick J. Wong2-19/+20
2008-08-15abituguru3: prefer DMI probing to manual probingAlistair John Strachan1-40/+94
2008-08-15abituguru3: update MAINTAINERSAlistair John Strachan1-1/+7
2008-08-15i5k_amb: provide labels for temperature sensorsDarrick J. Wong1-1/+27
2008-08-15hwmon: ADC124S501 generic driverMarc Pignat3-0/+346
2008-08-15drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov1-1/+2
2008-08-15applesmc: add support for MacbookGuilherme M. Schroeder1-1/+10
2008-08-15applesmc: support for Intel iMacRoberto De Ioris1-0/+9
2008-08-15freescale DIU: bug fix: add sanity check for AOI positionYork Sun1-0/+4
2008-08-15freescale DIU: add virtual resolution and panning supportYork Sun1-5/+23
2008-08-15kexec: use a mutex for locking rather than xchg()Andrew Morton1-24/+10
2008-08-15kexec jump: fix for ftraceHuang Ying2-3/+15
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying1-0/+21