1. 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
  2. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  3. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  4. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  5. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  6. 81e192d parisc: convert to generic compat_sys_ptrace by Helge Deller · 16 years ago
  7. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  8. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  9. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  10. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  11. 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  12. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  13. 9eb1686 parisc: add rtc platform driver by Kyle McMartin · 16 years ago
  14. f0514ae parisc: initialize unwinder much earlier by James Bottomley · 16 years ago
  15. 0be7d1f parisc: add new syscalls by Kyle McMartin · 16 years ago
  16. 089d552 parisc: hijack jump to start_kernel by Kyle McMartin · 16 years ago
  17. 24b574d parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked by Kyle McMartin · 16 years ago
  18. deae26b parisc: move include/asm-parisc to arch/parisc/include/asm by Kyle McMartin · 16 years ago
  19. 6c86cb8 parisc: move pdc_result to real2.S by Kyle McMartin · 16 years ago
  20. dae2cdf parisc: add arch/parisc/kernel/.gitignore by Kyle McMartin · 16 years ago
  21. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 16 years ago
  22. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  23. 2ecbf81 fix typo in arch/parisc/hpux/fs.c by Stephen Rothwell · 16 years ago
  24. da57498 [PATCH] fix hpux_getdents() by Al Viro · 16 years ago
  25. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  26. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  27. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  28. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  29. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  30. d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  32. b691750 parisc-kernel-perf: BKL pushdown by Arnd Bergmann · 16 years ago
  33. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  34. dbcf478 parisc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  35. 6d72b79 Merge branch 'linus' into core/rodata by Ingo Molnar · 16 years ago
  36. f4441b6 parisc: fix off by one in setup_sigcontext32 by Kyle McMartin · 16 years ago
  37. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 16 years ago
  38. db51d92 parisc: export copy_user_page_asm by Kyle McMartin · 16 years ago
  39. 1138a72 parisc: move head.S to head.text section by Kyle McMartin · 16 years ago
  40. dfcf753 Revert "parisc: fix trivial section name warnings" by Kyle McMartin · 16 years ago
  41. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 16 years ago
  42. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  43. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  44. c913f94 arch/parisc/kernel/perf_asm.S: build fix by Kyle McMartin · 16 years ago
  45. 3378f7e parisc: remove -traditional from assembler flags by Kyle McMartin · 16 years ago
  46. 872f6de parisc: use conditional macro for 64-bit wide ops by Kyle McMartin · 16 years ago
  47. e557d27 arch/parisc/kernel/unaligned.c: use time_* macros by S.Caglar Onur · 16 years ago
  48. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  49. 91bae23 parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  50. bd3bb8c parisc: fix trivial section name warnings by Helge Deller · 16 years ago
  51. 4413a0f parisc: fix DISCONTIGMEM compile breakage by Mel Gorman · 16 years ago
  52. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  53. 943de37 parisc: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  54. 6f1c86e parisc: use non-racy method for /proc/pcxl_dma creation by Denis V. Lunev · 16 years ago
  55. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  56. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  57. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  58. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  59. c9e9e0b PCI: parisc: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  60. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  61. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  62. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 16 years ago
  63. 0c634cc [PARISC] head.S: section mismatch fixes by Helge Deller · 17 years ago
  64. ab86adb [PARISC] add back Crestone Peak cpu by Kyle McMartin · 16 years ago
  65. dc39455 [PARISC] clean up show_stack by Kyle McMartin · 16 years ago
  66. b23f5ba [PARISC] add pa8900 CPUs to hardware inventory by James Bottomley · 16 years ago
  67. c04f7ae [PARISC] move defconfig to arch/parisc/configs/ by Adrian Bunk · 16 years ago
  68. ef1afd4 [PARISC] pdc_console: fix bizarre panic on boot by Kyle McMartin · 16 years ago
  69. d0347b4 [PARISC] dump_stack in show_regs by Kyle McMartin · 16 years ago
  70. 179183b [PARISC] remove unused pdc_iodc_printf function by Kyle McMartin · 16 years ago
  71. ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 16 years ago
  72. 0cb845e [PARISC] remove old timerfd syscall by Kyle McMartin · 16 years ago
  73. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  74. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  75. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  76. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  77. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  78. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  79. 20420bb alpha/parisc: remove config variable DEBUG_RWLOCK by Jiri Olsa · 16 years ago
  80. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  81. 9eea518 arch/parisc/: Spelling fixes by Joe Perches · 16 years ago
  82. 03502fa remove Documentation/smp.txt by Adrian Bunk · 16 years ago
  83. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  84. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  85. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 16 years ago
  86. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 16 years ago
  87. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  88. 721fdf3 [PARISC] print more than one character at a time for pdc console by Kyle McMartin · 17 years ago
  89. 2421ba5 [PARISC] timer interrupt should not be IRQ_DISABLED by Kyle McMartin · 17 years ago
  90. 9d29213 Revert "[PARISC] import necessary bits of libgcc.a" by Kyle McMartin · 17 years ago
  91. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  92. cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  93. f67d403 [PARISC] Make palo target work when $obj != $src by Kyle McMartin · 17 years ago
  94. 7425ada [PARISC] Zap unused variable warnings in pci.c by Kyle McMartin · 17 years ago
  95. 9430d37 [PARISC] Fix tests in palo target by Kyle McMartin · 17 years ago
  96. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  97. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  98. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  99. 27db71a [PARISC] Fix palo target by Kyle McMartin · 17 years ago
  100. 5feb4f3 [PARISC] Restore palo target by Kyle McMartin · 17 years ago