1. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  2. 3ba113d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  3. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 15 years ago
  4. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  5. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  6. b609308 parisc: move dereference_function_descriptor to process.c by Kyle McMartin · 15 years ago
  7. bf589a3 parisc: Move kernel Elf_Fdesc define to <asm/elf.h> by Kyle McMartin · 15 years ago
  8. bb73501 parisc: fix build when ARCH_HAS_KMAP by Kyle McMartin · 15 years ago
  9. 7cec2ef Merge branch 'rusty-cpumask-parisc' into parisc by Kyle McMartin · 15 years ago
  10. 3afe6d0 parisc: rtc: Rename rtc-parisc to rtc-generic by Geert Uytterhoeven · 15 years ago
  11. f67d3c8 parisc: select BUG always by Kyle McMartin · 15 years ago
  12. d845e1f parisc: asm/pdc.h should include asm/page.h by Alexander Beregalov · 15 years ago
  13. cd875d4 rtc-parisc: remove unnecessary ret variable by dann frazier · 15 years ago
  14. d09c091 rtc-parisc: declare rtc_parisc_dev as static by dann frazier · 15 years ago
  15. 47e669c parisc: fix macro expansion in atomic.h by James Bottomley · 15 years ago
  16. c48faf8 parisc: oops_enter()/oops_exit() in die() by Helge Deller · 15 years ago
  17. c84c3a6 parisc: document light weight syscall ABI by Helge Deller · 15 years ago
  18. d75f054 parisc: add ftrace (function and graph tracer) functionality by Helge Deller · 15 years ago
  19. 803094f parisc: simplify sys_clone() by Helge Deller · 15 years ago
  20. 548f117 parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT by Helge Deller · 15 years ago
  21. afca252 parisc: allow to build with 16k default kernel page size by Helge Deller · 15 years ago
  22. 445c088 parisc: expose 32/64-bit capabilities in cpuinfo by Colin Watson · 15 years ago
  23. 1152a68 parisc: use constants instead of numbers in assembly by Helge Deller · 15 years ago
  24. 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 15 years ago
  25. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  26. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  27. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  28. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  29. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  32. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  33. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  34. 9bc181d cpumask: Use accessors code.: parisc by Rusty Russell · 15 years ago
  35. bd071e1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc by Rusty Russell · 15 years ago
  36. 91887a3 cpumask: arch_send_call_function_ipi_mask: parisc by Rusty Russell · 15 years ago
  37. e8f208e parisc: update defconfigs by Kyle McMartin · 15 years ago
  38. 0cb385e parisc: define x->x mmio accessors by Kyle McMartin · 15 years ago
  39. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 15 years ago
  40. 9dfe914 parisc: convert (read|write)bwlq to inlines by Kyle McMartin · 15 years ago
  41. 7c4be70 parisc: fix use of new cpumask api in irq.c by Kyle McMartin · 15 years ago
  42. 5a8247c parisc: update parisc for new irq_desc by Mike Travis · 15 years ago
  43. c1da90f parisc: fix 64bit build by Helge Deller · 15 years ago
  44. 2cfeb9a parisc: add braces around arguments in assembler macros by Helge Deller · 15 years ago
  45. ddd1f6c parisc: remove unused local out_putf label by Helge Deller · 15 years ago
  46. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 15 years ago
  47. 24dc029 parisc: fix section mismatch warnings by Helge Deller · 15 years ago
  48. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 15 years ago
  49. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  50. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 15 years ago
  51. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  52. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 15 years ago
  53. 726da1e headers_check fix: parisc, swab.h by Jaswinder Singh Rajput · 15 years ago
  54. 79f95ac headers_check fix: parisc, pdc.h by Jaswinder Singh Rajput · 15 years ago
  55. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 15 years ago
  56. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 15 years ago
  57. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  58. e65e49d irq: update all arches for new irq_desc by Mike Travis · 15 years ago
  59. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 15 years ago
  60. e245b80 parisc: introduce asm/swab.h by Harvey Harrison · 15 years ago
  61. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  62. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 15 years ago
  63. ae16489 parisc: export length of os_hpmc vector by Kyle McMartin · 15 years ago
  64. c61c25e parisc: fix kernel crash (protection id trap) when compiling ruby1.9 by Kyle McMartin · 16 years ago
  65. aefa8b6 parisc: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  66. 7246c31 parisc: add uevent helper for parisc bus by Helge Deller · 16 years ago
  67. 5fbf663 parisc: fix ipv6 checksum by Kyle McMartin · 16 years ago
  68. 6525ee5 parisc: quiet palo not-found message from "which" by Kyle McMartin · 16 years ago
  69. ef017be parisc: Replace NR_CPUS in parisc code by Helge Deller · 15 years ago
  70. 7f2347a parisc: trivial fixes by Helge Deller · 15 years ago
  71. 70da2d9 parisc: fix braino in commit adding __space_to_prot by Kyle McMartin · 16 years ago
  72. a60715f parisc: factor out sid to protid conversion by Kyle McMartin · 16 years ago
  73. 0ca5506 parisc: use leX_to_cpu in place of __fswabX by Kyle McMartin · 16 years ago
  74. e0e7ed4 parisc: fix GFP_KERNEL use while atomic in unwinder by Helge Deller · 16 years ago
  75. 0063507 parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions by FUJITA Tomonori · 16 years ago
  76. d2e6675 parisc: use the new byteorder headers by Harvey Harrison · 16 years ago
  77. 8f47cb87 parisc: lib/: make code static by Adrian Bunk · 16 years ago
  78. c298be7 parisc: fix module loading failure of large kernel modules by Helge Deller · 15 years ago
  79. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 165ac43 parisc: remove gratuitous cpu_online_map declaration. by Rusty Russell · 15 years ago
  82. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  83. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  84. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  85. 5289f46 parisc: disable UP-optimized flush_tlb_mm by Kyle McMartin · 16 years ago
  86. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  87. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  88. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  89. a6e470f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  90. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  91. 90f6713 parisc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  92. 7a3f513 parisc: fix kernel crash when unwinding a userspace process by Helge Deller · 16 years ago
  93. 9860d1b parisc: __kernel_time_t is always long by Geert Uytterhoeven · 16 years ago
  94. ed79b86 parisc: fix bug in compat_arch_ptrace by Helge Deller · 16 years ago
  95. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  96. 25e1573 CRED: Wrap task credential accesses in the PA-RISC arch by David Howells · 16 years ago
  97. 906bf11 fix cpumask build breakage on parisc by Helge Deller · 16 years ago
  98. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  99. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  100. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago