summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-05uml: fix URLs in Kconfig and help stringsKarol Swietlicki5-11/+11
2008-02-05uml: document new ubd flagJeff Dike1-1/+4
2008-02-05uml: get rid of asmlinkageJeff Dike2-10/+5
2008-02-05uml: implement get_wchanJeff Dike2-1/+36
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong6-20/+28
2008-02-05uml: remove xmm checking on x86Karol Swietlicki2-4/+0
2008-02-05uml: arch/um/include/init.h needs a definition of __usedJeff Dike1-11/+14
2008-02-05cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.hJesper Nilsson1-7/+0
2008-02-05arch/cris: add a missing iounmapJulia Lawall1-1/+3
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson5-2/+19
2008-02-05mac68k: remove dead MAC_ADBKEYCODESStanislav Brabec2-15/+0
2008-02-05mac68k: add nubus card definitions and a typo fixFinn Thain1-1/+3
2008-02-05mac68k: remove dead codeFinn Thain2-4/+0
2008-02-05mac68k: macii adb comment correctionFinn Thain1-1/+1
2008-02-05m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.cAdrian Bunk3-7/+3
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