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