aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner
2008-04-19generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19ftrace: add notrace annotations for NMI routinesSteven Rostedt
2008-04-19x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek
2008-04-19x86: fix exec mappings commentsJiri Slaby
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum
2008-04-19x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap
2008-04-19x86: e820_64, fix section mismatch warningJacek Luczak
2008-04-19x86: remove vm86.h inclusion from process_32.cJacek Luczak
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-19x86: pageattr.c fix shadowed variable warningHarvey Harrison
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar
2008-04-19x86_64: do not reserve ramdisk two timesYinghai Lu
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying
2008-04-19x86: KGDB build fixIngo Molnar
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-04-18x86: kgdb build fixHarvey Harrison
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke
2008-04-18[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori
2008-04-18[SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori
2008-04-18[SCSI] bsg: use better helper list functionsFUJITA Tomonori
2008-04-18[SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori