1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  3. 74a0bd6 pci-dma: parisc: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  4. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  5. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  6. 6ee7765 parisc: use __ratelimit in unaligned.c by Akinobu Mita · 14 years ago
  7. c601852 parisc: Convert to read/update_persistent_clock by john stultz · 14 years ago
  8. eef83af parisc: Simplify param.h by including <asm-generic/param.h> by Robert P. J. Day · 14 years ago
  9. 1d747c7 parisc: drop unnecessary cast in __ldcw_align() macro by Helge Deller · 14 years ago
  10. 888c31f parisc: add strict copy size checks (v2) by Helge Deller · 14 years ago
  11. a3bee03 parisc: remove trailing space in messages by Frans Pop · 14 years ago
  12. 81e4a5e parisc: ditto sys_accept4 by Kyle McMartin · 14 years ago
  13. 9ceb38e parisc: wire up sys_recvmmsg by Helge Deller · 14 years ago
  14. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  15. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  16. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 14 years ago
  17. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  18. 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 14 years ago
  19. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 14 years ago
  20. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 14 years ago
  21. 15cbf62 Revert "parisc: HAVE_ARCH_TRACEHOOK" by Roland McGrath · 14 years ago
  22. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 14 years ago
  23. 22a8cdd parisc: fix tracing of signals by Kyle McMartin · 14 years ago
  24. ef7cc35 parisc: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 14 years ago
  25. 32032df Merge branch 'master' into percpu by Tejun Heo · 14 years ago
  26. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  27. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  28. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  29. b2adf0c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  30. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 14 years ago
  31. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 14 years ago
  32. d0608b5 parisc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  33. 0592079 parisc: Convert BUG() to use unreachable() by David Daney · 15 years ago
  34. 6ad6c42 parisc: Replace old style lock init in smp.c by Thomas Gleixner · 15 years ago
  35. 8f78df8 parisc: use sort() instead of home-made implementation (v2) by Helge Deller · 15 years ago
  36. 11e17809 parisc: add CALLER_ADDR{0-6} macros by Helge Deller · 15 years ago
  37. b29f903 parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines by Helge Deller · 15 years ago
  38. 5aea0fa parisc: remove duplicated #include by Huang Weiyi · 15 years ago
  39. ec34644 parsic: remove un-used nfsd #includes by Boaz Harrosh · 15 years ago
  40. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  41. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  42. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  43. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  44. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  45. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  46. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  47. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  48. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  49. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  50. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  51. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  52. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  53. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  54. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  55. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  56. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 33a932d parisc: fix unwind with recent gcc versions by Helge Deller · 15 years ago
  58. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  59. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. a08e37f fcntl: Use consistent values for F_[GS]ETOWN_EX by Stephen Rothwell · 15 years ago
  61. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  62. f78a9a5a sysctl: parisc Use the compat_sys_sysctl by Eric W. Biederman · 15 years ago
  63. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  64. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  65. 8cf06fc parisc: Fix linker script breakage. by Helge Deller · 15 years ago
  66. 9609bfe parisc: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  67. f32ed39 parisc: Make THREAD_SIZE available to assembly files and linker scripts. by Tim Abbott · 15 years ago
  68. fe579c69 parisc: correct use of SHF_ALLOC by Julia Lawall · 15 years ago
  69. 4255f0d parisc: rename parisc's vmalloc_start to parisc_vmalloc_start by Helge Deller · 15 years ago
  70. 530e949 parisc: includecheck fix: signal.c by Jaswinder Singh Rajput · 15 years ago
  71. 81bf550 parisc: HAVE_ARCH_TRACEHOOK by Kyle McMartin · 15 years ago
  72. 40e03b6 parisc: add skeleton syscall.h by Kyle McMartin · 15 years ago
  73. ecd3d4b parisc: stop using task->ptrace for {single,block}step flags by Kyle McMartin · 15 years ago
  74. 2798af1 parisc: split syscall_trace into two halves by Kyle McMartin · 15 years ago
  75. 5837d42 parisc: add missing TI_TASK macro in syscall.S by Kyle McMartin · 15 years ago
  76. ecf02de parisc: tracehook_signal_handler by Kyle McMartin · 15 years ago
  77. d6b5877 parisc: tracehook_report_syscall by Kyle McMartin · 15 years ago
  78. ab635e7 parisc: Remove useless altinstructions code copied from x86. by Tim Abbott · 15 years ago
  79. 57a8e11 parisc: Clean up linker script using new linker script macros. by Tim Abbott · 15 years ago
  80. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  81. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  82. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  83. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  84. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  85. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  86. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  87. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  88. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  89. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  90. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  91. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  92. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  93. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  94. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  95. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  96. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  97. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  98. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  99. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  100. 825e1e2 parisc: fix warning in traps.c by Grant Grundler · 15 years ago