Age | Commit message (Expand) | Author |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells |
2009-01-08 | NOMMU: Delete askedalloc and realalloc variables | David Howells |
2009-01-08 | NOMMU: Rename ARM's struct vm_region | David Howells |
2009-01-08 | NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() | David Howells |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-01-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-01-07 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-01-07 | sparc64: Work around branch tracer warning. | David S. Miller |
2009-01-07 | V4L/DVB (10191a): Update MAINTAINERS entries on media drivers | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10190): cx88: Fix some Kbuild troubles | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc | Julia Lawall |
2009-01-07 | V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization | Michael Krufky |
2009-01-07 | V4L/DVB (10181): v4l2-device: Fix some sparse warnings | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10180): drivers/media: Fix a number of sparse warnings | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10179): tda8290: Fix two sparse warnings | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10177): Fix sparse warnings on em28xx | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin... | Eric Miao |
2009-01-07 | V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h... | Guennadi Liakhovetski |
2009-01-07 | staging: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison |
2009-01-07 | trivial: replace last usages of __FUNCTION__ in kernel | Harvey Harrison |
2009-01-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-01-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds |
2009-01-07 | topology: Fix sparc64 build. | David Miller |
2009-01-07 | nfsd: get rid of NFSD_VERSION | Benny Halevy |
2009-01-07 | nfsd: last_byte_offset | Benny Halevy |
2009-01-07 | nfsd: delete wrong file comment from nfsd/nfs4xdr.c | Marc Eshel |
2009-01-07 | nfsd: git rid of nfs4_cb_null_ops declaration | Benny Halevy |
2009-01-07 | nfsd: dprint each op status in nfsd4_proc_compound | Benny Halevy |
2009-01-07 | nfsd: add etoosmall to nfserrno | Dean Hildebrand |
2009-01-07 | NFSD: FIDs need to take precedence over UUIDs | Steve Dickson |
2009-01-07 | SUNRPC: The sunrpc server code should not be used by out-of-tree modules | Trond Myklebust |
2009-01-07 | svc: Clean up deferred requests on transport destruction | Tom Tucker |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-01-07 | kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation | Wolfram Sang |
2009-01-07 | kbuild: add a symlink to the source for separate objdirs | Andi Kleen |
2009-01-07 | kconfig: add script to manipulate .config files on the command line | Andi Kleen |
2009-01-07 | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope | Jike Song |
2009-01-07 | bootchart: improve output based on Dave Jones' feedback | Arjan van de Ven |
2009-01-07 | fix modules_install via NFS | Sam Ravnborg |
2009-01-07 | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types | Anders Larsen |
2009-01-07 | nfsd: fix double-locks of directory mutex | J. Bruce Fields |
2009-01-07 | svc: Move kfree of deferral record to common code | Tom Tucker |
2009-01-07 | CRED: Fix NFSD regression | David Howells |
2009-01-07 | NLM: Clean up flow of control in make_socks() function | Chuck Lever |
2009-01-07 | NLM: Refactor make_socks() function | Chuck Lever |
2009-01-07 | nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT | J. Bruce Fields |