aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-08IB/core: Add IP checksum offload supportEli Cohen
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier
2008-02-06mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-05uml: LDT mutex conversionDaniel Walker
2008-02-05uml: add back CONFIG_HZJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2008-02-05uml: customize tlb.hJeff Dike
2008-02-05uml: 64-bit tlb fixesJeff Dike
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: add virt_to_pteJeff Dike
2008-02-05uml: fix page table data sizesJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: style cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: move um_virt_to_physJeff Dike
2008-02-05UML - Fix build in 2.6.24-rc2-mm1Jeff Dike
2008-02-05uml: tidy pgtable.hJeff Dike
2008-02-05uml: get rid of asmlinkageJeff Dike
2008-02-05uml: implement get_wchanJeff Dike
2008-02-05uml: remove xmm checking on x86Karol Swietlicki
2008-02-05cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.hJesper Nilsson
2008-02-05mac68k: add nubus card definitions and a typo fixFinn Thain
2008-02-05mac68k: remove dead codeFinn Thain
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-02-05pm qos infrastructure and interfaceMark Gross
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk
2008-02-05alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton
2008-02-05Alpha doesn't use socketcallSamuel Thibault
2008-02-05alpha: atomic_add_return() should return intAndrew Morton
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa
2008-02-05frv: remove dead config symbol from FRV codeJiri Olsa
2008-02-05FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05Remove unnecessary include from include/linux/capability.hAndrew Morgan
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu