1. 7c83912 vmstat: User per cpu atomics to avoid interrupt disable / enable by Christoph Lameter · 13 years ago
  2. 20b8769 irq_work: Use per cpu atomics instead of regular atomics by Christoph Lameter · 13 years ago
  3. 05c2d08 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 13 years ago
  4. 8270137 cpuops: Use cmpxchg for xchg to avoid lock semantics by Christoph Lameter · 13 years ago
  5. 7296e08 x86: this_cpu_cmpxchg and this_cpu_xchg operations by Christoph Lameter · 13 years ago
  6. 2b71244 percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support by Christoph Lameter · 13 years ago
  7. 4030477 percpu,x86: relocate this_cpu_add_return() and friends by Tejun Heo · 13 years ago
  8. 3ea9f68 connector: Use this_cpu operations by Christoph Lameter · 13 years ago
  9. b2e4ae6 xen: Use this_cpu_inc_return by Christoph Lameter · 13 years ago
  10. cd85fc5 taskstats: Use this_cpu_ops by Christoph Lameter · 13 years ago
  11. b29c617 random: Use this_cpu_inc_return by Christoph Lameter · 13 years ago
  12. ee1be86 fs: Use this_cpu_inc_return in buffer.c by Christoph Lameter · 13 years ago
  13. cfb8243 highmem: Use this_cpu_xx_return() operations by Christoph Lameter · 13 years ago
  14. 908ee0f vmstat: Use this_cpu_inc_return for vm statistics by Christoph Lameter · 13 years ago
  15. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 13 years ago
  16. 8f1d97c x86: Support for this_cpu_add, sub, dec, inc_return by Christoph Lameter · 13 years ago
  17. a663fff percpu: Generic support for this_cpu_add, sub, dec, inc_return by Christoph Lameter · 13 years ago
  18. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 13 years ago
  19. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 13 years ago
  20. c7b9251 fs: Use this_cpu_xx operations in buffer.c by Christoph Lameter · 13 years ago
  21. 5309665 fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops by Christoph Lameter · 13 years ago
  22. b76834b kprobes: Use this_cpu_ops by Christoph Lameter · 13 years ago
  23. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 13 years ago
  24. 12938a9 vmstat: Optimize zone counter modifications through the use of this cpu operations by Christoph Lameter · 13 years ago
  25. 819a72a percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options. by Christoph Lameter · 13 years ago
  26. e72df0b MAINTAINERS: Add percpu allocator entry by Tejun Heo · 13 years ago
  27. a3383e8 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 13 years ago
  28. 68a4ec9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  29. c9bace7 MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. by David Daney · 14 years ago
  30. 82b8915 MIPS: LD/SD o32 macro GAS fix update by Maciej W. Rozycki · 14 years ago
  31. cf745a3 MIPS: Alchemy: fix build with SERIAL_8250=n by Manuel Lauss · 14 years ago
  32. a3aad4a MIPS: Rename mips_dma_cache_sync back to dma_cache_sync by Ralf Baechle · 13 years ago
  33. d002aaa MIPS: MT: Fix typo in comment. by Ralf Baechle · 14 years ago
  34. 3f84622 SSB: Fix nvram_get on BCM47xx platform by Hauke Mehrtens · 14 years ago
  35. 1690a7f MIPS: BCM47xx: Swap serial console if ttyS1 was specified. by Hauke Mehrtens · 14 years ago
  36. 59833fc MIPS: BCM47xx: Use sscanf for parsing mac address by Hauke Mehrtens · 14 years ago
  37. 2aa088d MIPS: BCM47xx: Fill values for b43 into SSB sprom by Hauke Mehrtens · 14 years ago
  38. 8257108 MIPS: BCM47xx: Do not read config from CFE by Hauke Mehrtens · 14 years ago
  39. e31fee7 MIPS: FDT size is a be32 by Thomas Chou · 14 years ago
  40. 5878fc9 MIPS: Fix CP0 COUNTER clockevent race by Kevin Cernekee · 14 years ago
  41. 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
  42. 4afdea8 MIPS: JZ4740: Fix pcm device name by Lars-Peter Clausen · 14 years ago
  43. e5674ad MIPS: Separate two consecutive loads in memset.S by Tony Wu · 14 years ago
  44. 515b029 MIPS: Send proper signal and siginfo on FP emulator faults. by David Daney · 14 years ago
  45. 0bc6791 MIPS: AR7: Fix loops per jiffies on TNETD7200 devices by Florian Fainelli · 14 years ago
  46. ff42d62 MIPS: AR7: Fix double ar7_gpio_init declaration by Florian Fainelli · 14 years ago
  47. 3bd27e3 MIPS: Rework GENERIC_HARDIRQS Kconfig. by David Daney · 14 years ago
  48. 690ca2c MIPS: Alchemy: Add return value check for strict_strtoul() by Yoichi Yuasa · 14 years ago
  49. ec79812 MIPS: Loongson: Add return value check for strict_strtoul() by Wu Zhangjin · 14 years ago
  50. 863abad MIPS: VPE loader: Check vmalloc return value in vpe_open by Jesper Juhl · 14 years ago
  51. d62c9ce MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). by David Daney · 14 years ago
  52. 1c0d52b MIPS: Don't clobber personality high bits. by David Daney · 14 years ago
  53. 1d21038 MIPS: jz4740: Fix section mismatch in prom.c by Lars-Peter Clausen · 14 years ago
  54. fe749aa MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix by Lars-Peter Clausen · 14 years ago
  55. a989ff8 MIPS: Don't stomp on caller's ->regs[2] in copy_thread() by Al Viro · 14 years ago
  56. 2b3e502 MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 by Ralf Baechle · 14 years ago
  57. b3444d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  58. 4ef5c68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  59. 9fe4145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  60. da32dac lguest: populate initial_page_table by Rusty Russell · 13 years ago
  61. bb4093d lguest: restore boot speed by Rusty Russell · 13 years ago
  62. bb6f1d9 lguest: fix crash lguest_time_init by Rusty Russell · 13 years ago
  63. 947b10a nilfs2: fix regression of garbage collection ioctl by Ryusuke Konishi · 13 years ago
  64. b0c3844 Linux 2.6.37-rc6 by Linus Torvalds · 13 years ago
  65. c01c810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  66. a4851d8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  67. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 13 years ago
  68. 6c965ff MAINTAINERS: update MSM git tree by Daniel Walker · 13 years ago
  69. 462e635e install_special_mapping skips security_file_mmap check. by Tavis Ormandy · 13 years ago
  70. 7d13162 fanotify: fill in the metadata_len field on struct fanotify_event_metadata by Eric Paris · 13 years ago
  71. 62731fa fanotify: split version into version and metadata_len by Alexey Zaytsev · 14 years ago
  72. 52f6c5a crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h by Randy Dunlap · 13 years ago
  73. ab4e019 Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 by Dmitry Torokhov · 13 years ago
  74. 0fcdcfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  75. 6d5e93c Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  76. 3d0b608 dw_spi: Fix missing final read in some polling situations by Major Lee · 13 years ago
  77. 54efdfe i2c_intel_mid: Fix slash in sysfs name by Alan Cox · 13 years ago
  78. 6d5c3aa ext4: fix typo which broke '..' detection in ext4_find_entry() by Aaro Koskinen · 13 years ago
  79. dbd9fd6 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  80. ec5d043 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  81. fc47e67 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  82. 478b2a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  83. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  84. 85cb7f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  85. 3373c3d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  86. 3907969 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  87. 66ef6aa Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  88. 85b093b ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix by Valentine Barshak · 13 years ago
  89. 593c252 ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL by Dave Martin · 13 years ago
  90. 6e6fc99 ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 by Dave Martin · 13 years ago
  91. d6db466 Change bcmring Maintainer list. by Jiandong Zheng · 13 years ago
  92. 1c00802 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  93. dc99bf7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  94. 5d43a1d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  95. 7103b71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  96. a49cd5f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  97. 353495a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  98. f9ae3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  99. 6371e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  100. c3606c6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago