summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-19gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+6
2009-06-19seq_file: add function to write binary dataPeter Oberparleiter1-0/+1
2009-06-19kernel: constructor supportPeter Oberparleiter4-0/+21
2009-06-19ipcns: move free_ipcs() protoAlexey Dobriyan1-4/+0
2009-06-19ipcns: make free_ipc_ns() staticAlexey Dobriyan1-1/+0
2009-06-19pids: clean up find_task_by_pid variantsChristoph Hellwig1-6/+0
2009-06-19ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov1-1/+0
2009-06-19ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov1-1/+1
2009-06-19memcg: add interface to reset limitsDaisuke Nishimura1-0/+2
2009-06-19memcg: fix swap accountingKAMEZAWA Hiroyuki1-2/+3
2009-06-19memcg: remove unneeded forward declaration from sched.hLi Zefan1-1/+0
2009-06-19memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura1-6/+0
2009-06-19memcg: add file-based RSS accountingBalbir Singh1-1/+6
2009-06-19reiserfs: fix warnings with gcc 4.4Jeff Mahoney1-8/+39
2009-06-19pca953x: support GPIOLIB GPIO namingDaniel Silverstone1-0/+1
2009-06-19mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov1-4/+0
2009-06-19spi: move more spi_setup() functionality into coreDavid Brownell1-0/+3
2009-06-19spi: move common spi_setup() functionality into coreDavid Brownell1-24/+1
2009-06-19softirq: introduce statistics for softirqKeika Kobayashi1-0/+12
2009-06-19drm: Remove memory debugging infrastructure.Eric Anholt2-361/+0
2009-06-18perf_counter: Add event overlow handlingPeter Zijlstra1-12/+28
2009-06-18net: group address list and its countJiri Pirko1-6/+11
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar1-10/+10
2009-06-18NFS: Clean up MNT program definitionsChuck Lever3-14/+3
2009-06-18lockd: Update NSM state from SM_MON repliesChuck Lever1-1/+1
2009-06-18Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust10-3/+358
2009-06-18md: fix some comments.Andre Noll1-1/+1
2009-06-18nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga1-1/+1
2009-06-18nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga1-1/+2
2009-06-18nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson1-0/+1
2009-06-18nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy1-0/+2
2009-06-18nfs41: Backchannel bc_svc_process()Ricardo Labiaga1-0/+2
2009-06-18nfs41: Backchannel callback service helper routinesRicardo Labiaga1-0/+3
2009-06-18nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2-0/+14
2009-06-18Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-18nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga1-0/+46
2009-06-18nfs41: New backchannel helper routinesRicardo Labiaga1-0/+1
2009-06-18nfs41: client callback structuresRicardo Labiaga2-0/+30
2009-06-17nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2-0/+2
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-0/+1
2009-06-17nfs41: create_session operationAndy Adamson2-0/+22
2009-06-17nfs41: get_lease_timeAndy Adamson1-0/+9
2009-06-17nfs41: exchange_id operationBenny Halevy4-1/+47
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2009-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds4-222/+375
2009-06-17nfs41: setup_sequence methodAndy Adamson1-0/+4
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson1-0/+1
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy1-2/+2
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson1-0/+8
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy1-0/+5