aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-27selinux: add support for installing a dummy policy (v2)Serge E. Hallyn8-1/+355
2008-08-20security: add/fix security kernel-docRandy Dunlap3-21/+21
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari6-24/+24
2008-08-07selinux: conditional expression type validation was off-by-oneVesa-Matti Kari1-1/+1
2008-08-05smack: limit privilege by labelCasey Schaufler3-1/+102
2008-08-05SELinux: Fix a potentially uninitialised variable in SELinux hooksDavid Howells1-18/+24
2008-08-05SELinux: trivial, remove unneeded local variableVesa-Matti J Kari1-4/+2
2008-08-05SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari3-18/+18
2008-08-05make selinux_write_opts() staticAdrian Bunk1-1/+2
2008-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds192-38/+18
2008-08-01embedded: fix vc_translate operator precedenceTim Bird1-1/+1
2008-08-01Remove EXPORTS of follow_page & zap_page_rangeJack Steiner1-2/+0
2008-08-01dual license ftrace.txtSteven Rostedt1-0/+1
2008-08-01FRV: Wire up new system callsDavid Howells2-2/+13
2008-08-01MN10300: Wire up new system callsDavid Howells2-0/+12
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds8-11/+312
2008-08-01Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds5-0/+0
2008-08-01mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt1-1/+6
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-08-01Remove newline from the description of module parametersNiels de Vos12-16/+16
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-83/+356
2008-08-01Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds83-3098/+3105
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson1-0/+1
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson1-0/+1
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath2-11/+16
2008-08-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-13/+28
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds14-112/+904
2008-08-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+2
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds10-137/+238
2008-08-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-1/+20
2008-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds3-29/+94
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-18/+76
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds73-1290/+2006
2008-08-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds8-621/+692
2008-08-01md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe1-1/+1
2008-08-01block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2-0/+19
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-173/+321
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds21-268/+203
2008-08-01Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-8/+19
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds7-95/+40
2008-08-01Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds19-0/+3956
2008-08-01Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+5
2008-08-01Merge git://git.infradead.org/battery-2.6Linus Torvalds7-76/+697
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds420-2942/+3357
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-14/+20
2008-08-01Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds32-262/+427
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck192-38/+18
2008-08-01au1xmmc: raise segment size limit.Manuel Lauss1-1/+7