1. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  2. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  3. 95f4572 MN10300: Use no_printk() for disabled gdbstub debugging functions by David Howells · 14 years ago
  4. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  5. 1490cf5 MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader by David Howells · 14 years ago
  6. 3ad001c MN10300: Fix size_t and ssize_t by David Howells · 14 years ago
  7. 3557957 MN10300: Fix RTC routines by David Howells · 14 years ago
  8. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  9. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  10. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  11. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  12. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  13. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  14. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  15. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  16. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  18. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  19. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  20. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  21. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  22. c421b08 mn10300: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  23. 7676679 mn10300: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  24. 6cdafaa mn10300: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  25. 36683161 mn10300: use generic atomic.h by Mathieu Desnoyers · 14 years ago
  26. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  27. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  29. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. f7a5657 mn10300: Convert mn10300 to use read/update_persistent_clock by John Stultz · 14 years ago
  32. 06db881 dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 14 years ago
  33. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  34. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  35. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  36. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  37. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  38. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  39. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  40. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  41. 598cace mn10300: update the ASB2303 defconfig by David Howells · 15 years ago
  42. 012c79b mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM by David Howells · 15 years ago
  43. 112b4a0 mn10300: insert PCI root bus resources for the ASB2305 devel motherboard by David Howells · 15 years ago
  44. 126cda5 mn10300: use generic pci_enable_resources() by Bjorn Helgaas · 15 years ago
  45. e716381 mn10300: use KERN_ERR not KERN_ERROR by David Howells · 15 years ago
  46. 07c706a mn10300: fix several bogus includes on abs2305 by Al Viro · 15 years ago
  47. e5d20d0 mn10300: wire up missing new syscalls by David Howells · 15 years ago
  48. d6bb7a1 mn10300: add cc clobbers to asm statements by Mark Salter · 15 years ago
  49. b0641e8 mn10300: objcopy flags fix by Mark Salter · 15 years ago
  50. 4c03ee7 mn10300: signal stack fix by Mark Salter · 15 years ago
  51. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  52. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  53. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  54. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  55. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  56. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  57. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  58. 564b3bf arch_mmap_check() on mn10300 by Al Viro · 15 years ago
  59. 2588465 Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  61. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  62. 390dfd9 percpu: make misc percpu symbols unique by Tejun Heo · 15 years ago
  63. 8c0daee mn10300: Remove the BKL from sys_execve by John Kacur · 15 years ago
  64. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  65. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  66. 4295f8b mn10300: Clean up linker script using higher-level macros. by Tim Abbott · 15 years ago
  67. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  68. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  69. 7ce1df4 cpumask: use mm_cpumask() wrapper: mn10300 by Rusty Russell · 15 years ago
  70. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  71. 7043078 MN10300: Handle removal of struct uart_info by David Howells · 15 years ago
  72. cf63ff5f misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  73. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  74. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  75. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  76. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  77. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  78. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  79. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  80. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  81. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  82. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  83. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  84. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  85. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  86. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  87. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  88. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  90. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  91. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  92. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  93. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 15 years ago
  94. 5fddcdb mn10300: remove duplicated #include by Huang Weiyi · 15 years ago
  95. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  96. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  97. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  98. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  99. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  100. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago