1. b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 13 years ago
  2. 8275b91 [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __cpu_up() by James Bottomley · 13 years ago
  3. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  4. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  7. b3cb867 [PARISC] fix panic on prefetch(NULL) on PA7300LC by James Bottomley · 13 years ago
  8. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 13 years ago
  9. 9b05b1e parisc: add missing include of asm/page.h to asm/pgtable.h by Rolf Eike Beer · 13 years ago
  10. 6eb608f parisc: drop include of asm/pdc.h from asm/hardware.h by Rolf Eike Beer · 13 years ago
  11. 25fe853 parisc: add missing forward declarations in asm/hardware.h by Rolf Eike Beer · 13 years ago
  12. 1cab420 parisc: add missing includes in asm/spinlock.h by Rolf Eike Beer · 13 years ago
  13. b2d0b7a keyboard: Use BIOS Keyboard variable to set Numlock by Joshua Cov · 13 years ago
  14. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
  15. 9e5228c parisc: fix missing cmpxchg file error from system.h split by Paul Gortmaker · 13 years ago
  16. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  17. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  19. 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
  20. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
  21. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  22. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
  23. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  24. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  25. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  26. 8b23281 [PARISC] futex: Use same lock set as lws calls by John David Anglin · 13 years ago
  27. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  28. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 13 years ago
  29. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  30. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  31. f4f0727 parisc: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  32. 15ee2d0 parisc, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  33. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  34. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  35. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  36. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  37. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  38. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  39. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  40. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  41. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  42. 455ce9d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  43. 205e9a2 [PARISC] wire up sendmmsg syscall by James Bottomley · 13 years ago
  44. 548c210 [PARISC] fix return type of __atomic64_add_return by John David Anglin · 14 years ago
  45. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  46. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  47. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  48. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  49. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  50. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  51. d9ba5fe [PARISC] Fix futex support by Carlos O'Donell · 13 years ago
  52. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 14 years ago
  53. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  54. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 14 years ago
  55. 7fe2ac6 Merge branch 'flushing' into for-linus by James Bottomley · 14 years ago
  56. 2e7bad5 [PARISC] wire up syncfs syscall by James Bottomley · 14 years ago
  57. a71aae4 [PARISC] wire up the fhandle syscalls by James Bottomley · 14 years ago
  58. c3f957a [PARISC] wire up clock_adjtime syscall by James Bottomley · 14 years ago
  59. 1824074 [PARISC] wire up fanotify syscalls by James Bottomley · 14 years ago
  60. b7d4581 [PARISC] prevent speculative re-read on cache flush by James Bottomley · 14 years ago
  61. d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 14 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  63. 8547727 remove dma64_addr_t by FUJITA Tomonori · 14 years ago
  64. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  65. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  66. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  67. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  68. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  69. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  70. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  71. 5229645 vfs: add nonconflicting values for O_PATH by Stephen Rothwell · 14 years ago
  72. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  73. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  74. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  75. 1c0f647 Merge branch 'irq' into for-next by James Bottomley · 14 years ago
  76. 2c250ad Merge branch 'fixes' into for-next by James Bottomley · 14 years ago
  77. e9a623b Merge branch 'tmpalias-flush' into for-next by James Bottomley · 14 years ago
  78. 4c4231e [PARISC] Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  79. 8e1964a [PARISC] fix vmap flush/invalidate by James Bottomley · 14 years ago
  80. 1153742 parisc: fix compile breakage caused by inlining maybe_mkwrite by James Bottomley · 14 years ago
  81. 8b4ae33 eliminate special FLUSH flag from page table by James Bottomley · 14 years ago
  82. f311847 parisc: flush pages through tmpalias space by James Bottomley · 14 years ago
  83. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 14 years ago
  84. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 14 years ago
  85. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  86. e430426 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  87. 765aaaf parisc: fix compile failure with kmap_atomic changes by James Bottomley · 14 years ago
  88. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  89. b97680c parisc: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 15 years ago
  90. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  91. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  92. 7da1272 parisc: kill __do_IRQ by Kyle McMartin · 14 years ago
  93. 4d4f681 parisc: convert cpu interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  94. ba20085 parisc: lay groundwork for killing __do_IRQ by Kyle McMartin · 14 years ago
  95. caf9619 parisc: add prlimit64 syscall by Kyle McMartin · 14 years ago
  96. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  97. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  98. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  99. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  100. 7896bfa dma-mapping: parisc: set ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago