aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig3-14/+33
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig7-53/+71
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig20-113/+140
2007-07-17i2o debug output cleanupVasily Averin1-67/+67
2007-07-17i2o proc reading oopsVasily Averin1-0/+2
2007-07-17i2o message leak in i2o_msg_post_wait_mem()Vasily Averin1-1/+3
2007-07-17wrong memory access in i2o_block_device_lock()Vasily Averin1-1/+1
2007-07-17i2o_cfg_passthru cleanupVasily Averin1-24/+38
2007-07-17i4l: leak in eicon/idifunc.cArmin Schindler1-0/+1
2007-07-17isdn/capi warning fixesAndrew Morton1-1/+1
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt1-11/+10
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt1-12/+10
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt5-15/+13
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt5-16/+10
2007-07-17sane irq initialization in sedlbauer hisaxKarsten Keil1-1/+7
2007-07-17Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov1-24/+4
2007-07-17Mismatching declarations of revision strings in HiSaxDavid Woodhouse1-5/+5
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke2-4/+4
2007-07-17use mutex instead of semaphore in SPI core/init codeMatthias Kaehlcke1-5/+6
2007-07-17spi_txx9 controller driverAtsushi Nemoto3-0/+481
2007-07-17SPI: omap2_mcspi driverSamuel Ortiz3-0/+1088
2007-07-17spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund2-4/+30
2007-07-17SPI master driver for Xilinx virtexAndrei Konovalov4-0/+453
2007-07-17SPI: tle620x power switch driverBen Dooks4-0/+362
2007-07-17S3c24xx SPI controllers both select 'bitbang'David Brownell1-1/+3
2007-07-17atmel_spi: don't always deselect chip between messagesDavid Brownell1-24/+103
2007-07-17atmel_spi: minor updatesDavid Brownell1-12/+45
2007-07-17spi_mpc83xx.c underclocking hotfixClifford Wolf1-0/+6
2007-07-17spi_lm70llp parport adapter driverKaiwan N Billimoria4-0/+440
2007-07-17spidev compiler warning goneDavid Brownell1-2/+4
2007-07-17CRC7 supportJan Nikitenko5-1/+94
2007-07-17SPI: add 3wire mode flagDavid Brownell2-0/+5
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell10-21/+66
2007-07-17IBMASM: must depend on CONFIG_INPUTDmitry Torokhov1-1/+1
2007-07-17IBMASM: miscellaneous fixesDmitry Torokhov1-19/+18
2007-07-17IBMASM: dont use extern in function declarationsDmitry Torokhov1-32/+32
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov14-62/+62
2007-07-17x86_64: speedup touch_nmi_watchdogAndrew Morton1-3/+5
2007-07-17i386: speedup touch_nmi_watchdogAndrew Morton1-3/+5
2007-07-17Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek1-0/+1
2007-07-17Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan1-1/+1
2007-07-17destroy_workqueue() can livelockOleg Nesterov1-6/+5
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli4-8/+8
2007-07-17make timespec_equal() take const argumentsJan Engelhardt1-1/+2
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo11-27/+27
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki9-45/+1074
2007-07-17Remove CHILD_MAXRoland McGrath1-1/+0
2007-07-17Remove OPEN_MAXRoland McGrath1-1/+0
2007-07-17avoid OPEN_MAX in SCM_MAX_FDRoland McGrath1-1/+1
2007-07-17unregister_blkdev(): return voidAkinobu Mita2-7/+2