aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-25NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"Chuck Lever
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever
2011-01-25NFS: nfsacl_{encode,decode} should return signed integerChuck Lever
2011-01-25NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"Chuck Lever
2011-01-25NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-01-25NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl
2011-01-19NFS: fix handling of malloc failure during nfs_flush_multi()Fred Isaman
2011-01-18Linux 2.6.38-rc1Linus Torvalds
2011-01-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno
2011-01-18MIPS: Implement __read_mostlyDavid Daney
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos
2011-01-18MIPS: jump label: Add MIPS support.David Daney
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches
2011-01-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-01-18Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-18Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-18perf: Fix contexted inheritancePeter Zijlstra