| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 41 | -162/+75 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 16 | -54/+1 |
| * | spufs_mkdir(): don't d_add() on negative parent | Al Viro | 2013-02-23 | 1 | -43/+21 |
| * | fs: Preserve error code in get_empty_filp(), part 2 | Anatol Pomozov | 2013-02-23 | 1 | -2/+2 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 24 | -63/+51 |
* | | Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-02-27 | 36 | -115/+1851 |
|\ \ |
|
| * | | xtensa: add accept4 syscall | Chris Zankel | 2013-02-26 | 1 | -1/+4 |
| * | | xtensa: add support for TLS | Chris Zankel | 2013-02-24 | 7 | -7/+25 |
| * | | xtensa: add missing include asm/uaccess.h to checksum.h | Max Filippov | 2013-02-24 | 1 | -0/+1 |
| * | | xtensa: do not enable GENERIC_GPIO by default | Max Filippov | 2013-02-24 | 1 | -1/+1 |
| * | | xtensa: complete ptrace handling of register windows | Max Filippov | 2013-02-24 | 1 | -13/+20 |
| * | | xtensa: add support for oprofile | dann | 2013-02-24 | 6 | -1/+209 |
| * | | xtensa: move spill_registers to traps.h | Max Filippov | 2013-02-24 | 2 | -20/+25 |
| * | | xtensa: ISS: add host file-based simulated disk | Victor Prupis | 2013-02-24 | 3 | -0/+412 |
| * | | xtensa: fix str[n]cmp return value | Max Filippov | 2013-02-24 | 1 | -2/+2 |
| * | | xtensa: avoid mmap cache aliasing | Max Filippov | 2013-02-24 | 2 | -0/+45 |
| * | | xtensa: add finit_module syscall | Max Filippov | 2013-02-24 | 1 | -1/+3 |
| * | | xtensa: pull signal definitions from signal-defs.h | Max Filippov | 2013-02-24 | 1 | -10/+1 |
| * | | xtensa: fix ipc_parse_version selection | Max Filippov | 2013-02-24 | 1 | -0/+1 |
| * | | xtensa: dispatch medium-priority interrupts | Marc Gauthier | 2013-02-24 | 10 | -45/+260 |
| * | | xtensa: Add config files for Diamond 233L - Rev C processor variant | Pete Delaney | 2013-02-24 | 5 | -0/+825 |
| * | | xtensa: use new common dtc rule | Stephen Warren | 2013-02-24 | 3 | -14/+17 |
| * | | xtensa: rename prom_update_property to of_update_property | Max Filippov | 2013-02-24 | 1 | -2/+2 |
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-27 | 46 | -327/+295 |
|\ \ \ |
|
| * | | | 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-27 | 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 |
| * | | | | openrisc: remove CONFIG_SYMBOL_PREFIX | James Hogan | 2013-02-10 | 1 | -4/+0 |
| * | | | | openrisc: avoid using function parameter regs in reset vector | Stefan Kristiansson | 2013-02-10 | 1 | -3/+3 |
| * | | | | openrisc: remove unused current_regs | Jonas Bonn | 2013-02-10 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-27 | 5 | -15/+53 |
|\ \ \ \ |
|
| * | | | | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli | 2013-02-24 | 1 | -3/+47 |
| * | | | | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli | 2013-02-24 | 1 | -7/+1 |
| * | | | | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang | 2013-02-24 | 1 | -2/+1 |
| * | | | | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming | 2013-02-20 | 1 | -2/+3 |
| * | | | | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause | 2013-02-20 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-27 | 3 | -2/+46 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-02-20 | 2 | -1/+24 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt | 2013-02-12 | 2 | -1/+24 |
| * | | | | | | perf/x86: Add Intel IvyBridge event scheduling constraints | Stephane Eranian | 2013-02-20 | 1 | -1/+22 |
| | |/ / / /
| |/| | | | |
|