summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-09powerpc: Boot code for the C2KRemi Machet
2008-06-09powerpc: DTS file for the C2KRemi Machet
2008-06-09powerpc/mpic: Fix ambiguous else statementAnton Vorontsov
2008-06-09Merge branch 'merge'Paul Mackerras
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds
2008-06-06ipwireless: Fix blocked sendingDavid Sterba
2008-06-06vm: add kzalloc_node() inlineJeff Layton
2008-06-06pagemap: add documentation for pagemapThomas Tuttle
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle
2008-06-06hdaps: fix module loading on Thinkpad T61PTim Gardner
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum
2008-06-06rtc: class driver for ppc_md RTC functionsDavid Woodhouse
2008-06-06asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk
2008-06-06ext3: fix online resize bugJosef Bacik
2008-06-06nommu: fix ksize() abusePekka Enberg
2008-06-06doc: document the kernel-doc conventions for kernel hackersPaul Jackson
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand
2008-06-06MAINTAINERS: reiserfs entry is out of dateAlan Cox
2008-06-06v850: fix typo in header guardVegard Nossum
2008-06-06h8300: fix typo in header guardVegard Nossum
2008-06-06atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen
2008-06-06vt: fix vc_resize lockingNick Piggin
2008-06-06ipc: only output msgmni value at boot timeNadia Derbey
2008-06-06ipc: restore MSGPOOL original valueNadia Derbey
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt
2008-06-06cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt
2008-06-06keys: remove unused key_alloc_semDaniel Walker
2008-06-06cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan
2008-06-06pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle
2008-06-06devscgroup: make white list more compact in some casesPavel Emelyanov
2008-06-06devscgroup: check for device permissions at mount timePavel Emelyanov
2008-06-06devscgroup: relax task to dev_cgroup conversionPavel Emelyanov
2008-06-06devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroupPavel Emelyanov
2008-06-06introduce memory_read_from_buffer()Akinobu Mita
2008-06-06lib: export bitrev16Harvey Harrison
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar