1. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 10 years ago
  2. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 10 years ago
  3. eadcc72 parisc: add serial ports of C8000/1GHz machine to hardware database by Helge Deller · 10 years ago
  4. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  5. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  6. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  7. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  8. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  9. 7ca22cf USB: remove CONFIG_USB_DEBUG from defconfig files by Greg Kroah-Hartman · 10 years ago
  10. 3a0d89d USB: delete CONFIG_USB_DEVICEFS from defconfig by Naoki MATSUMOTO · 10 years ago
  11. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  12. 9abd09a parisc: 'renameat2()' doesn't need (or have) a separate compat system call by Linus Torvalds · 10 years ago
  13. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  14. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 10 years ago
  15. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  16. c776cd8 parisc: Improve LWS-CAS performance by John David Anglin · 10 years ago
  17. fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 10 years ago
  18. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 10 years ago
  19. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  20. b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  21. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 10 years ago
  22. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 10 years ago
  23. e4a65e9 arch,parisc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  24. 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  25. ab3e55b parisc: fix epoll_pwait syscall on compat kernel by Helge Deller · 10 years ago
  26. 0ef36bd parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE by Helge Deller · 10 years ago
  27. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  28. 496252f parisc: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 10 years ago
  29. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 10 years ago
  32. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 10 years ago
  33. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 10 years ago
  34. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  35. 1ed71e5 parisc: Validate online cpus in irq_set_affinity() callbacks by Thomas Gleixner · 10 years ago
  36. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  37. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  38. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  39. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  40. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  41. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  42. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  43. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  44. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  45. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
  46. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  47. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  48. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  50. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  51. 75b99db parisc: fix SO_MAX_PACING_RATE typo by Eric Dumazet · 11 years ago
  52. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  54. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  55. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  56. f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 11 years ago
  57. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  59. b0acbb9 parisc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  60. a16ab68 parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver by Helge Deller · 11 years ago
  61. b8d8fcc parisc: remove CONFIG_MLONGCALLS=y from defconfigs by Helge Deller · 11 years ago
  62. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  63. c790b41 parisc: use kernel_text_address() in unwind functions by Helge Deller · 11 years ago
  64. 6c3215c parisc: remove empty SERIAL_PORT_DFNS in serial.h by Chen Gang · 11 years ago
  65. 8f96bdf parisc: add some more machine names to hardware database by Helge Deller · 11 years ago
  66. 0576da2 parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address by Helge Deller · 11 years ago
  67. 964f413 parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. by Helge Deller · 11 years ago
  68. 49d1cb2 parisc: improve SIGBUS/SIGSEGV error reporting by Helge Deller · 11 years ago
  69. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  70. 9af63ae parisc: do not inline pa_memcpy() internal functions by Helge Deller · 11 years ago
  71. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  72. 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
  73. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  74. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  75. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  76. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  77. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  78. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  79. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  81. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  82. 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
  83. 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
  84. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  85. dce0ce4 parisc: add generic 32- and 64-bit defconfigs by Helge Deller · 11 years ago
  86. 1f2048f parisc: signal fixup - SIGBUS vs. SIGSEGV by Helge Deller · 11 years ago
  87. 63379c1 parisc: implement full version of access_ok() by Helge Deller · 11 years ago
  88. 3a7452b parisc: correctly display number of active CPUs by Helge Deller · 11 years ago
  89. 6f0c4aa parisc: do not count IPI calls twice by Helge Deller · 11 years ago
  90. f6d12ee parisc: make udelay() SMP-safe by Helge Deller · 11 years ago
  91. e4be260 parisc: remove duplicate define by Michael Opdenacker · 11 years ago
  92. b0756b5 parisc: make "make install" not depend on vmlinux by Helge Deller · 11 years ago
  93. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  94. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  95. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  97. 54e181e parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM by Helge Deller · 11 years ago
  98. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 4a24fb2 parisc: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  100. c1b1404 parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs by Helge Deller · 11 years ago