aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt
2008-11-13sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt
2008-11-13sh: early printk port type fixMagnus Damm
2008-11-13i2c: fix i2c-sh_mobile rx underrunMagnus Damm
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt
2008-11-12usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda
2008-11-12fix sci type for SH7723Yoshihiro Shimoda
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt
2008-11-09Linux 2.6.28-rc4Linus Torvalds
2008-11-09regression: disable timer peek-ahead for 2.6.28Arjan van de Ven
2008-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell
2008-11-09Don't ask twice about not including staging driversLinus Torvalds
2008-11-09Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre
2008-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-11-09regulator: Use menuconfig in KconfigTakashi Iwai
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman
2008-11-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-08Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2008-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki
2008-11-08sched: optimize sched_clock() a bitIngo Molnar
2008-11-08sched: improve sched_clock() performanceIngo Molnar
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman
2008-11-07Staging: only build the tree if we really want toGreg Kroah-Hartman
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox
2008-11-07trivial: dmi_scan typoAlan Cox
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V
2008-11-07cpumask: new API, v2Rusty Russell