aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-10powerpc: Remove arch/ppc and include/asm-ppcPaul Mackerras448-137472/+0
2008-06-09powerpc: Improve (in|out)_[bl]eXX() asm codeTrent Piepho1-15/+42
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman11-24/+15
2008-06-09powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman1-4/+4
2008-06-09powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman1-6/+4
2008-06-09powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman1-9/+7
2008-06-09powerpc: Check that TASK_SIZE does not overlap KERNEL_STARTRune Torgersen1-0/+4
2008-06-09platinumfb: Use linux/of_{device,platform}.h instead of asmStephen Rothwell1-2/+2
2008-06-09of_serial: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve1-0/+2
2008-06-09powerpc: Add C2K to configurationRemi Machet1-0/+10
2008-06-09powerpc: Default configuration for C2KRemi Machet1-0/+1872
2008-06-09powerpc: C2K board driverRemi Machet2-0/+159
2008-06-09powerpc: Boot code for the C2KRemi Machet2-1/+192
2008-06-09powerpc: DTS file for the C2KRemi Machet1-0/+371
2008-06-09powerpc/mpic: Fix ambiguous else statementAnton Vorontsov1-1/+2
2008-06-09Merge branch 'merge'Paul Mackerras683-5255/+10683
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch1-1/+1
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2-10/+9
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell1-1/+1
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt1-1/+3
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk1-2/+2
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2-13/+3
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-13/+21
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-10/+18
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-7/+8
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6Linus Torvalds4-48/+95
2008-06-06Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds1-1/+3
2008-06-06ipwireless: Fix blocked sendingDavid Sterba1-8/+12
2008-06-06vm: add kzalloc_node() inlineJeff Layton1-0/+11
2008-06-06pagemap: add documentation for pagemapThomas Tuttle1-0/+77
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle1-2/+2
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle1-1/+1
2008-06-06hdaps: fix module loading on Thinkpad T61PTim Gardner1-0/+1
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum1-8/+25
2008-06-06rtc: class driver for ppc_md RTC functionsDavid Woodhouse3-0/+78
2008-06-06asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk1-1/+1
2008-06-06ext3: fix online resize bugJosef Bacik1-1/+2
2008-06-06nommu: fix ksize() abusePekka Enberg2-5/+5
2008-06-06doc: document the kernel-doc conventions for kernel hackersPaul Jackson1-0/+99
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand1-0/+1
2008-06-06MAINTAINERS: reiserfs entry is out of dateAlan Cox1-3/+0
2008-06-06v850: fix typo in header guardVegard Nossum1-1/+1
2008-06-06h8300: fix typo in header guardVegard Nossum1-1/+1
2008-06-06atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen1-1/+1
2008-06-06vt: fix vc_resize lockingNick Piggin1-5/+8
2008-06-06ipc: only output msgmni value at boot timeNadia Derbey1-7/+6
2008-06-06ipc: restore MSGPOOL original valueNadia Derbey1-2/+2
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt1-1/+1
2008-06-06cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki1-2/+2