summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-27Add mISDN DSPKarsten Keil1-0/+37
2008-07-27Add mISDN core filesKarsten Keil2-0/+680
2008-07-27Define AF_ISDN and PF_ISDNKarsten Keil1-1/+3
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen1-0/+2
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen1-0/+2
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King79-361/+1288
2008-07-26tracehook: comment fixesRoland McGrath1-11/+12
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/kern...Linus Torvalds3-7/+7
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds20-205/+165
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern1-0/+1
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen2-0/+25
2008-07-26[SCSI] Command protection operationMartin K. Petersen2-0/+67
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen1-0/+84
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke1-0/+10
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke1-0/+3
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke1-0/+1
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke1-1/+8
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox1-1/+1
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