summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-03-25Merge git://git.infradead.org/battery-2.6Linus Torvalds
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-03-25genirq: Expand generic show_interrupts()Thomas Gleixner
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-25mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski
2011-03-25WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt
2011-03-25route: Take the right src and dst addresses in ip_route_newportsSteffen Klassert
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner
2011-03-24ipv4: Fix nexthop caching wrt. scoping.David S. Miller
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-24NFS: Determine initial mount securityBryan Schumaker
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24NFS: Add secinfo procedureBryan Schumaker
2011-03-24NFS: lookup supports alternate clientBryan Schumaker
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-03-24dm ioctl: add flag to wipe buffers for secure dataMilan Broz
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie
2011-03-24vsprintf: Introduce %pB format specifierNamhyung Kim
2011-03-24net_sched: fix THROTTLED/RUNNING raceEric Dumazet
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2011-03-23userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn