| Commit message (Expand) | Author | Files | Lines |
2012-05-29 | pty: Fix lock inversion | Alan Cox | 1 | -2/+0 |
2012-05-28 | openrisc: use generic strnlen_user() function | Jonas Bonn | 3 | -75/+3 |
2012-05-28 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras | 5 | -83/+48 |
2012-05-28 | lib: Fix generic strnlen_user for 32-bit big-endian machines | Paul Mackerras | 1 | -1/+1 |
2012-05-26 | builddeb: include autogenerated header files | Lekensteyn | 1 | -1/+1 |
2012-05-26 | sparc: use the new generic strnlen_user() function | David Miller | 7 | -231/+9 |
2012-05-26 | x86: use the new generic strnlen_user() function | Linus Torvalds | 6 | -109/+4 |
2012-05-26 | lib: add generic strnlen_user() function | Linus Torvalds | 3 | -0/+142 |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 6 | -53/+102 |
2012-05-26 | x86: use generic strncpy_from_user routine | Linus Torvalds | 3 | -97/+2 |
2012-05-26 | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper | David Woodhouse | 1 | -16/+13 |
2012-05-26 | intel-iommu: Add device info into list before doing context mapping | David Woodhouse | 1 | -6/+11 |
2012-05-25 | tile: default to tilegx_defconfig for ARCH=tile | Chris Metcalf | 1 | -1/+6 |
2012-05-25 | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf | 1 | -6/+6 |
2012-05-25 | arch/tile: mark TILEGX as not EXPERIMENTAL | Chris Metcalf | 1 | -6/+4 |
2012-05-25 | tile/mm/fault.c: Port OOM changes to handle_page_fault | Kautuk Consul | 1 | -5/+27 |
2012-05-25 | arch/tile: add descriptive text if the kernel reports a bad trap | Chris Metcalf | 1 | -2/+28 |
2012-05-25 | arch/tile: allow querying cpu module information from the hypervisor | Chris Metcalf | 2 | -1/+21 |
2012-05-25 | arch/tile: fix hardwall for tilegx and generalize for idn and ipi | Chris Metcalf | 8 | -280/+636 |
2012-05-25 | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf | 15 | -158/+456 |
2012-05-25 | mm: add new arch_make_huge_pte() method for tile support | Chris Metcalf | 2 | -0/+9 |
2012-05-25 | arch/tile: support kexec() for tilegx | Chris Metcalf | 5 | -9/+300 |
2012-05-25 | arch/tile: support <asm/cachectl.h> header for cacheflush() syscall | Chris Metcalf | 6 | -8/+55 |
2012-05-25 | arch/tile: Allow tilegx to build with either 16K or 64K page size | Chris Metcalf | 20 | -197/+345 |
2012-05-25 | arch/tile: optimize get_user/put_user and friends | Chris Metcalf | 8 | -315/+241 |
2012-05-25 | arch/tile: support building big-endian kernel | Chris Metcalf | 10 | -29/+130 |
2012-05-25 | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf | 6 | -53/+111 |
2012-05-25 | arch/tile: use interrupt critical sections less | Chris Metcalf | 7 | -99/+96 |
2012-05-25 | openrisc: use generic strncpy_from_user | Jonas Bonn | 3 | -59/+4 |
2012-05-25 | doc: ext3: update documentation with barrier=1 default | Stefan Hajnoczi | 1 | -3/+3 |
2012-05-25 | Documentation/initrd.txt: Change the location of util-linux | Marcos Paulo de Souza | 1 | -2/+2 |
2012-05-25 | Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl | Michel Machado | 1 | -1/+2 |
2012-05-25 | Documentation/kernel-parameters: remove autotest and mcatest | Sebastian Andrzej Siewior | 1 | -4/+0 |