summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-1512-13/+46
|\
| * x86: cpa, fix out of date commentIngo Molnar2008-02-141-2/+6
| * KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh2008-02-141-2/+2
| * x86: cpa: ensure page alignmentThomas Gleixner2008-02-141-0/+9
| * x86: include proper prototypes for rodata_testHarvey Harrison2008-02-144-3/+8
| * x86: fix gart_iommu_init()Ingo Molnar2008-02-141-0/+9
| * x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar2008-02-141-2/+2
| * x86: make dump_pagetable() staticAdrian Bunk2008-02-142-2/+1
| * x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-142-2/+9
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-1519-54/+76
|\ \
| * | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-146-17/+0
| * | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-02-141-1/+10
| * | [POWERPC] hvc_rtas_init() must be __initAdrian Bunk2008-02-141-1/+1
| * | [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1
| * | [POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk2008-02-141-6/+6
| * | [POWERPC] Remove generated files on make cleanKumar Gala2008-02-142-0/+4
| * | [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese2008-02-141-0/+2
| * | [POWERPC] Wire up new timerfd syscallsStephen Rothwell2008-02-142-3/+7
| * | [POWERPC] PS3: Update sys-manager button eventsGeoff Levand2008-02-141-6/+23
| * | [POWERPC] PS3: Sys-manager code cleanupGeoff Levand2008-02-141-6/+7
| * | [POWERPC] PS3: Use system reboot on restartGeoff Levand2008-02-141-1/+1
| * | [POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand2008-02-141-1/+1
| * | [POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto2008-02-141-8/+10
| * | [POWERPC] PS3: Fix setting bookmark in logical performance monitorTakashi Yamamoto2008-02-141-2/+2
| * | [POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins2008-02-141-1/+1
| |/
* | dentries: Extract common code to remove dentry from lruChristoph Lameter2008-02-151-28/+14
* | d_path: Make d_path() use a struct pathJan Blunck2008-02-1512-36/+24
* | d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-159-17/+16
* | Use struct path in struct svc_expkeyJan Blunck2008-02-152-19/+14
* | Use struct path in struct svc_exportJan Blunck2008-02-159-70/+67
* | d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-154-48/+37
* | d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-155-42/+34
* | d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-156-51/+43
* | d_path: kerneldoc cleanupJan Blunck2008-02-151-3/+16
* | One less parameter to __d_pathJan Blunck2008-02-151-7/+5
* | Make set_fs_{root,pwd} take a struct pathJan Blunck2008-02-153-24/+20
* | Use struct path in fs_structJan Blunck2008-02-159-111/+87
* | Introduce path_get()Jan Blunck2008-02-152-2/+16
* | Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2008-02-152-12/+6
* | Introduce path_put()Jan Blunck2008-02-1541-118/+125
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-1547-402/+431
* | Move struct path into its own headerJan Blunck2008-02-152-5/+13
* | Remove path_release_on_umount()Jan Blunck2008-02-153-12/+3
* | Dont touch fs_struct in usermodehelperJan Blunck2008-02-151-4/+1
* | Dont touch fs_struct in driversJan Blunck2008-02-157-19/+6
* | vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara2008-02-151-2/+4
* | Include kernel.h from configfs.hBen Nizette2008-02-151-0/+1
* | MAINTAINERS: update decnet and DLM entriesChristine Caulfield2008-02-151-4/+4
* | FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger2008-02-151-4/+4
* | m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer2008-02-151-7/+7