Age | Commit message (Expand) | Author | Files | Lines |
2011-07-15 | svcauth_unix.c: quiet sparse noise | H Hartley Sweeten | 1 | -0/+1 |
2011-07-15 | svcsock.c: include sunrpc.h to quiet sparse noise | H Hartley Sweeten | 1 | -0/+2 |
2011-07-15 | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 14 | -1238/+0 |
2011-07-15 | NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND | Benny Halevy | 1 | -0/+5 |
2011-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2 | -27/+63 |
2011-07-13 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 5 | -19/+15 |
2011-07-13 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -4/+6 |
2011-07-13 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 7 | -15/+38 |
2011-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 29 | -72/+187 |
2011-07-13 | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity | 2 | -27/+63 |
2011-07-13 | drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits | Alex Deucher | 1 | -2/+7 |
2011-07-13 | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M | Chris Wilson | 1 | -3/+4 |
2011-07-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 4 | -14/+22 |
2011-07-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 12 | -35/+52 |
2011-07-12 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -32/+105 |
2011-07-12 | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear | 1 | -1/+1 |
2011-07-12 | drm/i915/ringbuffer: Idling requires waiting for the ring to be empty | Chris Wilson | 1 | -1/+1 |
2011-07-12 | Revert "drm/i915: enable rc6 by default" | Keith Packard | 1 | -1/+1 |
2011-07-12 | drm/i915: Clean up i915_driver_load failure path | Keith Packard | 1 | -3/+11 |
2011-07-12 | kbuild: Do not write to builddir in modules_install | Michal Marek | 1 | -4/+6 |
2011-07-12 | drm/radeon/kms: fix typo in read_disabled vbios code | Alex Deucher | 2 | -6/+17 |
2011-07-12 | drm/radeon/kms: use correct BUS_CNTL reg on rs600 | Alex Deucher | 1 | -3/+3 |
2011-07-12 | drm/radeon/kms: fix backend map typo on juniper | Alex Deucher | 1 | -1/+1 |
2011-07-12 | drm/radeon/kms: fix regression in hotplug | Alex Deucher | 1 | -0/+6 |
2011-07-11 | slip: fix wrong SLIP6 ifdef-endif placing | Matvejchikov Ilya | 1 | -1/+1 |
2011-07-12 | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt | 1 | -11/+19 |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 3 | -3/+3 |
2011-07-11 | Linux 3.0-rc7v3.0-rc7 | Linus Torvalds | 1 | -1/+1 |
2011-07-11 | Documentation/Changes: remove some really obsolete text | Linus Torvalds | 1 | -25/+18 |
2011-07-11 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -139/+174 |
2011-07-11 | NFSv4.1: update nfs4_fattr_bitmap_maxsz | Andy Adamson | 1 | -1/+1 |
2011-07-11 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Arnd Bergmann | 3 | -24/+26 |
2011-07-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+8 |
2011-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 3 | -57/+73 |
2011-07-11 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+1 |
2011-07-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 8 | -63/+108 |
2011-07-11 | Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie... | Linus Torvalds | 1 | -0/+6 |
2011-07-11 | ath5k: Add missing breaks in switch/case | Joe Perches | 1 | -0/+3 |
2011-07-11 | Documentation/spinlocks.txt: Remove reference to sti()/cli() | Muthu Kumar | 1 | -38/+7 |
2011-07-11 | cifs: drop spinlock before calling cifs_put_tlink | Jeff Layton | 1 | -1/+1 |
2011-07-11 | hp-wmi: fix use after free | Eric Dumazet | 1 | -5/+6 |
2011-07-11 | dell-laptop - using buffer without mutex_lock | Jose Alonso | 1 | -3/+3 |
2011-07-11 | Revert: "dell-laptop: Toggle the unsupported hardware killswitch" | Keng-Yu Lin | 1 | -22/+2 |
2011-07-11 | PM: Reintroduce dropped call to check_wakeup_irqs | Colin Cross | 1 | -0/+8 |
2011-07-11 | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting | Jonathan Cameron | 1 | -2/+2 |
2011-07-11 | ARM: pxa/raumfeld: fix device name for codec ak4104 | Daniel Mack | 1 | -4/+4 |
2011-07-11 | ARM: pxa/raumfeld: display initialisation fixes | Sven Neumann | 1 | -14/+15 |
2011-07-11 | ARM: pxa/raumfeld: adapt to upcoming hardware change | Sven Neumann | 1 | -5/+6 |
2011-07-11 | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace | Linus Walleij | 1 | -5/+5 |
2011-07-10 | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu | 1 | -1/+1 |