summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-1/+1
2009-06-19drm: EDID endianness fixes.Michel Dänzer1-49/+43
2009-06-19drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom1-6/+15
2009-06-18function-graph: add stack frame testSteven Rostedt1-1/+3
2009-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds3-0/+893
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-8/+46
2009-06-18mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt1-1/+8
2009-06-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2009-06-18lib: add lib/gcd.cFlorian Fainelli1-0/+8
2009-06-18LinuxPPS: core supportRodolfo Giometti3-0/+212
2009-06-18w1-gpio: add external pull-up enable callbackDaniel Mack1-0/+1
2009-06-18dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori1-0/+190
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+6
2009-06-18seq_file: add function to write binary dataPeter Oberparleiter1-0/+1
2009-06-18kernel: constructor supportPeter Oberparleiter4-0/+21
2009-06-18ipcns: move free_ipcs() protoAlexey Dobriyan1-4/+0
2009-06-18ipcns: make free_ipc_ns() staticAlexey Dobriyan1-1/+0
2009-06-18pids: clean up find_task_by_pid variantsChristoph Hellwig1-6/+0
2009-06-18ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov1-1/+0
2009-06-18ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov1-1/+1
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura1-0/+2
2009-06-18memcg: fix swap accountingKAMEZAWA Hiroyuki1-2/+3
2009-06-18memcg: remove unneeded forward declaration from sched.hLi Zefan1-1/+0
2009-06-18memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura1-6/+0
2009-06-18memcg: add file-based RSS accountingBalbir Singh1-1/+6
2009-06-18reiserfs: fix warnings with gcc 4.4Jeff Mahoney1-8/+39
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone1-0/+1
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov1-4/+0
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell1-0/+3
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell1-24/+1
2009-06-18softirq: introduce statistics for softirqKeika Kobayashi1-0/+12
2009-06-18drm: 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-17NFS: Clean up MNT program definitionsChuck Lever3-14/+3
2009-06-17lockd: Update NSM state from SM_MON repliesChuck Lever1-1/+1
2009-06-17Merge 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-17nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga1-1/+1
2009-06-17nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga1-1/+2
2009-06-17nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson1-0/+1
2009-06-17nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy1-0/+2
2009-06-17nfs41: Backchannel bc_svc_process()Ricardo Labiaga1-0/+2
2009-06-17nfs41: Backchannel callback service helper routinesRicardo Labiaga1-0/+3
2009-06-17nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2-0/+14
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga1-0/+46
2009-06-17nfs41: New backchannel helper routinesRicardo Labiaga1-0/+1
2009-06-17nfs41: client callback structuresRicardo Labiaga2-0/+30