summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: add notrace annotations for NMI routinesSteven Rostedt2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix exec mappings commentsJiri Slaby2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cleanup: change _end to end_before_pgtYinghai Lu2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cleanup boot-heap usageAlexander van Heukelum2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: e820_64, fix section mismatch warningJacek Luczak2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove vm86.h inclusion from process_32.cJacek Luczak2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove pointless commentsWANG Cong2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: pageattr.c fix shadowed variable warningHarvey Harrison2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86_64: do not reserve ramdisk two timesYinghai Lu2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: EFI_PAGE_SHIFT fixHuang, Ying2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: KGDB build fixIngo Molnar2008-04-19
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: make access() use new r/o helperDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write counts for truncate()Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for chmod/chown callersDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for open()sDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write count for file_update_time()Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for do_utimes()Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write counts for touch_atime()Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: get write access for vfs_rename() callersDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write counts for link/symlinkDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: drop write during emergency remountDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: stub functionsDave Hansen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] merge open_namei() and do_filp_open()Christoph Hellwig2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] do namei_flags calculation inside open_namei()Dave Hansen2008-04-19
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Fix up L2 cache probe.Paul Mundt2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Fix up SH-4A part probe.Paul Mundt2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Fix up SH7763 build.Paul Mundt2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add migor_ts support to MigoRMagnus Damm2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add rs5c732b RTC support to MigoRMagnus Damm2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add I2C support to MigoRMagnus Damm2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add I2C platform data to sh7722Magnus Damm2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: MigoR NAND flash support using gen_flashMagnus Damm2008-04-18