1. 10034aa ARM: localtimer: clean up local timer on hot unplug by Russell King · 14 years ago
  2. e3d9c62 ARM: CPU hotplug: fix hard-coded control register constants by Russell King · 14 years ago
  3. e988277 ARM: CPU hotplug: add Versatile Express hotplug CPU support by Russell King · 14 years ago
  4. d445026 ARM: CPU hotplug: fix reporting of spurious wakeups by Russell King · 14 years ago
  5. 58613cd ARM: smp: improve CPU bringup failure diagnostics by Russell King · 14 years ago
  6. 90b4419 ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug by Russell King · 14 years ago
  7. 3705ff6 ARM: Fix subtle race in CPU pen_release hotplug code by Russell King · 14 years ago
  8. ed3768a ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. by Dave Martin · 14 years ago
  9. 86e62b9 ARM: SMP: remove smp_mpidr.h by Russell King · 14 years ago
  10. f36d340 ARM: CPU hotplug: ensure correct ordering of unplug by Russell King · 14 years ago
  11. bbc81fd ARM: CPU hotplug: remove bug checks in platform_cpu_die() by Russell King · 14 years ago
  12. 3c030be ARM: CPU hotplug: move cpu_killed completion to core code by Russell King · 14 years ago
  13. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 14 years ago
  14. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 14 years ago
  15. aec66ba ARM: SMP: get rid of references to poke_milo and Milo by Russell King · 14 years ago
  16. fd778f0 ARM: SMP: get rid of get_core_count() by Russell King · 14 years ago
  17. 8975b6c ARM: SMP: Clean up ncores sanity checks by Russell King · 14 years ago
  18. bbc3d14e9 ARM: SMP: move CPU number sanity checks to smp_init_cpus() by Russell King · 14 years ago
  19. 28e1829 ARM: SMP: ensure smp_send_stop() waits for CPUs to stop by Russell King · 14 years ago
  20. 0eb0511d ARM: SMP: use more sane register allocation for __fixup_smp_on_up by Russell King · 14 years ago
  21. b54992f ARM: SMP: collect IPI and local timer IRQs for /proc/stat by Russell King · 14 years ago
  22. 4a88abd ARM: SMP: provide individual IPI interrupt statistics by Russell King · 14 years ago
  23. f13cd41 ARM: fix /proc/interrupts formatting by Russell King · 14 years ago
  24. cab8c6f ARM: SMP: move ipi_count into irq_stat structure by Russell King · 14 years ago
  25. 46c48f2 ARM: SMP: provide accessors for irq_stat data by Russell King · 14 years ago
  26. ec405ea ARM: include local timer irq stats only when local timers configured by Russell King · 14 years ago
  27. e3fbb08 ARM: SMP: remove send_ipi_message() by Russell King · 14 years ago
  28. 0df7095 ARM: SMP: remove IRQ-disabling for smp_cross_call() by Russell King · 14 years ago
  29. 24480d9 ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead by Russell King · 14 years ago
  30. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
  31. d92e047 ARM: remove obsolete smp_cross_call_done() by Russell King · 14 years ago
  32. 22a5b56 Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  33. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
  34. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 14 years ago
  35. 37a09f0 NFS: Fix a readdirplus bug by Trond Myklebust · 14 years ago
  36. 3b24f09 at91/board-yl-9200: fix typo in video support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  37. 214b574 atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer' by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  38. 82d5b5c at91/picotux200: remove commenting usb device and dataflash support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  39. 985f554 at91: rename rm9200ek and rm9200dk board file name by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  40. 55d83b0 at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  41. 8e79d2d at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  42. 8ae8cd9 at91: Convert remaining boards to new-style UART initialization by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  43. b94ca07 at91: merge all at91rm9200 defconfig in one single file by Eric Benard · 14 years ago
  44. e8a7e48 Linux 2.6.37-rc4 by Linus Torvalds · 14 years ago
  45. 32e1572 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  46. f2e785e powerpc: Use call_rcu_sched() for pagetables by Peter Zijlstra · 14 years ago
  47. bcb38ce Revert "debug_locks: set oops_in_progress if we will log messages." by Dave Airlie · 14 years ago
  48. 8f1b1a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  49. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. a9735c81 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  51. 3f0d3d0 tpm: Autodetect itpm devices by Matthew Garrett · 14 years ago
  52. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  53. 555bdae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  54. 1bfe4ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  55. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  56. 50a4205 pch_gbe driver: The wrong of initializer entry by Toshiharu Okada · 14 years ago
  57. a1dcfcb pch_gbe dreiver: chang author by Toshiharu Okada · 14 years ago
  58. 5a92bc8 Btrfs: don't use migrate page without CONFIG_MIGRATION by Chris Mason · 14 years ago
  59. d830418 ucc_geth: fix ucc halt problem in half duplex mode by Yang Li · 14 years ago
  60. b4ff3c9 inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners by Nagendra Tomar · 14 years ago
  61. 5c7e57f ehea: Add some info messages and fix an issue by Breno Leitao · 14 years ago
  62. 163cf09 Btrfs: deal with DIO bios that span more than one ordered extent by Chris Mason · 14 years ago
  63. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 14 years ago
  64. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 14 years ago
  65. 71993e6 Rename 'pipe_info()' to 'get_pipe_info()' by Linus Torvalds · 14 years ago
  66. a9e40a2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 75f5d2c Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  68. 8e65c0e hso: fix disable_net by Filip Aben · 14 years ago
  69. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 14 years ago
  70. 42eb59d cxgb4vf: fix setting unicast/multicast addresses ... by Casey Leedom · 14 years ago
  71. bcc70bb net, ppp: Report correct error code if unit allocation failed by Cyrill Gorcunov · 14 years ago
  72. 3c6f27b DECnet: don't leak uninitialized stack byte by Dan Rosenberg · 14 years ago
  73. 462ca99 au1000_eth: fix invalid address accessing the MAC enable register by Wolfgang Grandegger · 14 years ago
  74. 0ac7887 dccp: fix error in updating the GAR by Gerrit Renker · 14 years ago
  75. a301e17 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  76. 0147fc0 tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) by Alexey Dobriyan · 14 years ago
  77. 8475ef9 netns: Don't leak others' openreq-s in proc by Pavel Emelyanov · 14 years ago
  78. 4cb6a61 Net: ceph: Makefile: Remove unnessary code by Tracey Dent · 14 years ago
  79. 0f639a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  80. 450ba0e Btrfs: setup blank root and fs_info for mount time by Josef Bacik · 14 years ago
  81. 975f84f Btrfs: fix fiemap by Josef Bacik · 14 years ago
  82. 619c8c7 Btrfs - fix race between btrfs_get_sb() and umount by Ian Kent · 14 years ago
  83. bc1cbf1 Btrfs: update inode ctime when using links by Josef Bacik · 14 years ago
  84. 0ed42a6 Btrfs: make sure new inode size is ok in fallocate by Josef Bacik · 14 years ago
  85. 55a61d1 Btrfs: fix typo in fallocate to make it honor actual size by Josef Bacik · 14 years ago
  86. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  87. 1eb4c63 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  88. 0318755 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 1b065fd Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. b76a1e4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  93. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  94. d4d2ad9 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  95. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  96. b127c6f Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  97. 0a66a59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  98. 37fa84d Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  99. 5a8cfb4 ALSA: hda - Use ALC_INIT_DEFAULT for really default initialization by Takashi Iwai · 14 years ago
  100. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 14 years ago