1. d9b41e0 [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined by David Rientjes · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  4. 68f20f4 parisc: Use irq_to_desc() in show_interrupts() by Thomas Gleixner · 13 years ago
  5. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 13 years ago
  6. 337ce68 parisc: Convert the final irq bits by Thomas Gleixner · 13 years ago
  7. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  8. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  9. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  10. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  11. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  12. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  13. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  14. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  15. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 13 years ago
  16. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  17. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  18. 5229645 vfs: add nonconflicting values for O_PATH by Stephen Rothwell · 13 years ago
  19. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  20. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. c8b91ac clean statfs-like syscalls up by Al Viro · 13 years ago
  22. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  23. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  24. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 13 years ago
  25. 1c0f647 Merge branch 'irq' into for-next by James Bottomley · 13 years ago
  26. 2c250ad Merge branch 'fixes' into for-next by James Bottomley · 13 years ago
  27. e9a623b Merge branch 'tmpalias-flush' into for-next by James Bottomley · 13 years ago
  28. 4c4231e [PARISC] Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  29. 9804c9e [PARISC] fix per-cpu flag problem in the cpu affinity checkers by Thomas Gleixner · 13 years ago
  30. 8e1964a [PARISC] fix vmap flush/invalidate by James Bottomley · 13 years ago
  31. bb1dfc1 parisc: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  32. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  33. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  34. 72e73af parisc: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  35. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  36. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  37. 8b4ae33 eliminate special FLUSH flag from page table by James Bottomley · 14 years ago
  38. f311847 parisc: flush pages through tmpalias space by James Bottomley · 14 years ago
  39. 84cd845 parisc: fix compile breakage caused by inlining maybe_mkwrite by James Bottomley · 13 years ago
  40. fbea668 parisc : Remove broken line wrapping handling pdc_iodc_print() by Guy Martin · 14 years ago
  41. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 13 years ago
  42. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 13 years ago
  43. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  44. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  45. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  46. d16cd29 parisc: fix dino/gsc interrupts by James Bottomley · 14 years ago
  47. 67bace7 parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn by Kyle McMartin · 14 years ago
  48. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  49. 597c606 parisc: cleanup console handling by Jiri Slaby · 14 years ago
  50. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  51. e430426 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  52. 765aaaf parisc: fix compile failure with kmap_atomic changes by James Bottomley · 14 years ago
  53. 1cb4953 ptrace: cleanup arch_ptrace() on parisc by Namhyung Kim · 14 years ago
  54. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  55. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  56. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  57. 650a35f parisc: add tty driver to PDC console by Guy Martin · 14 years ago
  58. b97680c parisc: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  59. 2da83b9 arch/parisc: Removing undead ifdef CONFIG_PA20 by Christian Dietrich · 14 years ago
  60. b1b1d4a parisc: unwind - optimise linked-list searches for modules by Phil Carmody · 14 years ago
  61. f720817 parisc: change to new flag variable by matt mooney · 14 years ago
  62. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  63. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  64. fa0d4c2 parisc: remove big kernel lock by Arnd Bergmann · 14 years ago
  65. 7da1272 parisc: kill __do_IRQ by Kyle McMartin · 14 years ago
  66. f3d4605 parisc: convert iosapic interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  67. 4d4f681 parisc: convert cpu interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  68. ba20085 parisc: lay groundwork for killing __do_IRQ by Kyle McMartin · 14 years ago
  69. caf9619 parisc: add prlimit64 syscall by Kyle McMartin · 14 years ago
  70. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  71. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  72. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  73. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  74. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  75. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  76. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  77. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  78. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  79. a292dfa parisc: fix wrong page aligned size calculation in ioremapping code by Florian Zumbiehl · 14 years ago
  80. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  81. 7896bfa dma-mapping: parisc: set ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  82. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  83. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  84. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  85. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  86. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  87. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  88. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  89. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  90. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 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 · 14 years ago
  92. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. d9b68e5 parisc: pass through '\t' to early (iodc) console by Kyle McMartin · 14 years ago
  94. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  95. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  96. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  97. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 14 years ago
  98. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  99. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  100. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago