Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | xfs: fix debug_object WARN at xfs_alloc_vextent() | Jeff Liu | 2012-06-20 | 1 | -1/+1 | |
| | * | | | | | | xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) | Alain Renaud | 2012-06-20 | 1 | -3/+8 | |
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-22 | 7 | -14/+71 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-06-20 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ftrace: Make all inline tags also include notrace | Steven Rostedt | 2012-06-18 | 1 | -3/+3 | |
| | * | | | | | | | | perf: Use css_tryget() to avoid propping up css refcount | Salman Qazi | 2012-06-18 | 1 | -3/+7 | |
| | * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-06-15 | 5 | -8/+61 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | perf tools: Fix synthesizing tracepoint names from the perf.data headers | Arnaldo Carvalho de Melo | 2012-06-12 | 1 | -0/+32 | |
| | | * | | | | | | | perf stat: Fix default output file | Stephane Eranian | 2012-06-11 | 1 | -1/+7 | |
| | | * | | | | | | | perf tools: Fix endianity swapping for adds_features bitmask | David Ahern | 2012-06-11 | 4 | -7/+22 | |
| * | | | | | | | | | Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-06-21 | 6 | -11/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | NFS: Force the legacy idmapper to be single threaded | Bryan Schumaker | 2012-06-20 | 1 | -5/+8 | |
| | * | | | | | | | | | NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) | Trond Myklebust | 2012-06-19 | 1 | -1/+1 | |
| | * | | | | | | | | | NFS: Fix a refcounting issue in O_DIRECT | Trond Myklebust | 2012-06-19 | 1 | -0/+1 | |
| | * | | | | | | | | | NFSv4.1: Fix a race in set_pnfs_layoutdriver | Trond Myklebust | 2012-06-19 | 1 | -4/+4 | |
| | * | | | | | | | | | NFSv4.1: Fix umount when filelayout DS is also the MDS | Trond Myklebust | 2012-06-18 | 3 | -1/+6 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-06-21 | 4 | -46/+62 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Btrfs: delay iput with async extents | Josef Bacik | 2012-06-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | Btrfs: add a missing spin_lock | Josef Bacik | 2012-06-21 | 1 | -0/+1 | |
| | * | | | | | | | | | | Btrfs: don't assume to be on the correct extent in add_all_parents | Alexander Block | 2012-06-21 | 1 | -42/+52 | |
| | * | | | | | | | | | | Btrfs: introduce btrfs_next_old_item | Alexander Block | 2012-06-21 | 1 | -2/+7 | |
| * | | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-21 | 2 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | hwmon: (emc2103) Fix use of an uninitilized variable in error case | Guenter Roeck | 2012-06-18 | 1 | -4/+8 | |
| | * | | | | | | | | | | | hwmon: (applesmc) Limit key length in warning messages | Henrik Rydberg | 2012-06-18 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-06-20 | 2 | -20/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | DMA: PL330: Fix racy mutex unlock | Javi Merino | 2012-06-14 | 1 | -16/+10 | |
| | * | | | | | | | | | | | DMA: PL330: Add missing static storage class specifier | Sachin Kamat | 2012-06-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | dma: imx-sdma: buf_tail should be initialize in prepare function | Richard Zhao | 2012-06-07 | 1 | -2/+4 | |
| | * | | | | | | | | | | | dmaengine: pl330: dont complete descriptor for cyclic dma | Tushar Behera | 2012-06-07 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-06-20 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cgroups: Account for CSS_DEACT_BIAS in __css_put | Salman Qazi | 2012-06-18 | 1 | -2/+10 | |
| | * | | | | | | | | | | | cgroup: make sure that decisions in __css_put are atomic | Salman Qazi | 2012-06-06 | 1 | -2/+1 | |
| * | | | | | | | | | | | | mm, mempolicy: fix mbind() to do synchronous migration | David Rientjes | 2012-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | media: pms.c needs linux/slab.h | Randy Dunlap | 2012-06-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-20 | 14 | -27/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | staging: r8712u: Add new USB IDs | Lubomir Schmidt | 2012-06-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | staging: gdm72xx: Release netlink socket properly | Ben Chan | 2012-06-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | iio: drop wrong reference from Kconfig | Jiri Kosina | 2012-06-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | pstore/inode: Make pstore_fill_super() static | Anton Vorontsov | 2012-06-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | pstore/ram: Should zap persistent zone on unlink | Anton Vorontsov | 2012-06-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init() | Anton Vorontsov | 2012-06-13 | 2 | -3/+9 | |
| | * | | | | | | | | | | | | pstore/ram_core: Do not reset restored zone's position and size | Anton Vorontsov | 2012-06-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | pstore/ram: Should update old dmesg buffer before reading | Anton Vorontsov | 2012-06-13 | 3 | -7/+11 | |
| | * | | | | | | | | | | | | staging:iio:ad7298: Fix linker error due to missing IIO kfifo buffer | Lars-Peter Clausen | 2012-06-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures" | Greg Kroah-Hartman | 2012-06-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | staging: usbip: bugfix for stack corruption on 64-bit architectures | Bart Westgeest | 2012-06-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | staging/comedi: fix build for USB not enabled | Randy Dunlap | 2012-06-11 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | staging: omapdrm: fix crash when freeing bad fb | Andy Gross | 2012-06-11 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | staging:iio:ad7606: Re-add missing scale attribute | Lars-Peter Clausen | 2012-06-07 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | iio: Fix potential use after free | Lars-Peter Clausen | 2012-06-04 | 1 | -7/+9 |