1. 6c5e303 include/asm-generic/kmap_types.h: add helpful reminder by Andrew Morton · 14 years ago
  2. 3768217 asm-generic: don't warn that atomic_t is only 24 bit by Peter Fritzsche · 14 years ago
  3. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  4. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  5. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  6. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  8. f33d7e2 dma-mapping: fix dma_sync_single_range_* by FUJITA Tomonori · 14 years ago
  9. 4677d4a arch, hweight: Fix compilation errors by Borislav Petkov · 14 years ago
  10. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 14 years ago
  11. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 14 years ago
  12. 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 14 years ago
  13. 3e45f1d gpio: introduce gpio_request_one() and friends by Eric Miao · 14 years ago
  14. 07b3bb1 Rename .data.nosave to .data..nosave. by Denys Vlasenko · 14 years ago
  15. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 14 years ago
  16. 3d9a854 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. by Denys Vlasenko · 14 years ago
  17. 7c74df0 Rename .bss.page_aligned to .bss..page_aligned. by Tim Abbott · 14 years ago
  18. 75b1348 Rename .data.page_aligned to .data..page_aligned. by Tim Abbott · 14 years ago
  19. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 14 years ago
  20. 4af57b7 Rename .data.cacheline_aligned to .data..cacheline_aligned. by Tim Abbott · 14 years ago
  21. 38b7827 local_t: Remove cpu_local_xx macros by Christoph Lameter · 14 years ago
  22. 32032df Merge branch 'master' into percpu by Tejun Heo · 14 years ago
  23. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  24. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  25. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  26. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  27. afcf938 HWPOISON: Add a madvise() injector for soft page offlining by Andi Kleen · 15 years ago
  28. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 42f247c WARN_ONCE(): use bool for boolean flag by Cesar Eduardo Barros · 15 years ago
  30. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  31. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  32. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  33. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  34. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  35. a1c36e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  36. 3d77038 asm-generic: add sys_recvmmsg to unistd.h by Arnd Bergmann · 15 years ago
  37. 9ab8764 asm-generic: add sys_accept4 to unistd.h by Arnd Bergmann · 15 years ago
  38. 1f018c8 asm-generic/gpio.h: add some forward decls of the device struct by Mike Frysinger · 15 years ago
  39. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  40. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  41. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  42. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  43. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  44. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  45. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  46. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 978b405 fcntl: rename F_OWNER_GID to F_OWNER_PGRP by Peter Zijlstra · 15 years ago
  48. 71ccb83 alpha: fix F_SETOWN_EX and F_GETLK64 conflict by Peter Zijlstra · 15 years ago
  49. 4029a91f asm-generic: Fix typo in asm-generic/unistd.h. by Chen Liqin · 15 years ago
  50. 545695f percpu: make accessors check for percpu pointer in sparse by Tejun Heo · 15 years ago
  51. e0fdb0e percpu: add __percpu for sparse. by Rusty Russell · 15 years ago
  52. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  53. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  54. cc9b0b9 IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. by Ralf Baechle · 15 years ago
  55. 7340a0b this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations by Christoph Lameter · 15 years ago
  56. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  57. 1b20862 Optimize the ordering of sections in RW_DATA_SECTION. by Tim Abbott · 15 years ago
  58. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  59. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  60. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  61. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 547ad5a Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  63. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  64. 00afe02 asm/sections: add text/data checking functions for arches to override by Mike Frysinger · 15 years ago
  65. b28cfd2 kmap_types.h: rename D macro by Andi Kleen · 15 years ago
  66. 268e467 asm-generic: syscall_get_nr returns int by Roland McGrath · 15 years ago
  67. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  68. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  69. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  70. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  71. 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
  72. 9893e49 HWPOISON: Add madvise() based injector for hardware poisoned pages v4 by Andi Kleen · 15 years ago
  73. ad5fa91 HWPOISON: Add new SIGBUS error codes for hardware poison signals by Andi Kleen · 15 years ago
  74. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  75. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  76. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  77. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  78. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  79. b581af5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 4b3b4c5 ftrace: __start_mcount_loc should be .init.rodata by John Reiser · 15 years ago
  81. da18acf KVM: export kvm_para.h by Michael S. Tsirkin · 15 years ago
  82. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  83. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
  84. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  85. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. a8ad568 dma-ops: Remove flush_write_buffers() in dma-mapping-common.h by Arnd Bergmann · 15 years ago
  87. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  88. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  89. a42548a cputime: Optimize jiffies_to_cputime(1) by Stanislaw Gruszka · 15 years ago
  90. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  91. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  92. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  93. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 15 years ago
  94. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  95. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  96. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  97. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  98. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 15 years ago
  99. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 15 years ago
  100. 73f1d93 asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. by Paul Mundt · 15 years ago