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