aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-18m68k: Update defconfigsGeert Uytterhoeven
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2008-05-17Merge branch 'sa1100'Russell King
2008-05-17[ARM] pxa: spitz wants PXA27x UDC definitionsRussell King
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski
2008-05-17[ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott
2008-05-17[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk
2008-05-17[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek
2008-05-17[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek
2008-05-17[ARM] export copy_pageRussell King
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze
2008-05-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity
2008-05-17x86: remove mwait capability C-state checkIngo Molnar
2008-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-16sparc64: Update defconfig.David S. Miller
2008-05-16sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin