1. 0b44f48 this_cpu: Use this_cpu_ptr in crypto subsystem by Christoph Lameter · 15 years ago
  2. 7a9e02d this_cpu: xfs_icsb_modify_counters does not need "cpu" variable by Christoph Lameter · 15 years ago
  3. e7dcaa4 this_cpu: Eliminate get/put_cpu by Christoph Lameter · 15 years ago
  4. ca0c958 this_cpu: Straight transformations by Christoph Lameter · 15 years ago
  5. 4ea7334 this_cpu: Use this_cpu ops for network statistics by Christoph Lameter · 15 years ago
  6. fce2284 this_cpu: Use this_cpu operations for NFS statistics by Christoph Lameter · 15 years ago
  7. 4eb41d1 this_cpu: Use this_cpu operations for SNMP statistics by Christoph Lameter · 15 years ago
  8. 30ed1a7 this_cpu: Implement X86 optimized this_cpu operations by Christoph Lameter · 15 years ago
  9. 7340a0b this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations by Christoph Lameter · 15 years ago
  10. 23fb064 percpu: kill legacy percpu allocator by Tejun Heo · 15 years ago
  11. 52594762 ia64: convert to dynamic percpu allocator by Tejun Heo · 15 years ago
  12. 3688647 ia64: allocate percpu area for cpu0 like percpu areas for other cpus by Tejun Heo · 15 years ago
  13. 12cda81 ia64: initialize cpu maps early by Tejun Heo · 15 years ago
  14. 126b3fc ia64: don't alias VMALLOC_END to vmalloc_end by Tejun Heo · 15 years ago
  15. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  16. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 15 years ago
  17. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 15 years ago
  18. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 15 years ago
  19. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 15 years ago
  20. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 15 years ago
  21. 462d26b spi-imx: update state correctly by Sascha Hauer · 15 years ago
  22. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 15 years ago
  23. 80e50be afs: remove cache.h by Christoph Hellwig · 15 years ago
  24. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 15 years ago
  25. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 15 years ago
  26. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 15 years ago
  27. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 15 years ago
  28. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  29. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 15 years ago
  30. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  31. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 15 years ago
  32. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 15 years ago
  33. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  34. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 15 years ago
  35. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 15 years ago
  36. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 15 years ago
  37. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 15 years ago
  38. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 15 years ago
  39. 44d0e199 s3cmci: update probe to use new platform id list by Ben Dooks · 15 years ago
  40. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 15 years ago
  41. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 15 years ago
  42. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  43. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 15 years ago
  44. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 15 years ago
  45. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 15 years ago
  46. 4932be7 docs: update patch size in SubmittingPatches by Randy Dunlap · 15 years ago
  47. ed9935f sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  48. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 15 years ago
  49. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  50. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  51. 933d35f MAINTAINERS: ARM/Palm file patterns by Joe Perches · 15 years ago
  52. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 15 years ago
  53. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 15 years ago
  54. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  55. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  56. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 15 years ago
  57. 3ae91c2 module: fix up CONFIG_KALLSYMS=n build. by Paul Mundt · 15 years ago
  58. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  59. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 15 years ago
  60. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  61. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  62. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 15 years ago
  63. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  64. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  65. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 15 years ago
  66. 81bbb3d net: restore tx timestamping for accelerated vlans by Eric Dumazet · 15 years ago
  67. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  68. 298bf12 sit: fix off-by-one in ipip6_tunnel_get_prl by Sascha Hlusiak · 15 years ago
  69. d99927f net: Fix sock_wfree() race by Eric Dumazet · 15 years ago
  70. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  71. 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 152f9d0 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() by Eric Dumazet · 15 years ago
  73. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
  74. e399835 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  75. da3a7a2 MIPS: Avoid spurious make includecheck message by Ralf Baechle · 15 years ago
  76. 1bbfc20 MIPS: VPE: Get rid of BKL. by Ralf Baechle · 15 years ago
  77. c0648e0 MIPS: VPE: Fix build after the credential changes a while ago. by Ralf Baechle · 15 years ago
  78. b7a0587 MIPS: Excite: Get rid of BKL. by Ralf Baechle · 15 years ago
  79. 36ac829 MIPS: Sibyte: Get rid of BKL. by Ralf Baechle · 15 years ago
  80. 553d6d5 MIPS: BCM63xx: Add PCMCIA & Cardbus support. by Maxime Bizon · 15 years ago
  81. 9718426 MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() by Roel Kluin · 15 years ago
  82. c2e3214 MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] by Roel Kluin · 15 years ago
  83. eef34ec MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} by Ralf Baechle · 15 years ago
  84. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  85. 96983ff MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. by Kevin Cernekee · 15 years ago
  86. a648e81 MIPS: Sibyte: Fix compilation error. by Mark Mason · 15 years ago
  87. 0863be2 MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. by Ralf Baechle · 15 years ago
  88. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  89. 8813d33 MIPS: Loongson2: Fix typo "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  90. b2651583 MIPS: SMTC: Remove duplicate structure field initialization by Julia Lawall · 15 years ago
  91. 742db5d MIPS: Remove duplicated #include by Huang Weiyi · 15 years ago
  92. 6fae531 MIPS: BCM63xx: Remove duplicated #include by Huang Weiyi · 15 years ago
  93. 9abf47f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  94. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  95. 4c8f1cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  96. 9c1fe83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  97. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  98. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  99. 07892ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  100. 8c11499 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago