| Commit message (Expand) | Author | Age | Files | Lines |
* | fault-inject: avoid call to random32() if fault injection is disabled | Anton Blanchard | 2012-06-20 | 1 | -0/+4 |
* | Viresh has moved | Viresh Kumar | 2012-06-20 | 76 | -92/+93 |
* | get_maintainer: Fix --help warning | Joe Perches | 2012-06-20 | 1 | -1/+2 |
* | mm/memory.c: fix kernel-doc warnings | Randy Dunlap | 2012-06-20 | 1 | -1/+1 |
* | mm: fix kernel-doc warnings | Wanpeng Li | 2012-06-20 | 6 | -13/+11 |
* | mm: correctly synchronize rss-counters at exit/exec | Konstantin Khlebnikov | 2012-06-20 | 2 | -1/+2 |
* | mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range | David Rientjes | 2012-06-20 | 1 | -1/+9 |
* | h8300: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-06-20 | 2 | -22/+18 |
* | h8300: fix use of extinct _sbss and _ebss | Geert Uytterhoeven | 2012-06-20 | 2 | -5/+5 |
* | xtensa: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-06-20 | 1 | -11/+7 |
* | xtensa: use "test -e" instead of bashism "test -a" | Geert Uytterhoeven | 2012-06-20 | 1 | -2/+2 |
* | xtensa: replace xtensa-specific _f{data,text} by _s{data,text} | Geert Uytterhoeven | 2012-06-20 | 2 | -5/+4 |
* | memcg: fix use_hierarchy css_is_ancestor oops regression | Hugh Dickins | 2012-06-20 | 1 | -1/+1 |
* | mm, oom: fix and cleanup oom score calculations | David Rientjes | 2012-06-20 | 1 | -8/+7 |
* | nilfs2: ensure proper cache clearing for gc-inodes | Ryusuke Konishi | 2012-06-20 | 2 | -0/+4 |
* | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli | 2012-06-20 | 2 | -13/+27 |
* | mm: fix slab->page _count corruption when using slub | Pravin B Shelar | 2012-06-20 | 1 | -0/+10 |
* | Linux 3.5-rc3v3.5-rc3 | Linus Torvalds | 2012-06-16 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-06-16 | 2 | -2/+3 |
|\ |
|
| * | Btrfs: cast devid to unsigned long long for printk %llu | Chris Mason | 2012-06-15 | 1 | -1/+2 |
| * | Btrfs: init old_generation in get_old_root | Chris Mason | 2012-06-15 | 1 | -1/+1 |
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-06-16 | 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-16 | 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-15 | 2 | -11/+9 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2012-06-15 | 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-15 | 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 |