1. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  2. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  3. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  4. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 15 years ago
  5. 7b99483 CRISv10: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  6. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  7. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  8. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  9. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  10. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  11. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  12. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  13. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  14. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  15. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  16. 768c314 CRISv32: irq.c - Move end brace outside #endif by Jesper Nilsson · 15 years ago
  17. 91a120d CRISv32: Fix potential null reference in cryptocop driver. by Jesper Nilsson · 15 years ago
  18. 7f2ff23 CRISv32: Add arch optimized strcmp. by Jesper Nilsson · 15 years ago
  19. b0903ee CRIS: assignment/is equal confusion by Roel Kluin · 15 years ago
  20. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  21. 999fb23 CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. by Jesper Nilsson · 15 years ago
  22. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 15 years ago
  23. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  24. d7bd15f6 CRISv32: Remove obsolete vcs_hook.o from Makefile by Jesper Nilsson · 15 years ago
  25. 66ab3a7 CRIS: Merge machine dependent boot/compressed and boot/rescue by Jesper Nilsson · 15 years ago
  26. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 15 years ago
  27. ea43179 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  28. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  30. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  31. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  32. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  33. 276e79e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-next by Jesper Nilsson · 15 years ago
  34. 3b5a536 CRISv32: Remove extraneous space between -I and the path. by Jesper Nilsson · 15 years ago
  35. c01ce82 cris: convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 15 years ago
  36. 59b9776 BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  37. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  38. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  39. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  40. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  41. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. b9d65c0 cpumask: use mm_cpumask() wrapper: cris by Rusty Russell · 15 years ago
  43. afc6ca0 cpumask: Use accessors code.: cris by Rusty Russell · 15 years ago
  44. 3e7be3f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris by Rusty Russell · 15 years ago
  45. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 15 years ago
  46. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  47. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  48. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  49. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  50. aa0effb cris: introduce asm/swab.h by Harvey Harrison · 16 years ago
  51. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  52. 0b0f0b1 sparseirq: use kstat_irqs_cpu on non-x86 architectures too by Yinghai Lu · 16 years ago
  53. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  54. ce519e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  55. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  56. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  57. 6e38a2b Staging: Kconfig for ARCH=arm,8300, cris by F. Duncan M. Haldane · 16 years ago
  58. 4383fc3 chris: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  59. c03264a trivial: fix singal -> signal typo by Frederik Schwarzer · 16 years ago
  60. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 0999769 cris: define __fls by Rusty Russell · 16 years ago
  62. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  64. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  65. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  66. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  67. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  68. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  69. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  70. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  71. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  72. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  73. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  74. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  75. 8f80841 CRIS: proper defconfig setup by Adrian Bunk · 16 years ago
  76. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  77. 2f86c3e uwb: add the UWB stack (build system) by Greg Kroah-Hartman · 16 years ago
  78. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  79. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  80. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  81. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  82. a4074d9 cris: use generic show_mem() by Johannes Weiner · 16 years ago
  83. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  84. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  85. ed62f77 cris: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  86. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  87. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  88. 8fa8b9f Cris: convert to using generic dma-coherent mem allocator by Dmitry Baryshkov · 16 years ago
  89. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  90. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  91. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  92. d17ffb4 Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  93. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  94. f3c4b53 [CRISv10] Clean up compressed/misc.c by Jesper Nilsson · 16 years ago
  95. bd451d5e [CRISv10] Correct whitespace damage. by Jesper Nilsson · 16 years ago
  96. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  97. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  98. dc1493a Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  99. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  100. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago