aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-29crypto: api - Add fips_enable flagNeil Horman
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu
2008-08-29crypto: cryptomgr - Test ciphers using ECBHerbert Xu
2008-08-29crypto: api - Use test infrastructureHerbert Xu
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu
2008-08-29crypto: tcrypt - Add alg_test interfaceHerbert Xu
2008-08-29crypto: tcrypt - Abort and only log if there is an errorHerbert Xu
2008-08-29crypto: crc32c - Use Intel CRC32 instructionAustin Zhang
2008-08-29crypto: tcrypt - Avoid using contiguous pagesHerbert Xu
2008-08-29crypto: api - Display larval objects properlyHerbert Xu
2008-08-29crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookupHerbert Xu
2008-08-29crypto: Kconfig - Replace leading spaces with tabsAdrian Bunk
2008-08-28Linux 2.6.27-rc5Linus Torvalds
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-08-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS
2008-08-28sched: rt-bandwidth accounting fixPeter Zijlstra
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich
2008-08-28Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood
2008-08-28i2c: Prevent log spam on some DVB adaptersJean Delvare
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare
2008-08-28i2c: Fix device_init_wakeup placeMarc Pignat
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-27sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich
2008-08-27sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich
2008-08-27Merge branch 'omap-rmk'Russell King
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-27Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton
2008-08-27e1000: fix stack sizeLinus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-08-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-08-27ftrace: disable tracing for suspend to ramSteven Rostedt
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk