1. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. d9b68e5 parisc: pass through '\t' to early (iodc) console by Kyle McMartin · 16 years ago
  3. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 16 years ago
  4. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  5. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 16 years ago
  6. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 16 years ago
  7. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 16 years ago
  8. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 16 years ago
  9. d24944d parisc: Use of align_frame provides stack frame. by Carlos O'Donell · 16 years ago
  10. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  11. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 16 years ago
  12. 6ee7765 parisc: use __ratelimit in unaligned.c by Akinobu Mita · 16 years ago
  13. c601852 parisc: Convert to read/update_persistent_clock by john stultz · 16 years ago
  14. a3bee03 parisc: remove trailing space in messages by Frans Pop · 16 years ago
  15. 81e4a5e parisc: ditto sys_accept4 by Kyle McMartin · 16 years ago
  16. 9ceb38e parisc: wire up sys_recvmmsg by Helge Deller · 16 years ago
  17. a7df554 Rename .data.lock_aligned to .data..lock_aligned. by Denys Vlasenko · 16 years ago
  18. d56a3c1 Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX. by Denys Vlasenko · 16 years ago
  19. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 16 years ago
  20. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  21. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  22. 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 16 years ago
  23. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 16 years ago
  24. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 16 years ago
  25. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 16 years ago
  26. 22a8cdd parisc: fix tracing of signals by Kyle McMartin · 16 years ago
  27. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  28. d0608b5 parisc: Fixup last users of irq_chip->typename by Thomas Gleixner · 16 years ago
  29. 6ad6c42 parisc: Replace old style lock init in smp.c by Thomas Gleixner · 16 years ago
  30. 8f78df8 parisc: use sort() instead of home-made implementation (v2) by Helge Deller · 16 years ago
  31. 11e17809 parisc: add CALLER_ADDR{0-6} macros by Helge Deller · 16 years ago
  32. b29f903 parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines by Helge Deller · 16 years ago
  33. 5aea0fa parisc: remove duplicated #include by Huang Weiyi · 16 years ago
  34. ec34644 parsic: remove un-used nfsd #includes by Boaz Harrosh · 16 years ago
  35. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 16 years ago
  36. f8b7256 Unify sys_mmap* by Al Viro · 16 years ago
  37. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  38. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 16 years ago
  39. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  40. 33a932d parisc: fix unwind with recent gcc versions by Helge Deller · 16 years ago
  41. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 17 years ago
  42. f78a9a5a sysctl: parisc Use the compat_sys_sysctl by Eric W. Biederman · 17 years ago
  43. 8cf06fc parisc: Fix linker script breakage. by Helge Deller · 17 years ago
  44. 9609bfe parisc: convert to asm-generic/hardirq.h by Christoph Hellwig · 17 years ago
  45. fe579c69 parisc: correct use of SHF_ALLOC by Julia Lawall · 17 years ago
  46. 530e949 parisc: includecheck fix: signal.c by Jaswinder Singh Rajput · 17 years ago
  47. ecd3d4b parisc: stop using task->ptrace for {single,block}step flags by Kyle McMartin · 17 years ago
  48. 2798af1 parisc: split syscall_trace into two halves by Kyle McMartin · 17 years ago
  49. 5837d42 parisc: add missing TI_TASK macro in syscall.S by Kyle McMartin · 17 years ago
  50. ecf02de parisc: tracehook_signal_handler by Kyle McMartin · 17 years ago
  51. d6b5877 parisc: tracehook_report_syscall by Kyle McMartin · 17 years ago
  52. ab635e7 parisc: Remove useless altinstructions code copied from x86. by Tim Abbott · 17 years ago
  53. 57a8e11 parisc: Clean up linker script using new linker script macros. by Tim Abbott · 17 years ago
  54. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 17 years ago
  55. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
  56. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  57. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 17 years ago
  58. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  59. a3c8b97 Merge branch 'next' into for-linus by James Morris · 17 years ago
  60. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 17 years ago
  61. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 17 years ago
  62. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 17 years ago
  63. 825e1e2 parisc: fix warning in traps.c by Grant Grundler · 17 years ago
  64. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
  65. 2678251 parisc: Set correct bit in protection flags by John David Anglin · 17 years ago
  66. b4f2e2a parisc: Fix GOT overflow during module load on 64bit kernel by John David Anglin · 17 years ago
  67. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 17 years ago
  68. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 17 years ago
  69. 2d4618d parisc: perf: wire up sys_perf_counter_open by Kyle McMartin · 17 years ago
  70. 538e236 parisc: wire sys_perf_counter_open to sys_ni_syscall by Kyle McMartin · 17 years ago
  71. 0d56d1a parisc: inventory.c, fix bloated stack frame by Kyle McMartin · 17 years ago
  72. 64a0cdb parisc: processor.c, fix bloated stack frame by Kyle McMartin · 17 years ago
  73. c3301ab parisc: remove dead code from sys_parisc32.c by Christoph Hellwig · 17 years ago
  74. 4435607 parisc: wire up rt_tgsigqueueinfo by Kyle McMartin · 17 years ago
  75. e82a3b7 parisc: ensure broadcast tlb purge runs single threaded by Helge Deller · 17 years ago
  76. 84be31b parisc: fix "delay!" timer handling by Grant Grundler · 17 years ago
  77. ebc30a0 parisc: add parameter to read_cr16() by Coly Li · 17 years ago
  78. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 17 years ago
  79. 47b4150 parisc: fix irq compile bugs in arch/parisc/kernel/irq.c by Helge Deller · 17 years ago
  80. 071327e parisc: remove CVS keywords by Alexander Beregalov · 17 years ago
  81. 90eab5e parisc: wire up preadv/pwritev syscalls by Kyle McMartin · 17 years ago
  82. 405d967 linker script: throw away .discard section by Tejun Heo · 17 years ago
  83. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 17 years ago
  84. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 17 years ago
  85. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 17 years ago
  86. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 17 years ago
  87. 3ba113d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  88. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 17 years ago
  89. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  90. b609308 parisc: move dereference_function_descriptor to process.c by Kyle McMartin · 17 years ago
  91. bf589a3 parisc: Move kernel Elf_Fdesc define to <asm/elf.h> by Kyle McMartin · 17 years ago
  92. 7cec2ef Merge branch 'rusty-cpumask-parisc' into parisc by Kyle McMartin · 17 years ago
  93. 3afe6d0 parisc: rtc: Rename rtc-parisc to rtc-generic by Geert Uytterhoeven · 17 years ago
  94. cd875d4 rtc-parisc: remove unnecessary ret variable by dann frazier · 17 years ago
  95. d09c091 rtc-parisc: declare rtc_parisc_dev as static by dann frazier · 17 years ago
  96. c48faf8 parisc: oops_enter()/oops_exit() in die() by Helge Deller · 17 years ago
  97. c84c3a6 parisc: document light weight syscall ABI by Helge Deller · 17 years ago
  98. d75f054 parisc: add ftrace (function and graph tracer) functionality by Helge Deller · 17 years ago
  99. 803094f parisc: simplify sys_clone() by Helge Deller · 17 years ago
  100. 548f117 parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT by Helge Deller · 17 years ago