aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-05m68k: kill arch/m68k/mac/mac_ksyms.cAdrian Bunk
2008-02-05nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk
2008-02-05m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.cRoel Kluin
2008-02-05dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2008-02-05m68k: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2008-02-05m68k: Use cc-cross-prefixGeert Uytterhoeven
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-02-05pm qos infrastructure and interfaceMark Gross
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk
2008-02-05alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton
2008-02-05agp: alpha nopageNick Piggin
2008-02-05Alpha doesn't use socketcallSamuel Thibault
2008-02-05alpha: kill deprecated virt_to_busFUJITA Tomonori
2008-02-05alpha: atomic_add_return() should return intAndrew Morton
2008-02-05arch/alpha: remove duplicate includesLucas Woods
2008-02-05m68knommu: remove duplicate exportsAdrian Bunk
2008-02-05nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.Paul Mundt
2008-02-05m68knommu: removing config variable DUMPTOFLASHJiri Olsa
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa
2008-02-05m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer
2008-02-05frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov
2008-02-05frv: remove dead config symbol from FRV codeJiri Olsa
2008-02-05FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore
2008-02-05oom_kill: remove uid==0 checksSerge E. Hallyn
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05Remove unnecessary include from include/linux/capability.hAndrew Morgan
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton
2008-02-05VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-02-05slob: correct Kconfig descriptionMatt Mackall
2008-02-05slob: reduce external fragmentation by using three free listsMatt Mackall
2008-02-05slob: fix free block merging at head of subpageMatt Mackall
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu
2008-02-05mm: fix section mismatch warning in sparse.cSam Ravnborg
2008-02-05mm: fix PageUptodate data raceNick Piggin
2008-02-05page migraton: handle orphaned pagesShaohua Li
2008-02-05Document lowmem_reserve_ratioYasunori Goto
2008-02-05check ADVICE of fadvise64_64 even if get_xip_page is givenMasatake YAMATO
2008-02-05Include count of pagecache pages in show_mem() outputLarry Woodman
2008-02-05Fix dirty page accounting leak with ext3 data=journalBjorn Steinbrink
2008-02-05set_page_refcounted() VM_BUG_ON fixQi Yong