1. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 16 years ago
  2. 390dfd9 percpu: make misc percpu symbols unique by Tejun Heo · 16 years ago
  3. 877105c percpu: make percpu symbols in ia64 unique by Tejun Heo · 16 years ago
  4. 6b7487f percpu: make percpu symbols in powerpc unique by Tejun Heo · 16 years ago
  5. 0fe1e00 percpu: make percpu symbols in x86 unique by Tejun Heo · 16 years ago
  6. c6e22f9 percpu: make percpu symbols in xen unique by Tejun Heo · 16 years ago
  7. f162506 percpu: make percpu symbols in cpufreq unique by Tejun Heo · 16 years ago
  8. b3e9f67 percpu: make percpu symbols in oprofile unique by Tejun Heo · 16 years ago
  9. 9705f69 percpu: make percpu symbols in tracer unique by Tejun Heo · 16 years ago
  10. 1871e52 percpu: make percpu symbols under kernel/ and mm/ unique by Tejun Heo · 16 years ago
  11. 0f5e481 percpu: remove some sparse warnings by Tejun Heo · 16 years ago
  12. 64ef291 percpu: make alloc_percpu() handle array types by Tejun Heo · 16 years ago
  13. 3f04ba8 vmalloc: fix use of non-existent percpu variable in put_cpu_var() by Tejun Heo · 16 years ago
  14. dec54bf this_cpu: Use this_cpu_xx in trace_functions_graph.c by Tejun Heo · 16 years ago
  15. 9288f99 this_cpu: Use this_cpu_xx for ftrace by Christoph Lameter · 16 years ago
  16. 494f6a9 this_cpu: Use this_cpu_xx in nmi handling by Christoph Lameter · 16 years ago
  17. b7a4c94 Merge branch 'for-linus' into for-next by Tejun Heo · 16 years ago
  18. 1a0c329 percpu: fix compile warnings by Tejun Heo · 16 years ago
  19. e800879 this_cpu: Use this_cpu operations in RCU by Christoph Lameter · 16 years ago
  20. 4dac3e9 this_cpu: Use this_cpu ops for VM statistics by Christoph Lameter · 16 years ago
  21. 0b44f48 this_cpu: Use this_cpu_ptr in crypto subsystem by Christoph Lameter · 16 years ago
  22. 7a9e02d this_cpu: xfs_icsb_modify_counters does not need "cpu" variable by Christoph Lameter · 16 years ago
  23. e7dcaa4 this_cpu: Eliminate get/put_cpu by Christoph Lameter · 16 years ago
  24. ca0c958 this_cpu: Straight transformations by Christoph Lameter · 16 years ago
  25. 4ea7334 this_cpu: Use this_cpu ops for network statistics by Christoph Lameter · 16 years ago
  26. fce2284 this_cpu: Use this_cpu operations for NFS statistics by Christoph Lameter · 16 years ago
  27. 4eb41d1 this_cpu: Use this_cpu operations for SNMP statistics by Christoph Lameter · 16 years ago
  28. 30ed1a7 this_cpu: Implement X86 optimized this_cpu operations by Christoph Lameter · 16 years ago
  29. 7340a0b this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations by Christoph Lameter · 16 years ago
  30. 23fb064 percpu: kill legacy percpu allocator by Tejun Heo · 16 years ago
  31. 52594762 ia64: convert to dynamic percpu allocator by Tejun Heo · 16 years ago
  32. 3688647 ia64: allocate percpu area for cpu0 like percpu areas for other cpus by Tejun Heo · 16 years ago
  33. 12cda81 ia64: initialize cpu maps early by Tejun Heo · 16 years ago
  34. 126b3fc ia64: don't alias VMALLOC_END to vmalloc_end by Tejun Heo · 16 years ago
  35. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  36. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 16 years ago
  37. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 16 years ago
  38. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 16 years ago
  39. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 16 years ago
  40. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 16 years ago
  41. 462d26b spi-imx: update state correctly by Sascha Hauer · 16 years ago
  42. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 16 years ago
  43. 80e50be afs: remove cache.h by Christoph Hellwig · 16 years ago
  44. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 16 years ago
  45. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 16 years ago
  46. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 16 years ago
  47. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 16 years ago
  48. 75e3a6a icom: convert space to tabs by Breno Leitao · 16 years ago
  49. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 16 years ago
  50. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 16 years ago
  51. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 16 years ago
  52. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 16 years ago
  53. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 16 years ago
  54. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 16 years ago
  55. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 16 years ago
  56. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 16 years ago
  57. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 16 years ago
  58. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 16 years ago
  59. 44d0e19 s3cmci: update probe to use new platform id list by Ben Dooks · 16 years ago
  60. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 16 years ago
  61. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 16 years ago
  62. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 16 years ago
  63. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 16 years ago
  64. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 16 years ago
  65. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 16 years ago
  66. 4932be7 docs: update patch size in SubmittingPatches by Randy Dunlap · 16 years ago
  67. ed9935f4 sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 16 years ago
  68. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 16 years ago
  69. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 16 years ago
  70. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 16 years ago
  71. 933d35f MAINTAINERS: ARM/Palm file patterns by Joe Perches · 16 years ago
  72. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 16 years ago
  73. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 16 years ago
  74. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 16 years ago
  75. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 16 years ago
  76. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 16 years ago
  77. 3ae91c2 module: fix up CONFIG_KALLSYMS=n build. by Paul Mundt · 16 years ago
  78. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 16 years ago
  79. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 16 years ago
  80. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 16 years ago
  81. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 16 years ago
  82. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 16 years ago
  83. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 16 years ago
  84. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  85. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 16 years ago
  86. 81bbb3d net: restore tx timestamping for accelerated vlans by Eric Dumazet · 16 years ago
  87. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 16 years ago
  88. 298bf12 sit: fix off-by-one in ipip6_tunnel_get_prl by Sascha Hlusiak · 16 years ago
  89. d99927f net: Fix sock_wfree() race by Eric Dumazet · 16 years ago
  90. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 16 years ago
  91. 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 · 16 years ago
  92. 152f9d0 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() by Eric Dumazet · 16 years ago
  93. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 16 years ago
  94. e399835 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  95. da3a7a2 MIPS: Avoid spurious make includecheck message by Ralf Baechle · 16 years ago
  96. 1bbfc20 MIPS: VPE: Get rid of BKL. by Ralf Baechle · 16 years ago
  97. c0648e0 MIPS: VPE: Fix build after the credential changes a while ago. by Ralf Baechle · 16 years ago
  98. b7a0587 MIPS: Excite: Get rid of BKL. by Ralf Baechle · 16 years ago
  99. 36ac829 MIPS: Sibyte: Get rid of BKL. by Ralf Baechle · 16 years ago
  100. 553d6d5 MIPS: BCM63xx: Add PCMCIA & Cardbus support. by Maxime Bizon · 16 years ago