summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-29Linux 3.0-rc1v3.0-rc1Linus Torvalds1-5/+5
2011-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds6-263/+220
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds32-279/+3907
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds1-0/+4
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks3-13/+6
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks3-105/+88
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks1-16/+10
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks5-28/+30
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds35-1192/+1393
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds4-36/+23
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-16/+25
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-28/+347
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett35-1192/+1393
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-199/+323
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds11-124/+144
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds12-66/+542
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds4-6/+6
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds36-498/+729
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-40/+102
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro3-3/+5
2011-05-29pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh1-1/+18
2011-05-29NFSv4.1: define nfs_generic_pg_testBoaz Harrosh1-24/+20
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy4-19/+17
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy6-23/+22
2011-05-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy5-54/+27
2011-05-29pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh3-0/+61
2011-05-29pnfs: encode_layoutcommitBenny Halevy2-3/+17
2011-05-29pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh3-2/+297
2011-05-29pnfs: encode_layoutreturnAndy Adamson2-2/+11
2011-05-29pnfs: layoutret_on_setattrBenny Halevy3-0/+26
2011-05-29pnfs: layoutreturnBenny Halevy7-7/+274
2011-05-29pnfs-obj: osd raid engine read/write implementationBoaz Harrosh3-0/+901
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy5-4/+62
2011-05-29pnfs-obj: define per-inode private structureBenny Halevy3-0/+46
2011-05-29pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2-3/+22
2011-05-29pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh3-0/+233
2011-05-29pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh4-2/+341
2011-05-29pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh2-1/+413
2011-05-29pnfs-obj: pnfs_osd XDR definitionsBenny Halevy1-0/+345
2011-05-29pnfs-obj: objlayoutdriver module skeletonBenny Halevy4-0/+93
2011-05-29pnfs: client statsJ. Bruce Fields1-0/+25
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy3-9/+12
2011-05-29pnfs: align layoutget requests on page boundariesBenny Halevy1-0/+8
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy4-45/+142
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy5-21/+27
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy4-16/+23
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel5-15/+241
2011-05-29eCryptfs: Cleanup inode initialization codeTyler Hicks2-68/+69
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy6-7/+70
2011-05-29eCryptfs: Consolidate inode functions into inode.cTyler Hicks4-107/+91
2011-05-29mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vmaPeter Zijlstra1-1/+6
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka4-10/+12
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka4-13/+6
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka6-41/+10
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka1-31/+60
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka1-4/+4
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka1-10/+1
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka1-20/+29
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka1-1/+1
2011-05-29dm mpath: do not fail paths after integrity errorsMartin K. Petersen1-1/+1
2011-05-29dm table: reject devices without request fnsMilan Broz1-0/+17
2011-05-29dm table: allow targets to support discards internallyMike Snitzer2-1/+11
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens2-9/+9
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy6-103/+194
2011-05-29pnfs: resolve header dependency in pnfs.hBenny Halevy1-0/+1
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy3-7/+7
2011-05-29NFSv4.1: fix typo in filelayout_check_layoutJim Rees1-1/+1
2011-05-29Squashfs: Fix sanity check patches on big-endian systemsPhillip Lougher4-6/+6
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown4-22/+15
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown10697-290112/+615216
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2-0/+8
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown2-0/+12
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2-0/+12
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown2-0/+9
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown1-1/+3
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown7-26/+26
2011-05-29ACPI EC: remove redundant codeZhang Rui1-2/+0
2011-05-29ACPI: Add D3 cold stateLin Ming3-3/+6
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming2-10/+9
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds15-569/+62
2011-05-28scsi: fix scsi_proc new kernel-doc warningRandy Dunlap1-5/+0
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger5-79/+122
2011-05-29ACPI: Cleanup custom_method debug stuffThomas Renninger3-20/+23
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui1-0/+8
2011-05-29idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen2-12/+29
2011-05-29cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo1-1/+3
2011-05-28mm: fix page_lock_anon_vma leaving mutex lockedHugh Dickins1-5/+8
2011-05-28mm: fix kernel BUG at mm/rmap.c:1017!Hugh Dickins1-2/+2
2011-05-28tmpfs: fix race between truncate and writepageHugh Dickins1-1/+1
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger1-0/+4
2011-05-28Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger1-8/+8
2011-05-28Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger2-11/+12
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger1-18/+14
2011-05-28Blackfin: gptimers: add structure for hardware register layoutMike Frysinger1-0/+18
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger2-1/+3
2011-05-28Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger7-528/+0
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger1-3/+3
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds53-235/+127
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-1194/+2284
2011-05-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-27/+65
2011-05-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-151/+147
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-106/+359
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-69/+413
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds18-237/+727
2011-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2-2/+3
2011-05-28Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-1/+964
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds27-198/+475
2011-05-28Merge branch 'setns'Linus Torvalds50-29/+87
2011-05-28ns: Wire up the setns system callEric W. Biederman50-29/+87
2011-05-28Cache xattr security drop check for write v2Andi Kleen4-4/+37
2011-05-28rcu: Start RCU kthreads in TASK_INTERRUPTIBLE statePaul E. McKenney2-0/+3
2011-05-28rcu: Remove waitqueue usage for cpu, node, and boost kthreadsPeter Zijlstra3-39/+17
2011-05-28rcu: Avoid acquiring rcu_node locks in timer functionsPaul E. McKenney2-9/+8
2011-05-28atomic: Add atomic_or()Paul E. McKenney1-0/+13
2011-05-28Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar6-103/+74
2011-05-28perf: Fix SIGIO handlingPeter Zijlstra1-0/+8
2011-05-28Documentation: Add statistics about nested locksJuri Lelli1-2/+34
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro5-12/+24
2011-05-28sched: Fix ->min_vruntime calculation in dequeue_entity()Peter Zijlstra1-2/+3
2011-05-28sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra1-9/+28
2011-05-28sched: More sched_domain iterations fixesXiaotian Feng2-4/+10
2011-05-28mfd: Fix build breakage caused by tps65910 gpio directory moveLiam Girdwood1-1/+1
2011-05-28mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin1-1/+2
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely4-106/+105
2011-05-28fs: block_page_mkwrite should wait for writeback to finishDarrick J. Wong1-0/+1
2011-05-28mm: Wait for writeback when grabbing pages to begin a writeDarrick J. Wong1-1/+3
2011-05-28configfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-2/+0
2011-05-28fat: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2-10/+0
2011-05-28hpfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-28minix: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-28fuse: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-28coda: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-28afs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-28affs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-289p: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-4/+0
2011-05-28ncpfs: fix rename over directory with dangling referencesSage Weil1-1/+9
2011-05-28ncpfs: document dentry_unhash usageSage Weil1-1/+4
2011-05-28ecryptfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-28hostfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-5/+0
2011-05-28hfsplus: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-6/+2
2011-05-28hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil1-6/+0
2011-05-28omfs: remove unnecessary dentry_unhash on rmdir, dir rneameSage Weil1-8/+3
2011-05-28udf: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2-6/+0
2011-05-28ufs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28nilfs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28jffs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28sysv: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-28bfs: remove unnecessary dentry_unhash on dir renameSage Weil1-3/+0
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds152-1690/+1041
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds79-1225/+5888
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds200-6135/+1611
2011-05-27ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_capsLinus Torvalds1-1/+1
2011-05-27gpio/pch_gpio: Support new device ML7223Tomoya MORINAGA2-1/+9
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen3-6/+6
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King188-6043/+1455
2011-05-27ARM: 6945/1: Add unwinding support for division functionsLaura Abbott1-5/+20
2011-05-27SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever4-4/+403
2011-05-27SUNRPC: Remove obsolete commentChuck Lever1-4/+0
2011-05-27SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever2-14/+85
2011-05-27SUNRPC: Clean up use of curly braces in switch casesChuck Lever1-9/+8
2011-05-27NFS: Revert NFSROOT default mount optionsChuck Lever1-1/+1
2011-05-27SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever1-12/+12
2011-05-27nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()Lai Jiangshan1-13/+1
2011-05-27nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev1-1/+1
2011-05-27NFS: nfs_update_inode: print current and new inode size in debug outputHarshula Jayasuriya1-2/+6
2011-05-27NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust1-1/+5
2011-05-27NFSv4: Handle expired stateids when the lease is still validTrond Myklebust1-2/+7
2011-05-27SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust1-3/+13
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds11-167/+134
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds48-4557/+6481
2011-05-27[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French1-1/+1
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp4-11/+244
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp3-0/+20
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp4-0/+124
2011-05-27perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo1-5/+15
2011-05-27perf top: Handle kptr_restrictArnaldo Carvalho de Melo1-0/+15
2011-05-27perf top: Remove unused macroArnaldo Carvalho de Melo1-2/+0
2011-05-27perf events: initialize fd array to -1 instead of 0David Ahern1-0/+10
2011-05-27perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2-21/+15
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-119/+189
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds3-26/+24
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller4-6/+10
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller2-0/+2
2011-05-27net: Kill ether_table[] declaration.David S. Miller1-4/+0
2011-05-27inetpeer: fix race in unused_list manipulationsEric Dumazet1-15/+27
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds23-27/+43
2011-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-26/+48
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds28-1044/+1571
2011-05-27Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-21/+20
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds24-193/+221
2011-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-22/+107
2011-05-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-195/+3750
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds27-150/+3161
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds12-24/+840