summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky
2008-06-20alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki
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
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12[ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12always_inline timespec_add_nstip-core-iter-div-2008-06-16_09.11_MonJeremy Fitzhardinge
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge