1. 00460f4 FRV: Implement atomic64_t by David Howells · 16 years ago
  2. aee3ff1 FRV: Wire up new syscalls by David Howells · 16 years ago
  3. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  4. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  5. 4a3b989 FRV: Implement new-style ptrace by David Howells · 16 years ago
  6. 24ceb7e FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue by David Howells · 16 years ago
  7. b7bab88 FRV: Implement TIF_NOTIFY_RESUME by David Howells · 16 years ago
  8. aa1913c FRV: Remove in-kernel strace code by David Howells · 16 years ago
  9. db5c444 FRV: BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  10. df1f6d2 FRV: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  11. e37469f FRV: Wire up new syscalls by David Howells · 16 years ago
  12. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  13. f297bfe FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist by David Howells · 16 years ago
  14. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  15. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  16. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  17. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  18. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  19. 4280e31 frv: fix mmap2 error handling by David Howells · 16 years ago
  20. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  21. 784dd7b FRV: Wire up new system calls by David Howells · 17 years ago
  22. 19caeed frv: use the common ascii hex helpers by Harvey Harrison · 17 years ago
  23. d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 17 years ago
  24. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 17 years ago
  25. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  26. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  27. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  28. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 17 years ago
  29. de400bd frv: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 17 years ago
  30. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 17 years ago
  31. ecd0fa9 Remove the macro get_personality by WANG Cong · 17 years ago
  32. ff471b2 frv si_addr annotations by Al Viro · 17 years ago
  33. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  34. 6afe1a1 PM: Remove legacy PM by Pavel Machek · 17 years ago
  35. 4f3f8e9 FRV: Correctly determine the address of an illegal instruction by David Howells · 17 years ago
  36. ed9b949 FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] by David Howells · 17 years ago
  37. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 17 years ago
  38. e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 17 years ago
  39. 2d0e2ba FRV: Drop the .data.idt section for FRV by David Howells · 17 years ago
  40. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
  41. d897d2b FRV: Fix up parse error in linker script by David Howells · 17 years ago
  42. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  43. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  44. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  45. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 17 years ago
  46. 7038220 FRV: permit the memory to be located elsewhere in NOMMU mode by David Howells · 17 years ago
  47. 0868ff7 move frv docs one level up by Adrian Bunk · 17 years ago
  48. d3883ec Remove references to "make dep" by Adrian Bunk · 17 years ago
  49. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  50. 3c83567 FRV: arrange things such that BRA can reach from the trap table by David Howells · 17 years ago
  51. 761a7e3 spelling fixes: arch/frv/ by Simon Arlott · 17 years ago
  52. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  53. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  54. a2e170e FRV: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  55. 60c9834 FRV: connect up fallocate by David Howells · 17 years ago
  56. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
  57. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 18 years ago
  58. b187f18 serial: add early_serial_setup() back to header file by Yinghai Lu · 18 years ago
  59. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  60. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  61. 54a3bdd FRV: Remove some dead code by David Howells · 18 years ago
  62. 7692591 FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere by David Howells · 18 years ago
  63. c1a39e0 FRV: Connect up new syscalls by David Howells · 18 years ago
  64. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  65. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  66. 0a9d6e7 frv: gdb: use __maybe_unused by David Rientjes · 18 years ago
  67. 8defab3 FRV: Replace pgd management via slabs through quicklists by Christoph Lameter · 18 years ago
  68. 5616df2 FRV: Miscellaneous fixes by David Howells · 18 years ago
  69. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  70. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 18 years ago
  71. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  72. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  73. 317ed68 [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c by Eric W. Biederman · 18 years ago
  74. dfd007a [PATCH] sysctl: C99 convert arch/frv/kernel/pm.c by Eric W. Biederman · 18 years ago
  75. c8d1a1a [PATCH] sysctl: frv: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  76. 77f6dfb1 [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  77. febe1c2 [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  78. 462591b [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  79. 9c00f76 [PATCH] Dynamic kernel command-line: frv by Alon Bar-Lev · 18 years ago
  80. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  81. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  82. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
  83. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  84. e9c1528 [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> by Adrian Bunk · 18 years ago
  85. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  86. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  87. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  88. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  89. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  90. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  91. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  92. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  93. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  94. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  95. 88d6e19 [PATCH] FRV: improve FRV's use of generic IRQ handling by David Howells · 18 years ago
  96. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  97. ebd6c17 [PATCH] FRV: Use the generic time stuff for FRV by john stultz · 18 years ago
  98. 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 19 years ago
  99. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 19 years ago
  100. 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 19 years ago