1. f6d12ee parisc: make udelay() SMP-safe by Helge Deller · 11 years ago
  2. e4be260 parisc: remove duplicate define by Michael Opdenacker · 11 years ago
  3. b0756b5 parisc: make "make install" not depend on vmlinux by Helge Deller · 11 years ago
  4. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  5. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  6. 54e181e parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM by Helge Deller · 11 years ago
  7. c1b1404 parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs by Helge Deller · 11 years ago
  8. a446e72 Revert "parisc: Export flush_cache_page() (needed by lustre)" by Helge Deller · 11 years ago
  9. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  10. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  11. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  12. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  13. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  14. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  15. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  16. 0772dac arch/parisc/mm/fault.c: fix uninitialized variable usage by Felipe Pena · 11 years ago
  17. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  18. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  19. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  20. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 11 years ago
  21. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  22. 5a0ce2d parisc: Remove arch/parisc/kernel/sys32.h header by John David Anglin · 11 years ago
  23. 78f1386 parisc: add defconfig for c8000 machine by Helge Deller · 11 years ago
  24. 50861f5 parisc: Fix cache routines to ignore vma's with an invalid pfn by John David Anglin · 11 years ago
  25. 60ffef0 parisc: delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  26. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  28. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  29. 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
  30. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  31. 5b879d7 parisc: Fix gcc miscompilation in pa_memcpy() by Helge Deller · 11 years ago
  32. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  33. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  34. 594174d parisc: switch to gzip-compressed vmlinuz kernel by Helge Deller · 11 years ago
  35. 30a9f0b parisc: more capabilities info in /proc/cpuinfo by Helge Deller · 12 years ago
  36. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  37. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  38. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  39. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  40. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  41. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  42. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  43. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. 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
  46. 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
  47. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 12 years ago
  49. ac6614b [readdir] constify ->actor by Al Viro · 12 years ago
  50. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 12 years ago
  51. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 12 years ago
  52. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  53. 805bf3d Merge 3.10-rc7 into tty-next by Greg Kroah-Hartman · 11 years ago
  54. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  55. d65ea48 parisc: Use unshadowed index register for flush instructions in flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 12 years ago
  56. 2cc7138 parisc: provide pci_mmap_page_range() for parisc by Thomas Bogendoerfer · 12 years ago
  57. 9a66d18 parisc: fix serial ports on C8000 workstation by Thomas Bogendoerfer · 12 years ago
  58. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 12 years ago
  59. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  60. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
  61. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  62. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
  63. ea99b1a parisc: kernel: using strlcpy() instead of strcpy() by Chen Gang · 12 years ago
  64. 7660390 parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" by Paul Bolle · 12 years ago
  65. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 12 years ago
  66. 3f108de parisc: memory overflow, 'name' length is too short for using by Chen Gang · 12 years ago
  67. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  68. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 12 years ago
  69. b63a2bbc parisc: make interrupt and interruption stack allocation reentrant by John David Anglin · 12 years ago
  70. d0c3be8 parisc: show number of FPE and unaligned access handler calls in /proc/interrupts by Helge Deller · 12 years ago
  71. d845b5f parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S by Helge Deller · 12 years ago
  72. 949451b parisc: add rp5470 entry to machine database by Helge Deller · 12 years ago
  73. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 12 years ago
  74. 6880b01 parisc: make default cross compiler search more robust (v3) by Helge Deller · 12 years ago
  75. f0a1881 parisc: fix SMP races when updating PTE and TLB entries in entry.S by John David Anglin · 12 years ago
  76. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 12 years ago
  77. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  79. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 12 years ago
  80. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
  81. 200c880 parisc: implement irq stacks by Helge Deller · 12 years ago
  82. 9372450 parisc: add kernel stack overflow check by Helge Deller · 12 years ago
  83. c207a76 parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace by John David Anglin · 12 years ago
  84. f21dda0 parisc: implement atomic64_dec_if_positive() by Helge Deller · 12 years ago
  85. bbbfde7 parisc: use long branch in fork_like macro by John David Anglin · 12 years ago
  86. 93782eb parisc: fix NATIVE set up in build by Mike Frysinger · 12 years ago
  87. dde3979 parisc: document the parisc gateway page by Helge Deller · 12 years ago
  88. 6a45716 parisc: fix partly 16/64k PAGE_SIZE boot by Helge Deller · 12 years ago
  89. 7f64fb4 parisc: Provide default implementation for dma_{alloc, free}_attrs by Damian Hobson-Garcia · 12 years ago
  90. a39e6be parisc: fix whitespace errors in arch/parisc/kernel/traps.c by Rolf Eike Beer · 13 years ago
  91. ba969c4 parisc: remove the second argument of kmap_atomic by Zhao Hongjiang · 12 years ago
  92. 46d4c0f parisc: single_open() leaks by Al Viro · 12 years ago
  93. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  94. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  95. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  96. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago
  97. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  98. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  99. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago