summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-04nommu: Provide vmalloc_exec().Paul Mundt1-0/+21
2008-08-04add addrespace definition for sh2a.Takashi Yoshii1-0/+10
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2-23/+0
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt1-0/+3
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt1-0/+4
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt1-0/+8
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt1-1/+2
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04sh: Add documentation and integrate into docbook build.Paul Mundt2-1/+106
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt4-37/+24
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala15-368/+6
2008-08-04powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds1-2/+2
2008-08-04powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell269-29/+13
2008-08-04maple: Kill useless private_data pointer.Paul Mundt3-8/+12
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt3-15/+32
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin1-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin1-43/+81
2008-08-04sh: /proc/asids depends on MMU.Paul Mundt1-1/+1
2008-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds13-434/+729
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds207-167/+349
2008-08-03arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski1-1/+0
2008-08-03drivers/video/console/promcon.c: fix build errorAlexander Beregalov1-0/+1
2008-08-03ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen1-4/+0
2008-08-03sh/boards/Makefile typo fixAdrian Bunk1-1/+1
2008-08-03[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King15-30/+30
2008-08-03[ARM] move include/asm-arm to arch/arm/include/asmRussell King182-95/+95
2008-08-02Fix IHEX firmware generation/loadingMarc Zyngier2-4/+4
2008-08-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2-5/+16
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-217/+104
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi1-2/+4
2008-08-02mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi1-2/+0
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil1-3/+3
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil1-14/+13
2008-08-02mISDN cleanup user interfaceKarsten Keil5-15/+35
2008-08-02mISDN fix main ISDN MakefileKarsten Keil1-1/+1
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King1-3/+0
2008-08-02[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse1-5/+12
2008-08-02firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse1-0/+4
2008-08-02sh: fix LIBGCCAdrian Bunk1-6/+6
2008-08-02sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2-4/+4
2008-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds192-38/+18
2008-08-02embedded: fix vc_translate operator precedenceTim Bird1-1/+1
2008-08-02Remove EXPORTS of follow_page & zap_page_rangeJack Steiner1-2/+0
2008-08-02dual license ftrace.txtSteven Rostedt1-0/+1
2008-08-02FRV: Wire up new system callsDavid Howells2-2/+13
2008-08-02MN10300: Wire up new system callsDavid Howells2-0/+12
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1