1. f33d7e2 dma-mapping: fix dma_sync_single_range_* by FUJITA Tomonori · 14 years ago
  2. 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
  3. 3e45f1d gpio: introduce gpio_request_one() and friends by Eric Miao · 14 years ago
  4. 38b7827 local_t: Remove cpu_local_xx macros by Christoph Lameter · 15 years ago
  5. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  6. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  7. 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
  8. 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
  9. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  10. afcf938 HWPOISON: Add a madvise() injector for soft page offlining by Andi Kleen · 15 years ago
  11. 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
  12. 42f247c WARN_ONCE(): use bool for boolean flag by Cesar Eduardo Barros · 15 years ago
  13. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  14. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  15. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  16. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  17. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  18. a1c36e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  19. 3d77038 asm-generic: add sys_recvmmsg to unistd.h by Arnd Bergmann · 15 years ago
  20. 9ab8764 asm-generic: add sys_accept4 to unistd.h by Arnd Bergmann · 15 years ago
  21. 1f018c8 asm-generic/gpio.h: add some forward decls of the device struct by Mike Frysinger · 15 years ago
  22. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  23. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  25. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  26. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  27. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  28. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  29. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. 978b405 fcntl: rename F_OWNER_GID to F_OWNER_PGRP by Peter Zijlstra · 15 years ago
  31. 71ccb83 alpha: fix F_SETOWN_EX and F_GETLK64 conflict by Peter Zijlstra · 15 years ago
  32. 4029a91f asm-generic: Fix typo in asm-generic/unistd.h. by Chen Liqin · 15 years ago
  33. 545695f percpu: make accessors check for percpu pointer in sparse by Tejun Heo · 15 years ago
  34. e0fdb0e percpu: add __percpu for sparse. by Rusty Russell · 15 years ago
  35. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  36. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  37. cc9b0b9 IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. by Ralf Baechle · 15 years ago
  38. 7340a0b this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations by Christoph Lameter · 15 years ago
  39. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  40. 1b20862 Optimize the ordering of sections in RW_DATA_SECTION. by Tim Abbott · 15 years ago
  41. 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
  42. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  43. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  44. 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
  45. 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
  46. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  47. 00afe02 asm/sections: add text/data checking functions for arches to override by Mike Frysinger · 15 years ago
  48. b28cfd2 kmap_types.h: rename D macro by Andi Kleen · 15 years ago
  49. 268e467 asm-generic: syscall_get_nr returns int by Roland McGrath · 15 years ago
  50. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  51. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  52. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  53. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  54. 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
  55. 9893e49 HWPOISON: Add madvise() based injector for hardware poisoned pages v4 by Andi Kleen · 15 years ago
  56. ad5fa91 HWPOISON: Add new SIGBUS error codes for hardware poison signals by Andi Kleen · 15 years ago
  57. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  58. 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
  59. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  60. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  61. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  62. 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
  63. 4b3b4c5 ftrace: __start_mcount_loc should be .init.rodata by John Reiser · 15 years ago
  64. da18acf KVM: export kvm_para.h by Michael S. Tsirkin · 15 years ago
  65. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  66. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
  67. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  68. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. a8ad568 dma-ops: Remove flush_write_buffers() in dma-mapping-common.h by Arnd Bergmann · 15 years ago
  70. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  71. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  72. a42548a cputime: Optimize jiffies_to_cputime(1) by Stanislaw Gruszka · 15 years ago
  73. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  74. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  75. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  76. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 15 years ago
  77. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  78. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  79. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  80. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  81. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 15 years ago
  82. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 15 years ago
  83. 73f1d93 asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. by Paul Mundt · 15 years ago
  84. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  85. defe910 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  86. 0634a63 asm-generic: add dummy pgprot_noncached() by Paul Mundt · 15 years ago
  87. eadfe21 LDSCRIPT: Name INIT_RAM_FS consistently by David Howells · 15 years ago
  88. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. fcec9bf asm-generic: hook up new system calls by Arnd Bergmann · 15 years ago
  90. 804387a asm-generic: drop HARDIRQ_BITS definition from hardirq.h by Arnd Bergmann · 15 years ago
  91. a9ede5b asm-generic: uaccess: fix up local access_ok() usage by Mike Frysinger · 15 years ago
  92. 9844813 asm-generic: uaccess: add missing access_ok() check to strnlen_user() by Mike Frysinger · 15 years ago
  93. c147d8e dma-mapping: add asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  94. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  95. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  96. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  97. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  98. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  99. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  100. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago