1. 4295f8b mn10300: Clean up linker script using higher-level macros. by Tim Abbott · 15 years ago
  2. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  3. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  4. 7043078 MN10300: Handle removal of struct uart_info by David Howells · 15 years ago
  5. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  6. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  7. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  8. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  9. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  10. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  11. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  12. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 16 years ago
  13. 5fddcdb mn10300: remove duplicated #include by Huang Weiyi · 16 years ago
  14. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  15. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 16 years ago
  16. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
  17. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  18. c43768c Merge branch 'master' into for-next by Tejun Heo · 16 years ago
  19. 6086071 MN10300: Wire up new syscalls by David Howells · 16 years ago
  20. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 16 years ago
  21. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  22. 2e8b5a0 MN10300: Fix the vmlinux ldscript by David Howells · 16 years ago
  23. 5ae8606 MN10300: Add support for new ELF relocs in kernel modules by Mark Salter · 16 years ago
  24. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 16 years ago
  25. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  26. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  27. 5d28996 MN10300: Add utrace/tracehooks support by David Howells · 16 years ago
  28. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  29. 76d320a MN10300: Wire up missing system calls by David Howells · 16 years ago
  30. 3bb4e15 MN10300: Discard duplicate PFN_xxx() macros by David Howells · 16 years ago
  31. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 16 years ago
  32. 91e58b6 MN10300: Convert obsolete no_irq_type to no_irq_chip by Thomas Gleixner · 16 years ago
  33. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  34. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  35. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  36. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  37. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  38. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  39. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  40. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  41. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  42. c7f8d6f MN10300: Give correct size when reserving interrupt vector table by Akira Takeuchi · 16 years ago
  43. 24646bd MN10300: Fix the preemption resume_kernel() routine by Akira Takeuchi · 16 years ago
  44. a8893fb MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port by Akira Takeuchi · 16 years ago
  45. cb32898 MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros by Cyrill Gorcunov · 16 years ago
  46. 004b50f MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver by David Howells · 16 years ago
  47. 1122b19 MN10300: Fix application of kernel module relocations by Mark Salter · 16 years ago
  48. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago
  49. f6a2298 mn10300: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  50. d6478fa MN10300: Fix IRQ handling by David Howells · 16 years ago
  51. 08ec3c2 MN10300: Make sched_clock() report time since boot by David Howells · 16 years ago
  52. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  53. 18f6db9 mn10300: Fix up __bug_table handling in module loader. by Paul Mundt · 16 years ago
  54. 02c3638 MN10300: Wire up new system calls by David Howells · 16 years ago
  55. 2682497 mn10300: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  56. 34492b5 MN10300: Fix MN10300's serial port driver to get at its tty_struct by David Howells · 16 years ago
  57. fc26361 mn10300: provide __ucmpdi2() for MN10300 by David Howells · 17 years ago
  58. 7fc7228 mn10300: export certain arch symbols required to build allmodconfig by David Howells · 17 years ago
  59. b052beb MN10300: Kill linux/a.out.h inclusions by David Howells · 17 years ago
  60. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  61. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  62. 59957fc mn10300: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 17 years ago
  63. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  64. aa409e0 MN10300: Make the kernel jump into gdbstub on a BUG by David Howells · 17 years ago
  65. 5efe92c MN10300: Introduce barriers to replace removed volatiles in gdbstub by David Howells · 17 years ago
  66. 2b79aac MN10300: Call update_process_times() outside of the xtime_lock by David Howells · 17 years ago
  67. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago