aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei7-20/+398
2008-08-28securityfs: do not depend on CONFIG_SECURITYEric Paris4-25/+41
2008-08-28Merge branch 'master' into nextJames Morris4405-37946/+100406
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds10-235/+714
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox1-3/+4
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox1-2/+4
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-11/+19
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-2/+2
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds17-116/+66
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-2/+13
2008-08-27Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds6-86/+225
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton2-1/+9
2008-08-27e1000: fix stack sizeLinus Torvalds1-36/+45
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds10-225/+223
2008-08-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds7-77/+83
2008-08-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+4
2008-08-27ftrace: disable tracing for suspend to ramSteven Rostedt1-1/+4
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds1-25/+10
2008-08-27block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe1-2/+0
2008-08-27block: remove unused ->busy part of the block queue tag mapMatthew Wilcox1-4/+2
2008-08-27bio: fix __bio_copy_iov() handling of bio->bv_lenFUJITA Tomonori1-5/+5
2008-08-27bio: fix bio_copy_kern() handling of bio->bv_lenFUJITA Tomonori1-10/+28
2008-08-27block: submit_bh() inadvertently discards barrier flag on a sync writeJens Axboe1-5/+8
2008-08-27block: clean up cmdfilter sysfs interfaceAdel Gadllah1-24/+30
2008-08-27block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori3-20/+20
2008-08-27sg: restore command permission for TYPE_SCANNERFUJITA Tomonori1-8/+14
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori7-163/+132
2008-08-27selinux: add support for installing a dummy policy (v2)Serge E. Hallyn8-1/+355
2008-08-26[WATCHDOG] removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-26[WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen1-1/+1
2008-08-26[WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov1-1/+10
2008-08-26[WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli1-43/+50
2008-08-26[WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli3-0/+355
2008-08-26[WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli3-0/+296
2008-08-26[WATHDOG] delete unused driver mpc8xx_wdt.cJochen Friedrich3-175/+0
2008-08-26[WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks1-1/+1
2008-08-26[WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks1-12/+0
2008-08-26[WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks1-1/+1
2008-08-26[CIFS] Reorder cifs config item for better claritySteve French1-10/+10
2008-08-26[CIFS] Correct keys dependency for cifs kerberos supportSteve French1-1/+1
2008-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-6/+17
2008-08-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-4/+7
2008-08-26Fix userspace export of <linux/net.h>David Woodhouse1-7/+7
2008-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-30/+74
2008-08-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-73/+80
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds68-2808/+6659
2008-08-26Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French457-3520/+4932
2008-08-26ALSA: ASoC: Fix error paths in N810 machine driver init and release clocks at exitJarkko Nikula1-5/+13
2008-08-26ALSA: oxygen: prevent muting of nonexistent AC97 controlsClemens Ladisch1-1/+4