aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda
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-08fat_valid_media() isn't for userspaceAdrian Bunk
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger
2008-06-06IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier
2008-06-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
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