aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-29sh: migrate to arch/sh/include/Paul Mundt249-16382/+0
2008-07-29sh: Fix up unaligned current_text_addr().Paul Mundt1-1/+1
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+1
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-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
2008-07-28powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bitNick Piggin3-2/+6
2008-07-28powerpc: Make core id information available to userspaceNathan Lynch2-0/+2
2008-07-28powerpc: Make core sibling information available to userspaceNathan Lynch2-0/+2
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2-3/+5
2008-07-28powerpc: Add asm/syscall.h with the tracehook entry pointsRoland McGrath2-0/+85
2008-07-28powerpc: Fix 8xx build failureKumar Gala1-0/+3
2008-07-28Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt3-0/+31
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell1-10/+24
2008-07-28Simplify stop_machineRusty Russell1-12/+8
2008-07-28stop_machine: add ALL_CPUS optionJason Baron1-1/+7
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab12-105/+99
2008-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparcDavid S. Miller490-32200/+0