aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] sanitize proc_sysctlAl Viro2-0/+6
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro1-0/+3
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro1-0/+2
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerAl Viro1-0/+6
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2-3/+16
2008-07-26[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko1-3/+3
2008-07-26netfilter: fix double-free and use-after freePekka Enberg1-0/+1
2008-07-27Add mISDN HFC multiport driverKarsten Keil1-0/+33
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/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-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