Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | m68k/mm: Set all online nodes in N_NORMAL_MEMORY | Michael Schmitz | 2011-04-27 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-04-28 | 15 | -120/+163 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nfs: don't lose MS_SYNCHRONOUS on remount of noac mount | Jeff Layton | 2011-04-27 | 1 | -0/+9 | |
| * | | | | | | | | NFS: Return meaningful status from decode_secinfo() | Bryan Schumaker | 2011-04-27 | 1 | -4/+7 | |
| * | | | | | | | | NFSv4: Ensure we request the ordinary fileid when doing readdirplus | Trond Myklebust | 2011-04-27 | 2 | -17/+16 | |
| * | | | | | | | | NFSv4: Ensure that clientid and session establishment can time out | Trond Myklebust | 2011-04-24 | 2 | -6/+8 | |
| * | | | | | | | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust | 2011-04-24 | 2 | -2/+6 | |
| * | | | | | | | | NFSv4.1: Don't loop forever in nfs4_proc_create_session | Trond Myklebust | 2011-04-24 | 4 | -53/+40 | |
| * | | | | | | | | NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() | Bryan Schumaker | 2011-04-18 | 1 | -5/+23 | |
| * | | | | | | | | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker | 2011-04-18 | 3 | -2/+5 | |
| * | | | | | | | | NFSv4.1: Ensure state manager thread dies on last umount | Trond Myklebust | 2011-04-15 | 1 | -2/+2 | |
| * | | | | | | | | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies | Trond Myklebust | 2011-04-15 | 1 | -5/+4 | |
| * | | | | | | | | NFS: Use correct variable for page bounds checking | Bryan Schumaker | 2011-04-13 | 1 | -4/+7 | |
| * | | | | | | | | NFS: don't negotiate when user specifies sec flavor | Bryan Schumaker | 2011-04-13 | 2 | -1/+3 | |
| * | | | | | | | | NFS: Attempt mount with default sec flavor first | Bryan Schumaker | 2011-04-13 | 1 | -8/+16 | |
| * | | | | | | | | NFS: flav_array honors NFS_MAX_SECFLAVORS | Bryan Schumaker | 2011-04-13 | 1 | -1/+1 | |
| * | | | | | | | | NFS: Fix infinite loop in gss_create_upcall() | Bryan Schumaker | 2011-04-13 | 2 | -5/+8 | |
| * | | | | | | | | Don't mark_inode_dirty_sync() while holding lock | Weston Andros Adamson | 2011-04-13 | 1 | -1/+7 | |
| * | | | | | | | | NFS: Get rid of pointless test in nfs_commit_done | Trond Myklebust | 2011-04-12 | 1 | -2/+1 | |
| * | | | | | | | | NFS: Remove unused argument from nfs_find_best_sec() | Bryan Schumaker | 2011-04-12 | 1 | -2/+2 | |
| * | | | | | | | | NFS: Eliminate duplicate call to nfs_mark_request_dirty | Trond Myklebust | 2011-04-12 | 1 | -1/+0 | |
| * | | | | | | | | NFS: Remove dead code from nfs_fs_mount() | Jesper Juhl | 2011-04-12 | 1 | -2/+1 | |
* | | | | | | | | | mm: check if PTE is already allocated during page fault | Mel Gorman | 2011-04-28 | 1 | -1/+1 | |
* | | | | | | | | | kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog | Hillf Danton | 2011-04-28 | 1 | -1/+4 | |
* | | | | | | | | | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger | 2011-04-28 | 1 | -1/+4 | |
* | | | | | | | | | uml: fix hppfs build | Randy Dunlap | 2011-04-28 | 1 | -1/+1 | |
* | | | | | | | | | um: mdd support for 64 bit atomic operations | Richard Weinberger | 2011-04-28 | 2 | -1/+226 | |
* | | | | | | | | | oom: use pte pages in OOM score | KOSAKI Motohiro | 2011-04-28 | 1 | -3/+6 | |
* | | | | | | | | | MAINTAINERS: add EXYNOS ARM architectures | Kukjin Kim | 2011-04-28 | 1 | -1/+2 | |
* | | | | | | | | | memcg: update documentation to describe usage_in_bytes | Daisuke Nishimura | 2011-04-28 | 1 | -2/+13 | |
* | | | | | | | | | MAINTAINERS: update Documentation file entry of GPIO subsystem | Kukjin Kim | 2011-04-28 | 1 | -1/+1 | |
* | | | | | | | | | MAINTAINERS: re-alphabetize Xen entries | Ian Campbell | 2011-04-28 | 1 | -12/+12 | |
* | | | | | | | | | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups | Andrea Arcangeli | 2011-04-28 | 3 | -21/+27 | |
* | | | | | | | | | vfs: avoid large kmalloc()s for the fdtable | Andrew Morton | 2011-04-28 | 1 | -7/+11 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-04-27 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [PARISC] slub: fix panic with DISCONTIGMEM | James Bottomley | 2011-04-22 | 1 | -0/+1 | |
| * | | | | | | | | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined | David Rientjes | 2011-04-21 | 1 | -1/+3 | |
* | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-04-27 | 3 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ACPI / PM: Avoid infinite recurrence while registering power resources | Rafael J. Wysocki | 2011-04-26 | 1 | -0/+4 | |
| * | | | | | | | | | PM / Wakeup: Fix initialization of wakeup-related device sysfs files | Rafael J. Wysocki | 2011-04-26 | 2 | -1/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-27 | 19 | -19/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-26 | 19 | -19/+19 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-04-27 | 37 | -152/+512 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [media] media: vb2: correct queue initialization order | Marek Szyprowski | 2011-04-19 | 1 | -2/+1 | |
| * | | | | | | | | [media] media: vb2: fix incorrect v4l2_buffer->flags handling | Marek Szyprowski | 2011-04-19 | 1 | -2/+10 | |
| * | | | | | | | | [media] s5p-fimc: Add support for the buffer timestamps and sequence | Sylwester Nawrocki | 2011-04-19 | 1 | -0/+10 | |
| * | | | | | | | | [media] s5p-fimc: Fix bytesperline and plane payload setup | Sylwester Nawrocki | 2011-04-19 | 2 | -16/+20 | |
| * | | | | | | | | [media] s5p-fimc: Do not allow changing format after REQBUFS | Sylwester Nawrocki | 2011-04-19 | 2 | -3/+3 | |
| * | | | | | | | | [media] s5p-fimc: Fix FIMC3 pixel limits on Exynos4 | Sylwester Nawrocki | 2011-04-19 | 1 | -11/+19 | |
| * | | | | | | | | [media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheet | Michael Krufky | 2011-04-19 | 1 | -4/+5 |