summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-26x86: shift bits the right way in native_read_tscpMax Asbock1-1/+1
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge1-4/+0
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse1-2/+2
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-18Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+6
2008-06-19agp: more boolean conversions.Dave Airlie2-3/+3
2008-06-19drivers/char/agp - use boolJoe Perches1-11/+3
2008-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy1-0/+1
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki1-1/+1
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+6
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-5/+12
2008-06-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-8/+7
2008-06-16Export <linux/a.out.h> to userspace again.David Woodhouse1-0/+3
2008-06-16Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse1-8/+0
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner1-1/+6
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer1-2/+2
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten1-2/+2
2008-06-16[MIPS] vpe_id is required for VSMP and SMTC buildsChris Dearman1-2/+2
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle1-2/+0
2008-06-16[MIPS] Alchemy: Add au1500 reserved interruptbruno randolf1-0/+1
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk1-2/+10
2008-06-16[POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin1-1/+1
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras23-42/+126
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2-2/+1
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2-2/+1
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin1-1/+1
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+2
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2008-06-12pagemap: pass mm into pagewalkersDave Hansen1-8/+9
2008-06-12cciss: add new hardware supportMike Miller1-0/+1
2008-06-12proc_fs.h: move struct mm_struct forward-declarationBen Nizette1-2/+2
2008-06-12m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V1-2/+43
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller3-10/+2
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes1-0/+1
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2008-06-12[ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt1-1/+4
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+27
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge1-2/+5
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge1-0/+19
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge2-9/+4
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-0/+1
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+5
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-0/+1
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas1-3/+3
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-0/+1
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-4/+16