aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/vmlinux.lds.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-17alpha: irq clean upKyle McMartin20-58/+67
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin20-48/+59
2011-01-16drivers/nfc/pn544.c: fix min_t warningsAndrew Morton1-1/+1
2011-01-16parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley1-1/+3
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2-18/+7
2011-01-16VFS: Fix UP compile error in fs/namespace.cAl Viro1-7/+24
2011-01-16ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-16dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-16configfs: change depends -> select SYSFSNicholas Bellinger1-2/+2
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt1-0/+1
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2-5/+5
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki1-3/+0
2011-01-16sanitize vfsmount refcounting changesAl Viro10-117/+75
2011-01-16fix old umount_tree() breakageAl Viro1-3/+5
2011-01-15autofs4: Merge the remaining dentry ops tablesDavid Howells3-20/+4
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells8-89/+101
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells5-12/+22
2011-01-15Remove a further kludge from __do_follow_link()David Howells1-6/+2
2011-01-15autofs4: Bump versionIan Kent1-1/+1
2011-01-15autofs4: Add v4 pseudo direct mount supportIan Kent1-0/+58
2011-01-15autofs4: Fix wait validationIan Kent1-1/+16
2011-01-15autofs4: Clean up autofs4_free_ino()Ian Kent2-22/+0
2011-01-15autofs4: Clean up dentry operationsIan Kent3-29/+26
2011-01-15autofs4: Clean up inode operationsIan Kent3-21/+1
2011-01-15autofs4: Remove unused codeIan Kent2-250/+0
2011-01-15autofs4: Add d_manage() dentry operationIan Kent4-40/+159
2011-01-15autofs4: Add d_automount() dentry operationIan Kent4-112/+189
2011-01-15Remove the automount through follow_link() kludge code from pathwalkDavid Howells1-14/+3
2011-01-15CIFS: Use d_automount() rather than abusing follow_link()David Howells4-67/+80
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells5-48/+46
2011-01-15AFS: Use d_automount() rather than abusing follow_link()David Howells4-30/+19
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells4-1/+12
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells15-50/+126
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells6-58/+198
2011-01-15do_lookup() fixAl Viro1-0/+3
2011-01-15Update Pekka's email address in MAINTAINERSPekka Enberg1-2/+2
2011-01-15mm/slab.c: make local symbols staticH Hartley Sweeten1-3/+3
2011-01-15ARM: fix missing branch in __error_aRussell King1-0/+2
2011-01-15ARM: pxa: fix building issue of missing physmap.hEric Miao1-0/+1
2011-01-15ARM: mmp: PXA910 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: mmp: MMP2 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao1-27/+14
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King1-3/+6
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King4-4/+0
2011-01-14xen: export arbitrary_virt_to_machineStephen Rothwell1-0/+1
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie5-21/+27
2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf1-0/+5
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki3-2/+3
2011-01-14tracing: Remove syscall_exit_fieldsLai Jiangshan1-21/+12