| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC | Erik Bosman | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: add notrace annotations for NMI routines | Steven Rostedt | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c | Pavel Machek | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix exec mappings comments | Jiri Slaby | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cleanup: change _end to end_before_pgt | Yinghai Lu | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cleanup boot-heap usage | Alexander van Heukelum | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix arch/x86/mm/ioremap.c warning | Randy Dunlap | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: e820_64, fix section mismatch warning | Jacek Luczak | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove vm86.h inclusion from process_32.c | Jacek Luczak | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove pointless comments | WANG Cong | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: pageattr.c fix shadowed variable warning | Harvey Harrison | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up cpu capabilities accesses, p4-clockmod.c | Ingo Molnar | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86_64: do not reserve ramdisk two times | Yinghai Lu | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: EFI_PAGE_SHIFT fix | Huang, Ying | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: KGDB build fix | Ingo Molnar | 2008-04-19 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2008-04-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: debugging for missed calls | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: honor mount writer counts at remount | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: track numbers of writers to mounts | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: check mnt instead of superblock directly | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate count for xfs timestamp updates | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: make access() use new r/o helper | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write counts for truncate() | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for chmod/chown callers | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for open()s | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for ioctls() | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write count for file_update_time() | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for do_utimes() | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write counts for touch_atime() | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: get write access for vfs_rename() callers | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: write counts for link/symlink | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: drop write during emergency remount | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: create helper to drop file write access | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: stub functions | Dave Hansen | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] merge open_namei() and do_filp_open() | Christoph Hellwig | 2008-04-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] do namei_flags calculation inside open_namei() | Dave Hansen | 2008-04-19 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-04-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Fix up L2 cache probe. | Paul Mundt | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Fix up SH-4A part probe. | Paul Mundt | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Fix up SH7763 build. | Paul Mundt | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add migor_ts support to MigoR | Magnus Damm | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add rs5c732b RTC support to MigoR | Magnus Damm | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add I2C support to MigoR | Magnus Damm | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add I2C platform data to sh7722 | Magnus Damm | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: MigoR NAND flash support using gen_flash | Magnus Damm | 2008-04-18 | |
