summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix up sdk7780 and urquell builds.Paul Mundt2010-01-192-2/+2
* sh: urquell: Handle EXTAL configuration here, too.Paul Mundt2010-01-191-1/+24
* sh: mach-sdk7786: Detect/configure/propagate EXTAL.Paul Mundt2010-01-191-0/+23
* sh: SH7786 clock framework rewrite.Paul Mundt2010-01-192-99/+91
* sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt2010-01-192-3/+4
* sh64: Use the shared FPU state restorer.Paul Mundt2010-01-193-62/+8
* sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt2010-01-191-2/+2
* sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-198-41/+43
* sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt2010-01-191-15/+0
* sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt2010-01-196-176/+124
* sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt2010-01-191-2/+2
* sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2010-01-192-1/+3
* sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt2010-01-194-5/+4
* sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-193-22/+8
* sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt2010-01-196-33/+41
* sh: Flag __ioremap_caller() __init_refok.Paul Mundt2010-01-181-2/+3
* sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt2010-01-181-0/+6
* sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-182-4/+10
* sh: Merge _32/_64 ioremap implementations.Paul Mundt2010-01-183-48/+1
* sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt2010-01-181-0/+9
* sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-183-3/+16
* Merge branch 'sh/stable-updates'Paul Mundt2010-01-18344-2190/+3138
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-1711-115/+71
| |\
| | * do_add_mount() should sanitize mnt_flagsAl Viro2010-01-161-0/+2
| | * CIFS shouldn't make mountpoints shrinkableAl Viro2010-01-161-2/+1
| | * mnt_flags fixes in do_remount()Al Viro2010-01-161-1/+5
| | * attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()Al Viro2010-01-161-2/+2
| | * may_umount() needs namespace_semAl Viro2010-01-161-0/+2
| | * Fix configfs leakAl Viro2010-01-141-1/+3
| | * Fix the -ESTALE handling in do_filp_open()Al Viro2010-01-141-11/+9
| | * ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi2010-01-141-12/+12
| | * Fix ACC_MODE() for realAl Viro2010-01-143-8/+3
| | * Unrot uml mconsole a bitAl Viro2010-01-141-31/+18
| | * hppfs: handle ->put_link()Al Viro2010-01-141-6/+12
| | * Kill 9p readlink()Al Viro2010-01-141-40/+1
| | * fix autofs/afs/etc. magic mountpoint breakageAl Viro2010-01-142-1/+1
| * | modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-171-1/+1
| * | page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro2010-01-161-1/+1
| * | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-166-15/+16
| |\ \
| | * | i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo2010-01-161-2/+3
| | * | i2c/pca: Don't use *_interruptibleWolfram Sang2010-01-162-4/+4
| | * | i2c-ali1563: Remove sparse warningsMárton Németh2010-01-161-4/+4
| | * | i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2010-01-162-4/+4
| | * | i2c-core: Storage class should be before const qualifierTobias Klauser2010-01-161-1/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-167-11/+42
| |\ \ \
| | * | | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-151-1/+4
| | * | | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-152-0/+18
| | * | | x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-131-0/+4
| | * | | x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov2010-01-131-0/+2
| | * | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-132-2/+4
OpenPOWER on IntegriCloud