1. 408133e Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 13 years ago
  2. cdc2536 ARM: kprobes: Tidy-up kprobes-decode.c by Jon Medhurst · 13 years ago
  3. 9425493 ARM: kprobes: Add emulation of hint instructions like NOP and WFI by Jon Medhurst · 13 years ago
  4. 20e8155 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions by Jon Medhurst · 13 years ago
  5. c983677 ARM: kprobes: Add emulation of MOVW and MOVT instructions by Jon Medhurst · 13 years ago
  6. f704a6e ARM: kprobes: Reject probing of undefined data processing instructions by Jon Medhurst · 13 years ago
  7. 72c2bab ARM: kprobes: Remove redundant code in space_1111 by Jon Medhurst · 13 years ago
  8. 41713d1 ARM: kprobes: Fix emulation of PLD instructions by Jon Medhurst · 13 years ago
  9. f0aeb8b ARM: kprobes: Reject probing of SETEND instructions by Jon Medhurst · 13 years ago
  10. ac211c6 ARM: kprobes: Consolidate stub decoding functions by Jon Medhurst · 13 years ago
  11. fa1a03b ARM: kprobes: Reject probing of all coprocessor instructions by Jon Medhurst · 13 years ago
  12. c6e4ae3 ARM: kprobes: Fix emulation of USAD8 instructions by Jon Medhurst · 13 years ago
  13. 038c383 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions by Jon Medhurst · 13 years ago
  14. 8dd7cfb ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions by Jon Medhurst · 13 years ago
  15. 780b5c1 ARM: kprobes: Reject probing of undefined media instructions by Jon Medhurst · 13 years ago
  16. 0e384ed ARM: kprobes: Add emulation of RBIT instruction by Jon Medhurst · 13 years ago
  17. 81ff572 ARM: kprobes: Reject probing of LDRB instructions which load PC by Jon Medhurst · 13 years ago
  18. 5c6b76f ARM: kprobes: Fix emulation of LDRD and STRD instructions by Jon Medhurst · 13 years ago
  19. 54823ac ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably by Jon Medhurst · 13 years ago
  20. 6823fc8 ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions by Jon Medhurst · 13 years ago
  21. ec58d7f ARM: kprobes: Reject probing of STREX and LDREX instructions by Jon Medhurst · 13 years ago
  22. ba48d40 ARM: kprobes: Reject probing of undefined multiply instructions by Jon Medhurst · 13 years ago
  23. 75539ae ARM: kprobes: Fix error in comment by Jon Medhurst · 13 years ago
  24. 983ebd9 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. by Jon Medhurst · 13 years ago
  25. c412aba ARM: kprobes: Fix emulation of MRS instruction by Jon Medhurst · 13 years ago
  26. 51468ea ARM: kprobes: Reject probing MRS instructions which read SPSR by Jon Medhurst · 13 years ago
  27. 896a74e ARM: kprobes: Fix emulation of Data-processing (immediate) instructions by Jon Medhurst · 13 years ago
  28. ad111ce ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. by Jon Medhurst · 13 years ago
  29. a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 13 years ago
  30. 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 13 years ago
  31. cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 13 years ago
  32. ef26750 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  33. 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 14 years ago
  34. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 13 years ago
  35. 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 13 years ago
  36. 167f829 Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 13 years ago
  37. e04d6c5 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 13 years ago
  38. 45b146d ARM: Davinci: Fix I2C build errors by Russell King - ARM Linux · 13 years ago
  39. 9e7d24f DA830: fix SPI1 base address by Sergei Shtylyov · 13 years ago
  40. 336f402 davinci: mityomapl138: Use auto-probe to determine attached PHY ID by Michael Williamson · 13 years ago
  41. ad10e10 davinci: mityomapl138: Use correct id for NAND controller by Michael Williamson · 13 years ago
  42. e454d16 ARM: pxa/magician: bq24022 regulator needs to be enabled by Philipp Zabel · 13 years ago
  43. 745b1f4f ARM: pxa/hx4700: bq24022 regulator needs to be enabled by Paul Parsons · 13 years ago
  44. 5cf4c80 davinci: fix DEBUG_LL code for p2v changes by Kevin Hilman · 13 years ago
  45. f0e615c Linux 2.6.39-rc4 by Linus Torvalds · 13 years ago
  46. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  47. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  48. 8a83f33 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  49. 5d5b1b9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  50. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  51. bcb22a9 ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure by Fabio Estevam · 13 years ago
  52. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 13 years ago
  53. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 13 years ago
  54. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 13 years ago
  55. 80b4895 Input: estimate number of events per packet by Jeff Brown · 13 years ago
  56. f65647c Btrfs: fix free space cache leak by Chris Mason · 13 years ago
  57. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 13 years ago
  58. 4521cc4 block: blk_delay_queue() should use kblockd workqueue by Jens Axboe · 13 years ago
  59. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 13 years ago
  60. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 13 years ago
  61. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 13 years ago
  62. 482c083 md - remove old plugging code. by NeilBrown · 13 years ago
  63. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 13 years ago
  64. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 13 years ago
  65. 99e2259 block: drop queue lock before calling __blk_run_queue() for kblockd punt by Jens Axboe · 13 years ago
  66. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 13 years ago
  67. 048c937 block: Enhance new plugging support to support general callbacks by NeilBrown · 13 years ago
  68. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 13 years ago
  69. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 13 years ago
  70. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 13 years ago
  71. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 13 years ago
  72. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 13 years ago
  73. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 13 years ago
  74. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  75. a1b49cb Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  76. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  77. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 13 years ago
  78. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 13 years ago
  79. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 13 years ago
  80. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 13 years ago
  81. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 13 years ago
  82. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 13 years ago
  83. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 13 years ago
  84. e9569c1 ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kernel.h by Jonathan Cameron · 13 years ago
  85. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  86. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  87. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  88. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 13 years ago
  89. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 13 years ago
  90. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 13 years ago
  91. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 13 years ago
  92. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  93. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  94. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  95. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 13 years ago
  96. c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 13 years ago
  97. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 13 years ago
  98. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 13 years ago
  99. 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 13 years ago
  100. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago