summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-05uml: tidy kern_util.hJeff Dike25-173/+89
2008-02-05uml: allow LFLAGS on command lineJeff Dike1-1/+3
2008-02-05uml: delete some unused headersJeff Dike3-39/+0
2008-02-05uml: borrow const.h techniquesJeff Dike3-21/+29
2008-02-05uml: clone.c tidyingJeff Dike1-14/+18
2008-02-05uml: console driver cleanupsJeff Dike1-17/+2
2008-02-05uml: GPROF needs to depend on FRAME_POINTERKarol Swietlicki1-1/+1
2008-02-05uml: SMP needs to depend on BROKEN for nowJeff Dike1-2/+1
2008-02-05uml: const and other tidyingWANG Cong7-13/+12
2008-02-05uml: further bugs.c tidyingJeff Dike4-36/+24
2008-02-05uml: remove now unused codeKarol Swietlicki1-137/+0
2008-02-05uml: improve detection of host cmovKarol Swietlicki2-9/+32
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