aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-30shm: handle separate PID namespaces caseVasiliy Kulikov2-7/+23
2011-07-29frv: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-29ramoops: fix compile failure on pariscJames Bottomley1-0/+1
2011-07-29ext2: remove duplicate 'ext2_get_acl()' defineLinus Torvalds1-1/+0
2011-07-29kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek3-58/+47
2011-07-29xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not setMarkus Trippelsdorf1-1/+4
2011-07-29[media] ir-mce_kbd-decoder: include module.h for its facilitiesStephen Rothwell1-0/+1
2011-07-29[media] ov5642: include module.h for its facilitiesStephen Rothwell1-0/+1
2011-07-28ecryptfs: Make inode bdi consistent with superblock bdiThieu Le1-0/+1
2011-07-28eCryptfs: Unlock keys needed by ecryptfsdTyler Hicks1-22/+25
2011-07-28[media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2-12/+34
2011-07-28[media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHzMauro Carvalho Chehab1-1/+19
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann2-1/+1
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2-1/+29
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD9-115/+39
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD9-21/+11
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD10-31/+18
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD10-120/+341
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD5-25/+28
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD45-322/+61
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD54-173/+232
2011-07-28n2_crypto: Attach on Niagara-T3.David S. Miller1-15/+18
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller2-13/+18
2011-07-28[SCSI] fcoe: cleanup cpu selection for incoming requestsVasu Dev1-30/+13
2011-07-28[SCSI] fcoe: add fip retry to avoid missing critical keep aliveVasu Dev1-6/+15
2011-07-28[SCSI] libfc: fix warn on in lport retryVasu Dev1-1/+0
2011-07-28[SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh1-0/+1
2011-07-28[SCSI] libfc: cleanup sending SRR requestHillf Danton1-2/+0
2011-07-28[SCSI] libfc: two minor changes in commentsHillf Danton1-2/+2
2011-07-28[SCSI] libfc, fcoe: ignore rx frame with wrong xid infoVasu Dev2-3/+5
2011-07-28[SCSI] libfc: release exchg cacheHillf Danton1-1/+4
2011-07-28[SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton1-1/+1
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou3-3/+0
2011-07-28[SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi6-8/+8
2011-07-28[SCSI] bnx2fc: Tx BDs cache in write tasksBhanu Prakash Gollapudi1-7/+22
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck4-0/+21
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck3-0/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck3-10/+22
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck3-3/+32
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctlWim Van Sebroeck3-0/+34
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck3-9/+80
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck2-0/+8
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck3-0/+42
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck8-0/+566
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli1-27/+77
2011-07-28[SCSI] bnx2fc: Do not arm CQ when there are no CQEsBhanu Prakash Gollapudi1-2/+4
2011-07-28[SCSI] bnx2fc: hold tgt lock when calling cmd_releaseBhanu Prakash Gollapudi1-0/+2
2011-07-28[SCSI] bnx2fc: Enable support for sequence level error recoveryBhanu Prakash Gollapudi1-3/+0
2011-07-28[SCSI] bnx2fc: HSI changes for tapeBhanu Prakash Gollapudi1-4/+26
2011-07-28[SCSI] bnx2fc: Handle REC_TOV error code from firmwareBhanu Prakash Gollapudi2-29/+112