summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk8-36/+31
2008-02-05m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk6-34/+32
2008-02-05m68k: kill arch/m68k/hp300/ksyms.cAdrian Bunk2-10/+1
2008-02-05m68k: kill arch/m68k/mac/mac_ksyms.cAdrian Bunk3-10/+5
2008-02-05nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk4-29/+17
2008-02-05m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.cRoel Kluin1-28/+26
2008-02-05dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-3/+1
2008-02-05m68k: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-1/+1
2008-02-05m68k: Use cc-cross-prefixGeert Uytterhoeven1-6/+5
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki3-10/+21
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki2-5/+18
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2-6/+14
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2-5/+18
2008-02-05latency.c: use QoS infrastructureMark Gross6-322/+26
2008-02-05pm qos infrastructure and interfaceMark Gross7-7/+520
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk2-3/+1
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk1-2/+2
2008-02-05alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton1-1/+5
2008-02-05agp: alpha nopageNick Piggin1-9/+8
2008-02-05Alpha doesn't use socketcallSamuel Thibault1-1/+0
2008-02-05alpha: kill deprecated virt_to_busFUJITA Tomonori1-2/+2
2008-02-05alpha: atomic_add_return() should return intAndrew Morton1-1/+1
2008-02-05arch/alpha: remove duplicate includesLucas Woods1-1/+0
2008-02-05m68knommu: remove duplicate exportsAdrian Bunk1-11/+0
2008-02-05nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.Paul Mundt1-1/+44
2008-02-05m68knommu: removing config variable DUMPTOFLASHJiri Olsa2-8/+0
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa6-52/+3
2008-02-05m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer1-1/+1
2008-02-05frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov1-1/+1
2008-02-05frv: remove dead config symbol from FRV codeJiri Olsa1-4/+0
2008-02-05FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day2-10/+10
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells2-1/+10
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler10-3/+4611
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore6-9/+225
2008-02-05oom_kill: remove uid==0 checksSerge E. Hallyn1-1/+1
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn11-71/+67
2008-02-05Remove unnecessary include from include/linux/capability.hAndrew Morgan1-1/+0
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan7-125/+349
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton2-17/+12
2008-02-05VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley1-7/+8
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley7-47/+57
2008-02-05slob: correct Kconfig descriptionMatt Mackall1-5/+3
2008-02-05slob: reduce external fragmentation by using three free listsMatt Mackall1-14/+33
2008-02-05slob: fix free block merging at head of subpageMatt Mackall1-0/+4
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu3-5/+23
2008-02-05mm: fix section mismatch warning in sparse.cSam Ravnborg1-1/+1
2008-02-05mm: fix PageUptodate data raceNick Piggin6-13/+48
2008-02-05page migraton: handle orphaned pagesShaohua Li2-7/+25
2008-02-05Document lowmem_reserve_ratioYasunori Goto1-17/+63
2008-02-05check ADVICE of fadvise64_64 even if get_xip_page is givenMasatake YAMATO1-2/+14