summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-28spi_s3c24xx: really assign busnumBen Dooks
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli
2008-07-28mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-28i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks
2008-07-28sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm
2008-07-28sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm
2008-07-28sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build.Paul Mundt
2008-07-28sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian.Yoshinori Sato
2008-07-28sh: Wire up new syscalls.Paul Mundt
2008-07-28sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm
2008-07-28sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm
2008-07-28sh: Introduce clk_always_enable() functionMagnus Damm
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm
2008-07-28sh: Add arch_flags to struct clkMagnus Damm
2008-07-28sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm
2008-07-28sh: update Solution Engine 7343Yoshihiro Shimoda
2008-07-28sh: update sh7343 codeYoshihiro Shimoda
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy
2008-07-28sh: Clean up code of Solution Engine 770xNobuhiro Iwamatsu
2008-07-28sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu
2008-07-28sh/kernel/ cleanupsAdrian Bunk
2008-07-28maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin
2008-07-28sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu
2008-07-28sh: Initial consolidation of the _32/_64 uaccess split.Paul Mundt
2008-07-28sh: Consolidate addr/access_ok across mmu/nommu on 32bit.Paul Mundt
2008-07-28sh: Use the common segment definitions for the _64 uaccess routines.Paul Mundt
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt
2008-07-28sh: Consolidate segment modifiers across mmu/nommu systems.Paul Mundt
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt
2008-07-28sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h.Khem Raj
2008-07-28powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bitNick Piggin
2008-07-28powerpc: Make core id information available to userspaceNathan Lynch
2008-07-28powerpc: Make core sibling information available to userspaceNathan Lynch
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath
2008-07-28powerpc: Add asm/syscall.h with the tracehook entry pointsRoland McGrath
2008-07-28powerpc: Fix 8xx build failureKumar Gala
2008-07-28Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt