aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge1-1/+1
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge1-4/+9
2008-05-20HID: remove CVS keywordsAdrian Bunk2-4/+0
2008-05-20HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno1-0/+1
2008-05-20sparc64: Add global register dumping facility.David S. Miller2-1/+25
2008-05-20sparc: remove CVS keywordsAdrian Bunk71-77/+44
2008-05-20sparc64: remove CVS keywordsAdrian Bunk55-57/+24
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-22/+3
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds7-25/+32
2008-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-14/+0
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+23
2008-05-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+2
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time settings.YOSHIFUJI Hideaki1-0/+4
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo1-1/+1
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo1-1/+1
2008-05-19ata: remove FIT() macroHarvey Harrison1-2/+0
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day1-1/+1
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-1/+1
2008-05-19Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-3/+10
2008-05-19dlm: <linux/dlm_plock.h> should be "unifdef"ed.Robert P. J. Day1-1/+1
2008-05-19svcrdma: Change svc_rdma_send_error return type to voidTom Tucker1-2/+2
2008-05-19svcrdma: Move destroy to kernel threadTom Tucker1-0/+1
2008-05-19svcrdma: Use standard Linux lists for context cacheTom Tucker1-2/+3
2008-05-19svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker1-0/+1
2008-05-19svcrdma: Remove unused READ_DONE context flags bitTom Tucker1-1/+0
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-8/+2
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven1-22/+22
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven1-1/+1
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven1-2/+2
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven1-1/+5
2008-05-18i2c: Kill the old driver matching schemeJean Delvare2-8/+2
2008-05-18KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48Xiantao Zhang1-1/+1
2008-05-18KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpregXiantao Zhang1-2/+8
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity1-0/+1
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-19/+32
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-9/+19
2008-05-17Merge branch 'sa1100'Russell King2-9/+12
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski1-1/+1
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze2-9/+12
2008-05-17Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero1-0/+5
2008-05-19Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu1-4/+4
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich1-0/+2
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai1-1/+3
2008-05-17Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich1-1/+0
2008-05-17Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich1-4/+4
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro1-0/+1
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro1-0/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-22/+1
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn1-2/+23
2008-05-16sh: use the common ascii hex helpersHarvey Harrison1-14/+0