aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2-17/+7
2008-04-24sparc: sunzilog uart orderRobert Reif1-13/+17
2008-04-24[SPARC64]: Detect trap frames in stack backtraces.David S. Miller2-7/+28
2008-04-24[SPARC64]: %l6 trap return handling no longer necessary.David S. Miller9-63/+45
2008-04-24[SPARC64]: Use trap type stored in pt_regs to handle syscall restart.David S. Miller2-21/+21
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas23-17/+29
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel1-3/+0
2008-04-23[SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller2-2/+20
2008-04-23[SPARC64]: PROM debug console can be CON_ANYTIME.David S. Miller1-1/+1
2008-04-23sparc64: cleanup after SunOS/Solaris binary emulation removalAdrian Bunk2-3/+1
2008-04-23sparc: cleanup after SunOS binary emulation removalAdrian Bunk2-6/+0
2008-04-23[SPARC64]: Add NUMA support.David S. Miller7-138/+881
2008-04-23[SPARC64]: Allocate TSB node-local.David S. Miller1-1/+2
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller16-23/+91
2008-04-23[SPARC64]: Kill pci_iommu_table_init() declaration.David S. Miller1-2/+0
2008-04-23[SPARC64]: Once we have the boot cmdline, call parse_early_param()David S. Miller1-0/+1
2008-04-23[SPARC64]: Remove unused asm-sparc64/numnodes.hDavid S. Miller1-6/+0
2008-04-23[SPARC64]: Decrease SECTION_SIZE_BITS to 30.David S. Miller1-1/+1
2008-04-23[SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2-15/+19
2008-04-23[SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2-7/+11
2008-04-23[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2-5/+14
2008-04-23[SPARC64]: Fully use LMB information in bootmem_init().David S. Miller1-82/+18
2008-04-23[SPARC64]: Start using LMB information in bootmem_init().David S. Miller1-126/+6
2008-04-23[SPARC64]: Initialize LMB tables.David S. Miller1-1/+13
2008-04-23[SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller1-24/+33
2008-04-23[LMB]: Fix lmb allocation regression.David S. Miller1-1/+1
2008-04-23slab_err: Pass parameters correctly to slab_bugChristoph Lameter1-2/+2
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2"Len Brown1-4/+6
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk1-3/+0
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller1-1/+0
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi4-2/+65
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai4-23/+144
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi3-63/+70
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi3-4/+95
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2-0/+35
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi4-8/+49
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai4-40/+118
2008-04-23[PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro1-1/+0
2008-04-22Fix cardbus resource allocationLinus Torvalds1-15/+15
2008-04-22bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki1-1/+2
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki1-9/+6
2008-04-22[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro1-21/+6
2008-04-22[PATCH] proc_readfd_common() race fixAl Viro1-3/+1
2008-04-22[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro1-0/+3
2008-04-22fs: use loff_t type instead of long longDavid Sterba2-4/+4
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson7-391/+268
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson3-506/+322