aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-22[ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov
2008-06-22[ARM] Orion: PCIe x4/x1 detection supportLennert Buytenhek
2008-06-22[ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara
2008-06-22[ARM] Feroceon: L2 cache supportLennert Buytenhek
2008-06-22[ARM] Feroceon: L1 cache range operation supportStanislav Samsonov
2008-06-22[ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek
2008-06-22[ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR defineKe Wei
2008-06-22[ARM] Orion: nuke orion5x_{read,write}Lennert Buytenhek
2008-06-22[ARM] Orion: use linux/serial_reg.h for Orion uncompress.hLennert Buytenhek
2008-06-22[ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek
2008-06-22[ARM] Orion: delete unused IO_SPACE_REMAP defineLennert Buytenhek
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang
2008-06-19Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-18Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-06-19agp: more boolean conversions.Dave Airlie
2008-06-19drivers/char/agp - use boolJoe Perches
2008-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-06-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-06-16Export <linux/a.out.h> to userspace again.David Woodhouse
2008-06-16Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten
2008-06-16[MIPS] vpe_id is required for VSMP and SMTC buildsChris Dearman
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle
2008-06-16[MIPS] Alchemy: Add au1500 reserved interruptbruno randolf
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk
2008-06-16[POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-12cciss: add new hardware supportMike Miller
2008-06-12proc_fs.h: move struct mm_struct forward-declarationBen Nizette
2008-06-12m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes