aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-15sh: Fix CONFIG_PMB=n build.Matt Fleming1-1/+2
2010-01-14sh: Preliminary SDK7786 board support.Paul Mundt6-0/+1670
2010-01-13sh: Rename split-level pgtable headers.Paul Mundt3-8/+8
2010-01-13sh: default to extended TLB support.Paul Mundt6-41/+17
2010-01-13sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt1-1/+9
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt1-1/+1
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt11-97/+117
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming1-0/+1
2010-01-13sh: Add a vmlinux.bin target.Paul Mundt1-1/+3
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt5-8/+26
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt665-6844/+12512
2010-01-13sh: Don't perform an icbi on a P2 addressMatt Fleming1-1/+1
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt13-285/+292
2010-01-12sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt1-2/+1
2010-01-12sh: Always provide thread_info allocators.Paul Mundt4-35/+51
2010-01-12sh: Move start_thread() out of line.Paul Mundt2-11/+14
2010-01-12sh: sh_bios detection.Paul Mundt1-4/+11
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt4-135/+198
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt4-89/+79
2010-01-12sh: Kill off more unused sh_bios callbacks.Paul Mundt2-6/+0
2010-01-12sh64: Fix up early serial fixmap.Paul Mundt1-2/+0
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt4-33/+55
2010-01-12sh: default to sparseirq.Paul Mundt1-2/+3
2010-01-12sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt3-50/+53
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2-19/+22
2010-01-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-625/+666
2010-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds4-15/+52
2010-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-0/+3
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds2-6/+13
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds65-973/+2411
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds10-75/+299
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity2-2/+19
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds28-111/+296
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells1-37/+70
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells1-0/+17
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells1-22/+35
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas3-41/+2
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells1-1/+1
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro4-7/+6
2010-01-11mn10300: wire up missing new syscallsDavid Howells2-1/+3
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter10-12/+18
2010-01-11mn10300: objcopy flags fixMark Salter1-1/+1
2010-01-11mn10300: signal stack fixMark Salter1-1/+1
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi1-6/+3
2010-01-11smaps: fix wrong rss countMinchan Kim1-2/+1
2010-01-11documentation: update kernel-doc-nano-HOWTO informationRandy Dunlap1-5/+7
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich4-0/+288
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger1-3/+9
2010-01-11Documentation: update ring-buffer-design.txtRandy Dunlap1-28/+28
2010-01-11mm: hugetlb: fix clear_huge_page()Andrea Arcangeli1-1/+1