aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov5-54/+37
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King79-361/+1288
2008-07-26[ARM] pxa: PXA25x UDC - Fix warning during buildIan Molton1-1/+1
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+7
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds20-205/+165
2008-07-26drivers/char/rtc.c: make 2 functions staticAdrian Bunk1-2/+0
2008-07-26mm/swapfile.c: make code staticAdrian Bunk1-3/+0
2008-07-26make mm/memory.c:print_bad_pte() staticAdrian Bunk1-1/+0
2008-07-26mm/allocpercpu.c: make 4 functions staticAdrian Bunk1-29/+0
2008-07-26task_current_syscallRoland McGrath1-0/+4
2008-07-26tracehook: wait_task_inactiveRoland McGrath1-2/+6
2008-07-26tracehook: asm/syscall.hRoland McGrath2-1/+143
2008-07-26tracehook: TIF_NOTIFY_RESUMERoland McGrath1-0/+34
2008-07-26tracehook: force signal_pending()Roland McGrath1-0/+14
2008-07-26tracehook: deathRoland McGrath2-1/+53
2008-07-26tracehook: job controlRoland McGrath1-0/+20
2008-07-26tracehook: get_signal_to_deliverRoland McGrath1-0/+29
2008-07-26tracehook: syscallRoland McGrath1-0/+70
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath1-0/+21
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath1-0/+19
2008-07-26tracehook: tracehook_signal_handlerRoland McGrath1-0/+23
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath1-0/+15
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath1-0/+18
2008-07-26tracehook: release_taskRoland McGrath2-0/+41
2008-07-26tracehook: vfork-doneRoland McGrath1-0/+18
2008-07-26tracehook: cloneRoland McGrath2-0/+122
2008-07-26tracehook: exitRoland McGrath1-0/+15
2008-07-26tracehook: execRoland McGrath1-0/+46
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-26[ARM] pci: provide dummy pci_get_legacy_ide_irq()Russell King1-0/+8