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