aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fix compat_sys_utimensat()Suzuki Poulose2009-09-23
* vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput2009-09-23
* qnx4: remove write supportChristoph Hellwig2009-09-23
* ntfs: remove ntfs_file_writeChristoph Hellwig2009-09-23
* anonfd: split interface into file creation and installDavide Libenzi2009-09-23
* MAINTAINERS: remove dead ncpfs listBartlomiej Zolnierkiewicz2009-09-23
* aio.c: move EXPORT* macros to line after functionH Hartley Sweeten2009-09-23
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten2009-09-23
* fs: turn iprune_mutex into rwsemNick Piggin2009-09-23
* printk_once(): use bool for boolean flagRoland Dreier2009-09-23
* proc connector: add event for process becoming session leaderScott James Remnant2009-09-23
* seq_file: constify seq_operationsJames Morris2009-09-23
* Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-23
* dme1737: Keep index within pwm_config[]Roel Kluin2009-09-23
* generic-ipi: make struct call_function_data locklessXiao Guangrong2009-09-23
* Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-23
* dac960: fix undefined behavior on empty stringMichael Buesch2009-09-23
* kmod: fix race in usermodehelper codeNeil Horman2009-09-23
* Move magic numbers into magic.hNick Black2009-09-23
* printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-23
* printk boot_delay: rename printk_delay_msec to loops_per_msecDave Young2009-09-23
* poll/select: avoid arithmetic overflow in __estimate_accuracy()Guillaume Knispel2009-09-23
* kprobes: use do_IRQ() in lkdtmM. Mohan Kumar2009-09-23
* smbfs: read buffer overflowRoel Kluin2009-09-23
* include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton2009-09-23
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-22
|\
| * perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
|\ \
| * | kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg2009-09-21
| * | kmemcheck: update documentationVegard Nossum2009-07-01
| * | kmemcheck: depend on HAVE_ARCH_KMEMCHECKSebastian Andrzej Siewior2009-07-01
| * | kmemcheck: remove useless checkVegard Nossum2009-07-01
| * | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
* | | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-22
|\ \ \
| * | | nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-21
| * | | nfsd: revise 4.1 status documentationJ. Bruce Fields2009-09-21
| * | | sunrpc/cache: avoid variable over-loading in cache_defer_reqNeilBrown2009-09-18
| * | | sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_reqNeilBrown2009-09-18
| * | | nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-17
| * | | nfsd41: Refactor create_client()Ricardo Labiaga2009-09-15
| * | | nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis2009-09-15
| * | | nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga2009-09-15
| * | | nfsd41: Backchannel: cb_sequence callbackBenny Halevy2009-09-15
| * | | nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-15
| * | | nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-15
| * | | nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-15
| * | | nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-15
| * | | nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-15
| * | | nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-15