1. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  2. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  3. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  4. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  6. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  7. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  8. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  9. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  10. 64daa44 parisc: use generic atomic64 on 32-bit by Kyle McMartin · 15 years ago
  11. 2d4618d parisc: perf: wire up sys_perf_counter_open by Kyle McMartin · 15 years ago
  12. abf1e11 parisc: add task_pt_regs macro by Kyle McMartin · 15 years ago
  13. 538e236 parisc: wire sys_perf_counter_open to sys_ni_syscall by Kyle McMartin · 15 years ago
  14. 4435607 parisc: wire up rt_tgsigqueueinfo by Kyle McMartin · 15 years ago
  15. e82a3b7 parisc: ensure broadcast tlb purge runs single threaded by Helge Deller · 15 years ago
  16. 7d17e27 parisc: fix ldcw inline assembler by Helge Deller · 15 years ago
  17. 692c14a parisc: Remove casts from atomic macros by Bastian Blank · 15 years ago
  18. 071327e parisc: remove CVS keywords by Alexander Beregalov · 15 years ago
  19. 90eab5e parisc: wire up preadv/pwritev syscalls by Kyle McMartin · 15 years ago
  20. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  21. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  22. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  23. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  24. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  25. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  26. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  27. 3ba113d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  28. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  29. bf589a3 parisc: Move kernel Elf_Fdesc define to <asm/elf.h> by Kyle McMartin · 15 years ago
  30. bb73501 parisc: fix build when ARCH_HAS_KMAP by Kyle McMartin · 15 years ago
  31. 7cec2ef Merge branch 'rusty-cpumask-parisc' into parisc by Kyle McMartin · 15 years ago
  32. d845e1f parisc: asm/pdc.h should include asm/page.h by Alexander Beregalov · 15 years ago
  33. 47e669c parisc: fix macro expansion in atomic.h by James Bottomley · 15 years ago
  34. d75f054 parisc: add ftrace (function and graph tracer) functionality by Helge Deller · 15 years ago
  35. 445c088 parisc: expose 32/64-bit capabilities in cpuinfo by Colin Watson · 15 years ago
  36. 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 16 years ago
  37. 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
  38. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  39. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  40. 91887a3 cpumask: arch_send_call_function_ipi_mask: parisc by Rusty Russell · 15 years ago
  41. 0cb385e parisc: define x->x mmio accessors by Kyle McMartin · 15 years ago
  42. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 15 years ago
  43. 9dfe914 parisc: convert (read|write)bwlq to inlines by Kyle McMartin · 15 years ago
  44. c1da90f parisc: fix 64bit build by Helge Deller · 16 years ago
  45. 2cfeb9a parisc: add braces around arguments in assembler macros by Helge Deller · 16 years ago
  46. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 16 years ago
  47. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  48. 726da1e headers_check fix: parisc, swab.h by Jaswinder Singh Rajput · 15 years ago
  49. 79f95ac headers_check fix: parisc, pdc.h by Jaswinder Singh Rajput · 15 years ago
  50. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 15 years ago
  51. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  52. e245b80 parisc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  53. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  54. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  55. c61c25e parisc: fix kernel crash (protection id trap) when compiling ruby1.9 by Kyle McMartin · 16 years ago
  56. 5fbf663 parisc: fix ipv6 checksum by Kyle McMartin · 16 years ago
  57. ef017be parisc: Replace NR_CPUS in parisc code by Helge Deller · 16 years ago
  58. 70da2d9 parisc: fix braino in commit adding __space_to_prot by Kyle McMartin · 16 years ago
  59. a60715f parisc: factor out sid to protid conversion by Kyle McMartin · 16 years ago
  60. 0ca5506 parisc: use leX_to_cpu in place of __fswabX by Kyle McMartin · 16 years ago
  61. 0063507 parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions by FUJITA Tomonori · 16 years ago
  62. d2e6675 parisc: use the new byteorder headers by Harvey Harrison · 16 years ago
  63. c298be7 parisc: fix module loading failure of large kernel modules by Helge Deller · 16 years ago
  64. 165ac43 parisc: remove gratuitous cpu_online_map declaration. by Rusty Russell · 16 years ago
  65. 5289f46 parisc: disable UP-optimized flush_tlb_mm by Kyle McMartin · 16 years ago
  66. a6e470f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  67. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  68. 90f6713 parisc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. 9860d1b parisc: __kernel_time_t is always long by Geert Uytterhoeven · 16 years ago
  70. 906bf11 fix cpumask build breakage on parisc by Helge Deller · 16 years ago
  71. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  72. 81e192d parisc: convert to generic compat_sys_ptrace by Helge Deller · 16 years ago
  73. f0514ae parisc: initialize unwinder much earlier by James Bottomley · 16 years ago
  74. 0be7d1f parisc: add new syscalls by Kyle McMartin · 16 years ago
  75. 24b574d parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked by Kyle McMartin · 16 years ago
  76. deae26b parisc: move include/asm-parisc to arch/parisc/include/asm by Kyle McMartin · 16 years ago