summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-09-08RDS: Remove dead struct from rds.hAndy Grover
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover
2010-09-08RDS: Add rds.h to exported headers listAndy Grover
2010-09-08RDS: Implement masked atomic operationsAndy Grover
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover
2010-09-08RDS: Implement atomic operationsAndy Grover
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet
2010-09-08Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-08spi/dw_spi: clean the cs_control codeFeng Tang
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner
2010-09-08percpu: use percpu allocator on UP tooTejun Heo
2010-09-08percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo
2010-09-08vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-09-07sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07dlm: Fix dlm lock status block comment in dlm.hSteven Whitehouse
2010-09-07irq: Add tracepoint to softirq_raiseLai Jiangshan
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum
2010-09-05Input: fix a few typosDmitry Torokhov
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin
2010-09-05io-mapping: Fix the address space annotationsFrancisco Jerez
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais
2010-09-03padata: add missing __percpu markup in include/linux/padata.hNamhyung Kim
2010-09-03mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald
2010-09-01skge: add GRO supportEric Dumazet
2010-09-01gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-31net: add a comment on netdev->last_rxEric Dumazet
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-30i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab
2010-08-29net: fix datapath typoSimon Horman
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin