1. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  2. 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
  3. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  4. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  5. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  6. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  7. aa0effb cris: introduce asm/swab.h by Harvey Harrison · 15 years ago
  8. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  9. 0b0f0b1 sparseirq: use kstat_irqs_cpu on non-x86 architectures too by Yinghai Lu · 15 years ago
  10. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  11. ce519e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  12. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  13. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  14. 6e38a2b Staging: Kconfig for ARCH=arm,8300, cris by F. Duncan M. Haldane · 16 years ago
  15. 4383fc3 chris: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  16. c03264a trivial: fix singal -> signal typo by Frederik Schwarzer · 16 years ago
  17. 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
  18. 0999769 cris: define __fls by Rusty Russell · 16 years ago
  19. 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
  20. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  21. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  22. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  23. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  24. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  25. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  26. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  27. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  28. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  29. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  30. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  31. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  32. 8f80841 CRIS: proper defconfig setup by Adrian Bunk · 16 years ago
  33. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  34. 2f86c3e uwb: add the UWB stack (build system) by Greg Kroah-Hartman · 16 years ago
  35. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  36. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  37. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  38. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  39. a4074d9 cris: use generic show_mem() by Johannes Weiner · 16 years ago
  40. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  41. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  42. ed62f77 cris: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  43. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  44. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  45. 8fa8b9f Cris: convert to using generic dma-coherent mem allocator by Dmitry Baryshkov · 16 years ago
  46. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  47. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  48. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  49. d17ffb4 Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  50. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  51. f3c4b53 [CRISv10] Clean up compressed/misc.c by Jesper Nilsson · 16 years ago
  52. bd451d5e [CRISv10] Correct whitespace damage. by Jesper Nilsson · 16 years ago
  53. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  54. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  55. dc1493a Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  56. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  57. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  58. 3aa30df cris: compile fixes for 2.6.26-rc5 by Hinko Kocevar · 16 years ago
  59. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  60. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  61. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  62. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  63. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  64. 41d88d5 cris: kill sys_pipe implementation by Christoph Hellwig · 16 years ago
  65. ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 16 years ago
  66. c293819 cris: use non-racy method for /proc/system_profile creation by Denis V. Lunev · 16 years ago
  67. 5fd284f cris: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  68. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  69. 07f2402 cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h by Jesper Nilsson · 16 years ago
  70. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 16 years ago
  71. a105687 CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c by Jesper Nilsson · 16 years ago
  72. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 16 years ago
  73. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  74. 0cf975e Merge branch 'cris' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  75. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  76. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  77. 69b06c1 CRIS v32: Change drivers/i2c.c locking. by Jesper Nilsson · 16 years ago
  78. a34d244 CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. by Jesper Nilsson · 16 years ago
  79. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 16 years ago
  80. eb09047 CRIS v32: Correct spelling of bandwidth in function name. by Jesper Nilsson · 16 years ago
  81. 9f68ff9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. by Jesper Nilsson · 16 years ago
  82. ad433f2 CRIS v10: Cleanup of drivers/gpio.c by Jesper Nilsson · 16 years ago
  83. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 16 years ago
  84. c261038 CRIS: Drop regs parameter from call to profile_tick in kernel/time.c by Jesper Nilsson · 16 years ago
  85. ac17e82 CRIS v32: Fix minor formatting issue in mach-a3/io.c by Jesper Nilsson · 16 years ago
  86. f8e47cb CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S by Jesper Nilsson · 16 years ago
  87. a87434b CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. by Jesper Nilsson · 16 years ago
  88. daa00b9 CRIS: Add sched_clock to kernel/time.c by Jesper Nilsson · 16 years ago
  89. 60dead5 CRIS: Register cpus in kernel/setup.c by Jesper Nilsson · 16 years ago
  90. 3ae8d8b CRIS: Remove include of linux/init.h, not needed anymore. by Jesper Nilsson · 16 years ago
  91. 6e0b688 CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. by Jesper Nilsson · 16 years ago
  92. 1b7e7da CRIS: Remove useless CVS log from kernel/ptrace.c by Jesper Nilsson · 16 years ago
  93. f32bb79 CRIS: Remove useless CVS id and log from kernel/process.c by Jesper Nilsson · 16 years ago
  94. 08cfeac CRIS: Add configuration possibility for using kmalloc for modules. by Jesper Nilsson · 16 years ago
  95. b4945a9 CRIS: Remove CONFIG_NO_IOMEM from default configs. by Jesper Nilsson · 16 years ago
  96. baa69b1 CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S by Jesper Nilsson · 16 years ago
  97. 52d82ef CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c by Jesper Nilsson · 16 years ago
  98. 3d44305 CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S by Jesper Nilsson · 16 years ago
  99. 108ecfb CRIS v32: Fix bug in internal memory allocator mm/intmem.c by Jesper Nilsson · 16 years ago
  100. 0836c6d CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c by Jesper Nilsson · 16 years ago