| Commit message (Expand) | Author | Age | Files | Lines |
* | localmodconfig: Check if configs are already set for selects | Steven Rostedt | 2012-06-19 | 1 | -11/+104 |
* | localmodconfig: Read in orig config file to avoid extra processing | Steven Rostedt | 2012-06-19 | 1 | -2/+24 |
* | localmodconfig: Comments and cleanup for streamline_config.pl | Steven Rostedt | 2012-06-19 | 1 | -4/+9 |
* | Linux 3.5-rc3v3.5-rc3 | Linus Torvalds | 2012-06-17 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-06-17 | 2 | -2/+3 |
|\ |
|
| * | Btrfs: cast devid to unsigned long long for printk %llu | Chris Mason | 2012-06-16 | 1 | -1/+2 |
| * | Btrfs: init old_generation in get_old_root | Chris Mason | 2012-06-16 | 1 | -1/+1 |
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-06-17 | 1 | -1/+1 |
|\ \ |
|
| * | | tile: fix bug in get_user() for 4-byte values | Chris Metcalf | 2012-06-16 | 1 | -1/+1 |
* | | | Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-06-17 | 8 | -16/+34 |
|\ \ \ |
|
| * | | | video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk | Jingoo Han | 2012-06-13 | 1 | -1/+1 |
| * | | | video: s3c-fb: clear SHADOWCON register when clearing hardware window registers | Jingoo Han | 2012-06-13 | 1 | -2/+8 |
| * | | | drivers/tosa: driver needs I2C and SPI to compile | Arnd Bergmann | 2012-06-09 | 1 | -1/+1 |
| * | | | drivers/savagefb: use mdelay instead of udelay | Arnd Bergmann | 2012-06-09 | 1 | -5/+5 |
| * | | | video/console: automatically select a font | Arnd Bergmann | 2012-06-09 | 1 | -0/+14 |
| * | | | video/ili9320: do not mark exported functions __devexit | Arnd Bergmann | 2012-06-09 | 1 | -1/+1 |
| * | | | drivers/video: use correct __devexit_p annotation | Arnd Bergmann | 2012-06-09 | 2 | -2/+2 |
| * | | | video: bfin_adv7393fb: Convert to kstrtouint_from_user | Emil Goode | 2012-06-05 | 1 | -4/+2 |
| * | | | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ... | Florian Tobias Schandinat | 2012-06-05 | 5 | -7/+6 |
| |\ \ \ |
|
* | | | | | swap: fix shmem swapping when more than 8 areas | Hugh Dickins | 2012-06-16 | 2 | -11/+9 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2012-06-16 | 2 | -4/+2 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] Fix sd_probe_domain config problem | James Bottomley | 2012-06-07 | 1 | -3/+1 |
| * | | | | | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible | nagalakshmi.nandigama@lsi.com | 2012-06-06 | 1 | -1/+1 |
* | | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-06-16 | 14 | -46/+85 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFS: add an endian notation for sparse | Dan Carpenter | 2012-06-12 | 1 | -1/+1 |
| * | | | | | | NFSv4.1: integer overflow in decode_cb_sequence_args() | Dan Carpenter | 2012-06-12 | 1 | -3/+3 |
| * | | | | | | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer | Jeff Layton | 2012-06-11 | 1 | -6/+6 |
| * | | | | | | NFSv4 do not send an empty SETATTR compound | Andy Adamson | 2012-06-11 | 1 | -4/+8 |
| * | | | | | | NFSv2: EOF incorrectly set on short read | Sachin Prabhu | 2012-06-11 | 1 | -1/+1 |
| * | | | | | | NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts | Bryan Schumaker | 2012-06-09 | 1 | -0/+1 |
| * | | | | | | NFS: fix directio refcount bug on commit | Fred Isaman | 2012-06-09 | 1 | -2/+2 |
| * | | | | | | NFSv4: Fix unnecessary delegation returns in nfs4_do_open | Trond Myklebust | 2012-06-08 | 1 | -0/+1 |
| * | | | | | | NFSv4.1: Convert another trivial printk into a dprintk | Trond Myklebust | 2012-06-07 | 1 | -1/+1 |
| * | | | | | | NFS4: Fix open bug when pnfs module blacklisted | Fred Isaman | 2012-06-07 | 1 | -1/+1 |
| * | | | | | | NFS: Remove incorrect BUG_ON in nfs_found_client | Trond Myklebust | 2012-06-07 | 1 | -2/+0 |
| * | | | | | | NFS: Map minor mismatch error to protocol not support error. | Steve Dickson | 2012-06-06 | 1 | -0/+2 |
| * | | | | | | NFS: Fix a commit bug | Trond Myklebust | 2012-06-06 | 3 | -5/+8 |
| * | | | | | | NFS4: Set parsed mount data version to 4 | Bryan Schumaker | 2012-06-05 | 1 | -0/+2 |
| * | | | | | | NFSv4.1: Ensure we clear session state flags after a session creation | Trond Myklebust | 2012-06-05 | 1 | -10/+12 |
| * | | | | | | NFSv4.1: Convert a trivial printk into a dprintk | Trond Myklebust | 2012-06-05 | 1 | -2/+1 |
| * | | | | | | NFSv4: Fix up decode_attr_mdsthreshold | Trond Myklebust | 2012-06-05 | 1 | -1/+2 |
| * | | | | | | NFSv4: Fix an Oops in the open recovery code | Trond Myklebust | 2012-06-05 | 4 | -6/+31 |
| * | | | | | | NFSv4.1: Fix a request leak on the back channel | Trond Myklebust | 2012-05-31 | 1 | -1/+2 |
* | | | | | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2012-06-16 | 5 | -13/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: dma-mapping: fix broken allocation when dma_mask has been provided | Marek Szyprowski | 2012-06-14 | 1 | -1/+2 |
| * | | | | | | | ARM: dma-mapping: fix debug messages in dmabounce code | Marek Szyprowski | 2012-06-13 | 1 | -8/+8 |
| * | | | | | | | ARM: mm: fix type of the arm_dma_limit global variable | Marek Szyprowski | 2012-06-11 | 2 | -2/+2 |
| * | | | | | | | ARM: dma-mapping: Add missing static storage class specifier | Sachin Kamat | 2012-06-11 | 1 | -2/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2012-06-16 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Make hard_irq_disable() actually hard-disable interrupts | Paul Mackerras | 2012-06-15 | 1 | -0/+3 |
| |/ / / / / / |
|