aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-29sh: migrate to arch/sh/include/Paul Mundt249-16382/+0
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linusJesse Barnes5-21/+38
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox1-0/+2
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar1266-47542/+15799
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li1-0/+1
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li2-0/+6
2008-07-29sh: Fix up unaligned current_text_addr().Paul Mundt1-1/+1
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar547-33354/+1353
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linusJesse Barnes1-0/+1
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-3/+23
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar178-998/+2509
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+1
2008-07-28mfd: Coding style fixesBen Dooks1-9/+8
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-5/+134
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds31-553/+646
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-17/+33
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds10-577/+538
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds490-32200/+0
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart1-13/+33
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart1-0/+3
2008-07-28i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks1-0/+1
2008-07-28sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm1-0/+5
2008-07-28sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm1-0/+6
2008-07-28sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build.Paul Mundt1-1/+2
2008-07-28sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian.Yoshinori Sato1-1/+2
2008-07-28sh: Wire up new syscalls.Paul Mundt2-2/+14
2008-07-28sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm1-4/+0
2008-07-28sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2-8/+0
2008-07-28sh: Introduce clk_always_enable() functionMagnus Damm1-0/+17
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm1-0/+3
2008-07-28sh: Add arch_flags to struct clkMagnus Damm1-0/+1
2008-07-28sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda1-0/+55
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm1-0/+5
2008-07-28sh: update Solution Engine 7343Yoshihiro Shimoda1-13/+84
2008-07-28sh: update sh7343 codeYoshihiro Shimoda1-0/+1
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda1-2/+2
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith1-1/+0
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy1-0/+1
2008-07-28sh: Clean up code of Solution Engine 770xNobuhiro Iwamatsu1-0/+2
2008-07-28sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu1-0/+15
2008-07-28sh/kernel/ cleanupsAdrian Bunk3-12/+0
2008-07-28maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin1-2/+0
2008-07-28sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu1-0/+54
2008-07-28sh: Initial consolidation of the _32/_64 uaccess split.Paul Mundt3-416/+270
2008-07-28sh: Consolidate addr/access_ok across mmu/nommu on 32bit.Paul Mundt1-36/+3
2008-07-28sh: Use the common segment definitions for the _64 uaccess routines.Paul Mundt1-19/+0
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt3-1/+7
2008-07-28sh: Consolidate segment modifiers across mmu/nommu systems.Paul Mundt5-39/+33
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt3-1/+61
2008-07-28sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h.Khem Raj1-3/+11