summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-05-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo
2008-05-19ata: remove FIT() macroHarvey Harrison
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-05-19Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-05-19dlm: <linux/dlm_plock.h> should be "unifdef"ed.Robert P. J. Day
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven
2008-05-18i2c: Kill the old driver matching schemeJean Delvare
2008-05-18KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48Xiantao Zhang
2008-05-18KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpregXiantao Zhang
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity
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] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze
2008-05-17Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero
2008-05-19Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai
2008-05-17Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich
2008-05-17Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-16sh: use the common ascii hex helpersHarvey Harrison
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...tip-x86-urgent-2008-05-17-17-16-08tip-x86-setup-2008-05-30_12.10_Fritip-x86-mtrr-2008-05-16-12-09-30tip-x86-cleanups-2008-05-16-11-16-08tip-tip-2008-05-26_08_52_Montip-timers-hrtimers-2008-05-30_12.09_Fritip-timers-hpet-2008-05-30_12.09_Fritip-sched-2008-05-26_08_52_Montip-core-locking-2008-05-26_08_52_MonLinus 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-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-15parisc: use conditional macro for 64-bit wide opsKyle McMartin
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-05-15parisc: new termios definitionsAlan Cox
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14lib: create common ascii hex arrayHarvey Harrison