aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2010-01-19
* sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt2010-01-18
* sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-18
* sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt2010-01-18
* sh: Flag __ioremap_caller() __init_refok.Paul Mundt2010-01-18
* sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt2010-01-18
* sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-18
* sh: Merge _32/_64 ioremap implementations.Paul Mundt2010-01-18
* sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt2010-01-18
* sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-18
* Merge branch 'sh/stable-updates'Paul Mundt2010-01-18
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-17
| |\
| | * do_add_mount() should sanitize mnt_flagsAl Viro2010-01-16
| | * CIFS shouldn't make mountpoints shrinkableAl Viro2010-01-16
| | * mnt_flags fixes in do_remount()Al Viro2010-01-16
| | * attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()Al Viro2010-01-16
| | * may_umount() needs namespace_semAl Viro2010-01-16
| | * Fix configfs leakAl Viro2010-01-14
| | * Fix the -ESTALE handling in do_filp_open()Al Viro2010-01-14
| | * ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi2010-01-14
| | * Fix ACC_MODE() for realAl Viro2010-01-14
| | * Unrot uml mconsole a bitAl Viro2010-01-14
| | * hppfs: handle ->put_link()Al Viro2010-01-14
| | * Kill 9p readlink()Al Viro2010-01-14
| | * fix autofs/afs/etc. magic mountpoint breakageAl Viro2010-01-14
| * | modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-17
| * | page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro2010-01-16
| * | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-16
| |\ \
| | * | i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo2010-01-16
| | * | i2c/pca: Don't use *_interruptibleWolfram Sang2010-01-16
| | * | i2c-ali1563: Remove sparse warningsMárton Németh2010-01-16
| | * | i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2010-01-16
| | * | i2c-core: Storage class should be before const qualifierTobias Klauser2010-01-16
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-16
| |\ \ \
| | * | | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-15
| | * | | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-15
| | * | | x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-13
| | * | | x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov2010-01-13
| | * | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-13
| | * | | x86: SGI UV: Fix mapping of MMIO registersMike Travis2010-01-13
| | * | | x86: mce.h: Fix warning in header checksAlan Cox2010-01-13
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-16
| |\ \ \ \
| | * | | | futexes: Remove rw parameter from get_futex_key()KOSAKI Motohiro2010-01-13
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-16
| |\ \ \ \ \
| | * | | | | perf tools: Check if /dev/null can be used as the -o gcc argumentArnaldo Carvalho de Melo2010-01-13
| | * | | | | perf tools: Move QUIET_STDERR def to before first useArnaldo Carvalho de Melo2010-01-13
| | * | | | | perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-13
| | |/ / / /
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-16
| |\ \ \ \ \
| | * | | | | tracing/filters: Add comment for match callbacksLi Zefan2010-01-14
| | * | | | | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan2010-01-14