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