1. 964f413 parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. by Helge Deller · 11 years ago
  2. 49d1cb2 parisc: improve SIGBUS/SIGSEGV error reporting by Helge Deller · 11 years ago
  3. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  4. 9af63ae parisc: do not inline pa_memcpy() internal functions by Helge Deller · 11 years ago
  5. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  6. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  8. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  9. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  10. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  11. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  12. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  13. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  14. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  15. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  16. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  19. dce0ce4 parisc: add generic 32- and 64-bit defconfigs by Helge Deller · 11 years ago
  20. 1f2048f parisc: signal fixup - SIGBUS vs. SIGSEGV by Helge Deller · 11 years ago
  21. 63379c1 parisc: implement full version of access_ok() by Helge Deller · 11 years ago
  22. 3a7452b parisc: correctly display number of active CPUs by Helge Deller · 11 years ago
  23. 6f0c4aa parisc: do not count IPI calls twice by Helge Deller · 11 years ago
  24. f6d12ee parisc: make udelay() SMP-safe by Helge Deller · 11 years ago
  25. e4be260 parisc: remove duplicate define by Michael Opdenacker · 11 years ago
  26. b0756b5 parisc: make "make install" not depend on vmlinux by Helge Deller · 11 years ago
  27. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  28. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  29. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  31. 54e181e parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM by Helge Deller · 11 years ago
  32. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 4a24fb2 parisc: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  34. c1b1404 parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs by Helge Deller · 11 years ago
  35. a446e72 Revert "parisc: Export flush_cache_page() (needed by lustre)" by Helge Deller · 11 years ago
  36. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  37. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  38. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  39. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  40. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  41. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  42. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  43. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  44. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  46. 0772dac arch/parisc/mm/fault.c: fix uninitialized variable usage by Felipe Pena · 11 years ago
  47. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  48. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  49. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  50. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  51. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  52. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 11 years ago
  53. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  54. 5a0ce2d parisc: Remove arch/parisc/kernel/sys32.h header by John David Anglin · 11 years ago
  55. 78f1386 parisc: add defconfig for c8000 machine by Helge Deller · 11 years ago
  56. 50861f5 parisc: Fix cache routines to ignore vma's with an invalid pfn by John David Anglin · 11 years ago
  57. 60ffef0 parisc: delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  58. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  60. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  61. b247759 Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  62. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  63. 5b879d7 parisc: Fix gcc miscompilation in pa_memcpy() by Helge Deller · 11 years ago
  64. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  65. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  66. 594174d parisc: switch to gzip-compressed vmlinuz kernel by Helge Deller · 11 years ago
  67. 30a9f0b parisc: more capabilities info in /proc/cpuinfo by Helge Deller · 11 years ago
  68. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  69. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  70. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  71. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  72. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  73. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  74. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  75. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  76. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  77. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  78. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  79. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  81. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  82. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  83. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  84. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  85. 805bf3d Merge 3.10-rc7 into tty-next by Greg Kroah-Hartman · 11 years ago
  86. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  87. d65ea48 parisc: Use unshadowed index register for flush instructions in flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 11 years ago
  88. 2cc7138 parisc: provide pci_mmap_page_range() for parisc by Thomas Bogendoerfer · 11 years ago
  89. 9a66d18 parisc: fix serial ports on C8000 workstation by Thomas Bogendoerfer · 11 years ago
  90. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 11 years ago
  91. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  92. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  93. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  94. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  95. ea99b1a parisc: kernel: using strlcpy() instead of strcpy() by Chen Gang · 11 years ago
  96. 7660390 parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" by Paul Bolle · 11 years ago
  97. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  98. 3f108de parisc: memory overflow, 'name' length is too short for using by Chen Gang · 11 years ago
  99. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  100. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 11 years ago