| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | spufs_mkdir(): don't d_add() on negative parent | Al Viro | 2013-02-22 | 1 | -43/+21 |
| * | hostfs: directory methods have no business in non-directory inode_operations | Al Viro | 2013-02-22 | 1 | -8/+0 |
| * | xenfs: switch to pure simple_fill_super() | Al Viro | 2013-02-22 | 1 | -55/+11 |
| * | __d_materialise_unique() is too generic | Al Viro | 2013-02-22 | 1 | -14/+5 |
| * | fs: Fix possible use-after-free with AIO | Jan Kara | 2013-02-22 | 1 | -1/+1 |
| * | constify d_lookup() arguments | Al Viro | 2013-02-22 | 2 | -2/+2 |
| * | constify __d_lookup() arguments | Al Viro | 2013-02-22 | 2 | -2/+2 |
| * | lookup_slow: get rid of name argument | Al Viro | 2013-02-22 | 1 | -4/+3 |
| * | lookup_fast: get rid of name argument | Al Viro | 2013-02-22 | 1 | -5/+5 |
| * | get rid of name and type arguments of walk_component() | Al Viro | 2013-02-22 | 1 | -10/+8 |
| * | link_path_walk(): move assignments to nd->last/nd->last_type up | Al Viro | 2013-02-22 | 1 | -12/+10 |
| * | vfs: remove d_path_with_unreachable | Jeff Layton | 2013-02-22 | 2 | -32/+0 |
| * | clean shmem_file_setup() a bit | Al Viro | 2013-02-22 | 1 | -10/+9 |
| * | fs: Preserve error code in get_empty_filp(), part 2 | Anatol Pomozov | 2013-02-22 | 8 | -22/+19 |
| * | propagate error from get_empty_filp() to its callers | Al Viro | 2013-02-22 | 3 | -30/+28 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 306 | -717/+696 |
| * | mount: consolidate permission checks | Al Viro | 2013-02-22 | 1 | -33/+7 |
* | | Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-02-26 | 36 | -115/+1851 |
|\ \ |
|
| * | | xtensa: add accept4 syscall | Chris Zankel | 2013-02-25 | 1 | -1/+4 |
| * | | xtensa: add support for TLS | Chris Zankel | 2013-02-23 | 7 | -7/+25 |
| * | | xtensa: add missing include asm/uaccess.h to checksum.h | Max Filippov | 2013-02-23 | 1 | -0/+1 |
| * | | xtensa: do not enable GENERIC_GPIO by default | Max Filippov | 2013-02-23 | 1 | -1/+1 |
| * | | xtensa: complete ptrace handling of register windows | Max Filippov | 2013-02-23 | 1 | -13/+20 |
| * | | xtensa: add support for oprofile | dann | 2013-02-23 | 6 | -1/+209 |
| * | | xtensa: move spill_registers to traps.h | Max Filippov | 2013-02-23 | 2 | -20/+25 |
| * | | xtensa: ISS: add host file-based simulated disk | Victor Prupis | 2013-02-23 | 3 | -0/+412 |
| * | | xtensa: fix str[n]cmp return value | Max Filippov | 2013-02-23 | 1 | -2/+2 |
| * | | xtensa: avoid mmap cache aliasing | Max Filippov | 2013-02-23 | 2 | -0/+45 |
| * | | xtensa: add finit_module syscall | Max Filippov | 2013-02-23 | 1 | -1/+3 |
| * | | xtensa: pull signal definitions from signal-defs.h | Max Filippov | 2013-02-23 | 1 | -10/+1 |
| * | | xtensa: fix ipc_parse_version selection | Max Filippov | 2013-02-23 | 1 | -0/+1 |
| * | | xtensa: dispatch medium-priority interrupts | Marc Gauthier | 2013-02-23 | 10 | -45/+260 |
| * | | xtensa: Add config files for Diamond 233L - Rev C processor variant | Pete Delaney | 2013-02-23 | 5 | -0/+825 |
| * | | xtensa: use new common dtc rule | Stephen Warren | 2013-02-23 | 3 | -14/+17 |
| * | | xtensa: rename prom_update_property to of_update_property | Max Filippov | 2013-02-23 | 1 | -2/+2 |
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-26 | 47 | -331/+299 |
|\ \ \ |
|
| * | | | asm-generic: io: Fix ioread16/32be and iowrite16/32be | Michal Simek | 2013-02-12 | 1 | -4/+4 |
| * | | | microblaze: Do not use module.h in files which are not modules | Michal Simek | 2013-02-12 | 23 | -22/+23 |
| * | | | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 | 32 | -294/+259 |
| * | | | microblaze: Add missing return from debugfs_tlb | Michal Simek | 2013-02-12 | 1 | -0/+2 |
| * | | | microblaze: Makefile clean | Jason Wu | 2013-02-12 | 1 | -6/+3 |
| * | | | microblaze: Add .gitignore entries for auto-generated files | Lars-Peter Clausen | 2013-02-12 | 2 | -0/+4 |
| * | | | microblaze: Fix strncpy_from_user macro | Michal Simek | 2013-02-12 | 1 | -5/+4 |
* | | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2013-02-26 | 6 | -18/+34 |
|\ \ \ \ |
|
| * | | | | openrisc: add missing header inclusion | Stefan Kristiansson | 2013-02-26 | 1 | -0/+1 |
| * | | | | openrisc: really pass correct arg to schedule_tail | Jonas Bonn | 2013-02-17 | 1 | -1/+1 |
| * | | | | Add bitops include needed for ext2 filesystem | Sebastian Macke | 2013-02-17 | 1 | -0/+1 |
| * | | | | openrisc: update DTLB-miss handler last | Jonas Bonn | 2013-02-17 | 1 | -3/+14 |
| * | | | | openrisc: fix up vmalloc page table loading | Jonas Bonn | 2013-02-14 | 2 | -6/+14 |
| * | | | | openrisc idle: delete pm_idle | Len Brown | 2013-02-10 | 1 | -5/+0 |