aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26tracehook: add linux/tracehook.hRoland McGrath2-0/+85
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan2-2/+2
2008-07-26mm: spinlock tree_lockNick Piggin3-5/+5
2008-07-26mm: speculative page referencesNick Piggin1-1/+110
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin1-1/+11
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin1-0/+1
2008-07-26mm: introduce get_user_pages_fastNick Piggin1-0/+33
2008-07-26x86: implement pte_specialNick Piggin1-3/+6
2008-07-26include/linux/aio.h: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu1-0/+5
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2-14/+0
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu2-0/+9
2008-07-26kexec jump: save/restore device stateHuang Ying1-0/+2
2008-07-26kexec jumpHuang Ying2-12/+23
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov1-0/+4
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov1-1/+1
2008-07-26parport/share.c: proper externsAdrian Bunk1-0/+3
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer1-0/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori26-61/+103
2008-07-26include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk1-0/+1
2008-07-26uninline arch_pick_mmap_layout()Andrew Morton1-9/+0
2008-07-26include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk1-0/+1
2008-07-26V4L/DVB (8500a): videotext.h: whitespace cleanupMauro Carvalho Chehab1-8/+8
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil1-25/+0
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil1-13/+7
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil2-219/+226
2008-07-26V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil1-1/+6
2008-07-26V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2-28/+5
2008-07-26[ARM] pci: provide dummy pci_get_legacy_ide_irq()Russell King1-0/+8
2008-07-26[ARM] fix fls() for 64-bit argumentsAndrew Morton1-1/+8
2008-07-26x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernelsChris McDermott1-1/+1
2008-07-26x86, RDC321x: remove gpio.h complicationsIngo Molnar1-6/+0
2008-07-26crashdump: fix undefined reference to `elfcorehdr_addr'Ingo Molnar1-0/+6
2008-07-25net: drop unused BUG_TRAP()Ilpo Järvinen1-7/+0
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen1-2/+3
2008-07-25spi: Add OF binding support for SPI bussesGrant Likely1-0/+18
2008-07-25spi: split up spi_new_device() to allow two stage registration.Grant Likely1-0/+12
2008-07-25of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely1-0/+1
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+14
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+7
2008-07-25sys_paccept definition missing __user annotationHarvey Harrison1-1/+1
2008-07-25sparc: Wire up new system calls.David S. Miller2-2/+14
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text sectionJan Beulich1-1/+3
2008-07-25kbuild: only one call for include/ in make headers_*Sam Ravnborg1-2/+3
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds2-0/+33
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds22-105/+4
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-5/+4
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk22-105/+4
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds15-22/+135