aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25crypto: hash - Export shash through hashHerbert Xu1-2/+2
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu1-0/+1
2008-12-25crypto: hash - Export shash through ahashHerbert Xu1-1/+1
2008-12-25crypto: hash - Add shash interfaceHerbert Xu1-0/+1
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu1-1/+3
2008-12-25crypto: api - Move type exit function into crypto_tfmHerbert Xu1-0/+2
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott1-2/+6
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-2/+4
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds1-0/+1
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig1-15/+17
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+0
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-1/+1
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz1-0/+2
2008-12-03block: internal dequeue shouldn't start timerTejun Heo1-5/+2
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+8
2008-12-02nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz1-0/+8
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul1-1/+2
2008-12-01epoll: introduce resource usage limitsDavide Libenzi1-0/+4
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo1-0/+1
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+3
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-30hotplug_memory_notifier section annotationAl Viro1-1/+1
2008-11-30meminit section warningsAl Viro1-2/+2
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein1-0/+1
2008-11-27Allow architectures to override copy_user_highpage()Russell King1-0/+2
2008-11-24netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt1-1/+1
2008-11-23irq.h: fix missing/extra kernel-docRandy Dunlap1-2/+1
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar21-56/+230
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie1-4/+0
2008-11-19reintroduce accept4Ulrich Drepper2-6/+3
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo1-1/+3
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3