summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt1-1/+1
2008-11-13sh: early printk port type fixMagnus Damm1-0/+1
2008-11-13i2c: fix i2c-sh_mobile rx underrunMagnus Damm1-1/+2
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt4-2/+37
2008-11-12usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-11-12fix sci type for SH7723Yoshihiro Shimoda1-3/+3
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda3-17/+22
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt3-3/+32
2008-11-09Linux 2.6.28-rc4v2.6.28-rc4Linus Torvalds1-1/+1
2008-11-09regression: disable timer peek-ahead for 2.6.28Arjan van de Ven1-1/+3
2008-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds1-2/+22
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-11-09Don't ask twice about not including staging driversLinus Torvalds1-1/+1
2008-11-09Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+1
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds6-2/+701
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar1-4/+1
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell2-7/+54
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi3-19/+62
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre1-6/+16
2008-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds10-21/+22
2008-11-09regulator: Use menuconfig in KconfigTakashi Iwai1-11/+4
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers9-20/+17
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman1-1/+5
2008-11-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+8
2008-11-08Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-9/+8
2008-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-3/+19
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-11-08sched: optimize sched_clock() a bitIngo Molnar1-1/+1
2008-11-08sched: improve sched_clock() performanceIngo Molnar2-3/+7
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman1-1/+1
2008-11-07Staging: only build the tree if we really want toGreg Kroah-Hartman1-2/+18
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-9/+8
2008-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-76/+106
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan1-1/+1
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-22/+24
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-11-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+7
2008-11-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+16
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen1-5/+4
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox1-108/+0
2008-11-07trivial: dmi_scan typoAlan Cox1-3/+3
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds7-30/+69
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar1-1/+1
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith1-1/+1
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe1-0/+2
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V1-0/+2
2008-11-07cpumask: new API, v2Rusty Russell2-0/+16
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2-5/+9
2008-11-07vmap: cope with vm_unmap_aliases before vmalloc_init()Jeremy Fitzhardinge1-0/+7
2008-11-07sched: fix memory leak in a failure pathLi Zefan1-0/+1