1. cc9b0b9 IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. by Ralf Baechle · 15 years ago
  2. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  3. 1b20862 Optimize the ordering of sections in RW_DATA_SECTION. by Tim Abbott · 15 years ago
  4. 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
  5. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  6. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  7. 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
  8. 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
  9. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  10. 00afe02 asm/sections: add text/data checking functions for arches to override by Mike Frysinger · 15 years ago
  11. b28cfd2 kmap_types.h: rename D macro by Andi Kleen · 15 years ago
  12. 268e467 asm-generic: syscall_get_nr returns int by Roland McGrath · 15 years ago
  13. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  14. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  15. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  16. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  17. 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
  18. 9893e49 HWPOISON: Add madvise() based injector for hardware poisoned pages v4 by Andi Kleen · 15 years ago
  19. ad5fa91 HWPOISON: Add new SIGBUS error codes for hardware poison signals by Andi Kleen · 15 years ago
  20. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  21. 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
  22. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  23. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  24. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  25. 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
  26. 4b3b4c5 ftrace: __start_mcount_loc should be .init.rodata by John Reiser · 15 years ago
  27. da18acf KVM: export kvm_para.h by Michael S. Tsirkin · 15 years ago
  28. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  29. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
  30. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  31. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. a8ad568 dma-ops: Remove flush_write_buffers() in dma-mapping-common.h by Arnd Bergmann · 15 years ago
  33. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  34. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  35. a42548a cputime: Optimize jiffies_to_cputime(1) by Stanislaw Gruszka · 15 years ago
  36. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  37. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  38. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  39. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 15 years ago
  40. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  41. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  42. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  43. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  44. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 15 years ago
  45. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 15 years ago
  46. 73f1d93 asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. by Paul Mundt · 15 years ago
  47. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  48. defe910 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  49. 0634a63 asm-generic: add dummy pgprot_noncached() by Paul Mundt · 15 years ago
  50. eadfe21 LDSCRIPT: Name INIT_RAM_FS consistently by David Howells · 15 years ago
  51. 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
  52. fcec9bf asm-generic: hook up new system calls by Arnd Bergmann · 15 years ago
  53. 804387a asm-generic: drop HARDIRQ_BITS definition from hardirq.h by Arnd Bergmann · 15 years ago
  54. a9ede5b asm-generic: uaccess: fix up local access_ok() usage by Mike Frysinger · 15 years ago
  55. 9844813 asm-generic: uaccess: add missing access_ok() check to strnlen_user() by Mike Frysinger · 15 years ago
  56. c147d8e dma-mapping: add asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  57. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  58. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  59. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  60. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  61. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  62. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  63. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  64. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
  65. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  66. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  67. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  68. 26a28fa add generic lib/checksum.c by Arnd Bergmann · 15 years ago
  69. eed417d asm-generic: add a generic uaccess.h by Arnd Bergmann · 15 years ago
  70. 5c01b46 asm-generic: add generic NOMMU versions of some headers by Arnd Bergmann · 15 years ago
  71. 3f7e212 asm-generic: add generic atomic.h and io.h by Arnd Bergmann · 15 years ago
  72. ae49e80 asm-generic: add legacy I/O header files by Arnd Bergmann · 15 years ago
  73. aafe4db asm-generic: add generic versions of common headers by Arnd Bergmann · 15 years ago
  74. 9858c60 asm-generic: make bitops.h usable by Arnd Bergmann · 15 years ago
  75. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  76. 3aef392 asm-generic: make get_rtc_time overridable by Arnd Bergmann · 15 years ago
  77. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  78. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  79. e64a161 asm-generic: add a generic unistd.h by Arnd Bergmann · 15 years ago
  80. 6103ec5 asm-generic: add generic ABI headers by Arnd Bergmann · 15 years ago
  81. 2864d32 asm-generic: add generic sysv ipc headers by Arnd Bergmann · 15 years ago
  82. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  83. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  84. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  85. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. ef53dae Improve vmlinux.lds.h support for arch specific linker scripts by Sam Ravnborg · 15 years ago
  88. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  89. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  90. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  91. bac9caf asm-generic: fix local_add_unless macro by Roel Kluin · 15 years ago
  92. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  93. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 15 years ago
  94. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  95. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  96. a5fc1ab atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures by Heiko Carstens · 15 years ago
  97. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  98. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  99. 5028eaa PERCPU: Collect the DECLARE/DEFINE declarations together by David Howells · 15 years ago
  100. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago