1. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  2. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 16 years ago
  3. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 16 years ago
  4. df80c8c Add cmpxchg_local to parisc by Mathieu Desnoyers · 16 years ago
  5. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 16 years ago
  6. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  7. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 16 years ago
  8. 9636cb0 include/asm-parisc/: Spelling fixes by Joe Perches · 16 years ago
  9. 8b3de0d asm-*/compat.h: fix typo in comment by Marcin Ślusarz · 16 years ago
  10. 8457403 vga.h: Fix prepocessor warning by Frank Lichtenheld · 16 years ago
  11. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  12. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 16 years ago
  13. 721fdf3 [PARISC] print more than one character at a time for pdc console by Kyle McMartin · 17 years ago
  14. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  15. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  16. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  17. cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  18. 7210c67 [PARISC] fix uninitialized variable warning in asm/rtc.h by Kyle McMartin · 17 years ago
  19. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  21. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  22. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  23. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  24. 6cc4525 [PARISC] Kill off broken irqstack code by Kyle McMartin · 17 years ago
  25. 1c59357 [PARISC] Kill off ASM_PAGE_SIZE use by Sam Ravnborg · 17 years ago
  26. f13cec8 [PARISC] parisc: "extern inline" -> "static inline" by Adrian Bunk · 17 years ago
  27. 218c998 [PARISC] Clean up asm-parisc/pdc.h by Kyle McMartin · 17 years ago
  28. c75ac71 [PARISC] Export pdc.h for palo by Jeff Bailey · 17 years ago
  29. 2cfc5be [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) by Kyle McMartin · 17 years ago
  30. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  31. 9c6cdad cleanup floppy.h by Jan Beulich · 17 years ago
  32. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  33. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  34. fabb8ff [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines by Kyle McMartin · 17 years ago
  35. 37efbb7 [PARISC] Add empty <asm-parisc/vga.h> by Kyle McMartin · 17 years ago
  36. fd0cbdd Fix WARN_ON() on bitfield ops for all other archs by Heiko Carstens · 17 years ago
  37. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  38. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  39. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  40. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  41. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  42. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  43. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  44. f23513e Introduce O_CLOEXEC by Ulrich Drepper · 17 years ago
  45. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  46. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  47. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  48. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  49. e036306 [PARISC] Fix unwinder on 64-bit kernels by Randolph Chung · 17 years ago
  50. 516a949 [PARISC] fix trivial spelling nit in asm/linkage.h by Kyle McMartin · 17 years ago
  51. c2b6ebd [PARISC] fix "ENTRY" macro redefinition by Helge Deller · 17 years ago
  52. 593af52 [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls by Helge Deller · 17 years ago
  53. e9541d0 [PARISC] fix section mismatches in arch/parisc/kernel by Helge Deller · 17 years ago
  54. 2cbd42d [PARISC] Let PA-8900 processors boot by Kyle McMartin · 17 years ago
  55. fd3eef1 [PARISC] Wire up kexec_load syscall by Kyle McMartin · 17 years ago
  56. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  57. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  58. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  59. 14c846a local_t: parisc cleanup by Mathieu Desnoyers · 17 years ago
  60. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  61. 8ffe9d0 atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc by Mathieu Desnoyers · 17 years ago
  62. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  63. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  64. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  65. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  66. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  67. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  68. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  69. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  70. 1055a8a [PARISC] Use symbolic last syscall in __NR_Linux_syscalls by Kyle McMartin · 17 years ago
  71. 2ed0e24 [PARISC] Add missing statfs64 and fstatfs64 syscalls by Guy Martin · 17 years ago
  72. 04532c4 Revert "[PARISC] Optimize TLB flush on SMP systems" by Kyle McMartin · 17 years ago
  73. 513e7ec [PARISC] convert to use CONFIG_64BIT instead of __LP64__ by Helge Deller · 17 years ago
  74. 0b3d643 [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro by Helge Deller · 17 years ago
  75. b288a8f [PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc by Helge Deller · 17 years ago
  76. c5e7655 [PARISC] implement standard ENTRY(), END() and ENDPROC() by Helge Deller · 17 years ago
  77. 430a502 [PARISC] kill ENTRY_SYS_CPUS by Kyle McMartin · 17 years ago
  78. f354ef8 [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header by Kyle McMartin · 17 years ago
  79. f2439b2 [PARISC] move parisc_device_id definition to mod_devicetable.h by Kyle McMartin · 17 years ago
  80. 4650f0a [PARISC] Add TIF_RESTORE_SIGMASK support by Kyle McMartin · 18 years ago
  81. 6e16d94 [PARISC] Convert soft power switch driver to kthread by Helge Deller · 18 years ago
  82. c4ba7a2 [PARISC] Use fstatat64 instead of newfstatat syscall by Helge Deller · 18 years ago
  83. 19dd705 [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait by Helge Deller · 18 years ago
  84. ca72a22 [PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT by Helge Deller · 18 years ago
  85. 94a1981 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines by Helge Deller · 18 years ago
  86. e382876 [PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=y by Helge Deller · 18 years ago
  87. 6891f8a [PARISC] Generic BUG by Helge Deller · 18 years ago
  88. e6fc044 [PARISC] Remove sched.h from uaccess.h on parisc by Matthew Wilcox · 18 years ago
  89. 3735313 [PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range by Matthew Wilcox · 18 years ago
  90. 959f4f1 [PARISC] "Fix" circular includes by Kyle McMartin · 18 years ago
  91. af5917f [PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we're by Matthew Wilcox · 18 years ago
  92. d6ce862 [PARISC] Clean up the cache and tlb headers by Randolph Chung · 18 years ago
  93. 592ac93 [PARISC] Optimize TLB flush on SMP systems by Randolph Chung · 18 years ago
  94. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  95. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  96. e10a443 [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag by Robert P. J. Day · 17 years ago
  97. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  98. cb6efb3 [PATCH] use __u64 rather than u64 in parisc statfs structs by Mike Frysinger · 17 years ago
  99. a6f36be [ARM] pass vma for flush_anon_page() by Russell King · 18 years ago
  100. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago