| Commit message (Expand) | Author | Age | Files | Lines |
* | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 2 | -2/+2 |
* | arch/parisc/mm/fault.c: fix uninitialized variable usage | Felipe Pena | 2013-09-30 | 1 | -2/+3 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -2/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix printks with 0x%# | Joe Perches | 2013-08-27 | 1 | -1/+1 |
* | | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer | 2013-07-31 | 2 | -0/+4 |
* | | parisc: Remove arch/parisc/kernel/sys32.h header | John David Anglin | 2013-07-31 | 4 | -46/+0 |
* | | parisc: add defconfig for c8000 machine | Helge Deller | 2013-07-31 | 1 | -0/+279 |
* | | parisc: Fix cache routines to ignore vma's with an invalid pfn | John David Anglin | 2013-07-31 | 1 | -64/+71 |
|/ |
|
* | parisc: delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-14 | 4 | -14/+16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 1 | -1/+1 |
|\ |
|
| * | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 | 1 | -1/+1 |
* | | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-07-10 | 8 | -49/+94 |
|\ \ |
|
| * | | parisc: Fix gcc miscompilation in pa_memcpy() | Helge Deller | 2013-07-09 | 1 | -29/+50 |
| * | | parisc: Ensure volatile space register %sr1 is not clobbered | John David Anglin | 2013-07-09 | 2 | -3/+4 |
| * | | parisc: optimize mtsp(0,sr) inline assembly | Helge Deller | 2013-07-09 | 1 | -3/+6 |
| * | | parisc: switch to gzip-compressed vmlinuz kernel | Helge Deller | 2013-07-09 | 3 | -11/+18 |
| * | | parisc: more capabilities info in /proc/cpuinfo | Helge Deller | 2013-07-09 | 1 | -3/+16 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 6 | -41/+74 |
| |\ |
|
| * | | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 | 1 | -0/+2 |
* | | | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 | 2 | -11/+1 |
|\ \ \ |
|
| * | | | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 | 2 | -11/+1 |
| | |/
| |/| |
|
* | | | mm/PARISC: prepare for killing free_all_bootmem_node() | Jiang Liu | 2013-07-03 | 1 | -11/+1 |
* | | | mm/PARISC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -44/+3 |
* | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -2/+2 |
* | | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -2/+2 |
* | | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-03 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro | 2013-06-29 | 1 | -0/+1 |
* | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -1/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 | 6 | -41/+74 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-17 | 4 | -7/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+0 |
* | | | | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 3.10-rc7 into tty-next | Greg Kroah-Hartman | 2013-06-24 | 6 | -41/+74 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge 3.10-rc5 into tty-next | Greg Kroah-Hartman | 2013-06-08 | 4 | -7/+5 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge 3.10-rc3 into tty-next | Greg Kroah-Hartman | 2013-05-27 | 12 | -138/+231 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | TTY:vt: convert remain take_over_console's users to do_take_over_console | Wang YanQing | 2013-05-20 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-02 | 2 | -11/+8 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | [readdir] constify ->actor | Al Viro | 2013-06-29 | 1 | -7/+5 |
| * | | | | [readdir] introduce ->iterate(), ctx->pos, dir_emit() | Al Viro | 2013-06-29 | 1 | -1/+1 |
| * | | | | [readdir] introduce iterate_dir() and dir_context | Al Viro | 2013-06-29 | 1 | -1/+3 |
| * | | | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
| | |_|/
| |/| | |
|
* | | | | parisc: Use unshadowed index register for flush instructions in flush_dcache_... | John David Anglin | 2013-06-18 | 1 | -38/+38 |
* | | | | parisc: provide pci_mmap_page_range() for parisc | Thomas Bogendoerfer | 2013-06-18 | 2 | -0/+32 |
* | | | | parisc: fix serial ports on C8000 workstation | Thomas Bogendoerfer | 2013-06-18 | 1 | -0/+1 |
* | | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) | Helge Deller | 2013-06-18 | 2 | -3/+3 |
|/ / / |
|