1. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  2. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. 93f3788 Fix ia64 build errors (fallout from system.h disintegration) by Luck, Tony · 13 years ago
  6. 55a3203 Merge branch 'irqdomain/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. 18a06ef Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  8. 10bdfb5 pagemap: remove remaining unneeded spin_lock() by Naoya Horiguchi · 13 years ago
  9. bc3f116 Btrfs: update the checks for mixed block groups with big metadata blocks by Chris Mason · 13 years ago
  10. d4886bc irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename by Grant Likely · 13 years ago
  11. 092b2fb irqdomain: Remove powerpc dependency from debugfs file by Grant Likely · 13 years ago
  12. 64c17be perf annotate: Fix off by one symbol hist size allocation and hit accounting by Arnaldo Carvalho de Melo · 13 years ago
  13. a92e7023c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  14. 0a03726 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  15. a99ab88 Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 13 years ago
  16. 714daf7 ARM: LPC32xx: clock.c: Fix lpc-eth clock reference by Roland Stigge · 13 years ago
  17. e23da03 tools turbostat: add summary option by Len Brown · 13 years ago
  18. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 13 years ago
  19. a2cb960 Merge branch 'fix-dss-mux' into fixes by Tony Lindgren · 13 years ago
  20. 335aece ARM: OMAP: pm: fix compilation break by Govindraj.R · 13 years ago
  21. c578ae0 ALSA: fix isa/opti9xx module param type by Randy Dunlap · 13 years ago
  22. ec99aaf sound: fix oss/msnd_pinnacle module param type by Randy Dunlap · 13 years ago
  23. d1045b6 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  24. ad50c15 cgroup: update MAINTAINERS entry by Li Zefan · 13 years ago
  25. 21235bd ARM: OMAP: Remove OMAP_GPIO_IRQ macro definition by Tarun Kanti DebBarma · 13 years ago
  26. e6801af drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() by Tarun Kanti DebBarma · 13 years ago
  27. 46a0a54 ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() by Tarun Kanti DebBarma · 13 years ago
  28. cc96aa7 perf tools: Add missing ref-cycles event back to event parser by Namhyung Kim · 13 years ago
  29. e1f041e Btrfs: update to the right index of defragment by Liu Bo · 13 years ago
  30. 66c2689 Btrfs: do not bother to defrag an extent if it is a big real extent by Liu Bo · 13 years ago
  31. 17ce6ef Btrfs: add a check to decide if we should defrag the range by Liu Bo · 13 years ago
  32. 4cb13e5 Btrfs: fix recursive defragment with autodefrag option by Liu Bo · 13 years ago
  33. 1f12bd0 Btrfs: fix the mismatch of page->mapping by Liu Bo · 13 years ago
  34. ecb8bea Btrfs: fix race between direct io and autodefrag by Liu Bo · 13 years ago
  35. 15d1ff8 Btrfs: fix deadlock during allocating chunks by Liu Bo · 13 years ago
  36. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 13 years ago
  37. 99dd549 x86: Preserve lazy irq disable semantics in fixup_irqs() by Liu, Chuansheng · 13 years ago
  38. 02bfc28 drm/nouveau: inform userspace of relaxed kernel subchannel requirements by Ben Skeggs · 13 years ago
  39. acde2d8 Revert "drm/nouveau: inform userspace of new kernel subchannel requirements" by Ben Skeggs · 13 years ago
  40. 4a206ff drm/nouveau: oops, create m2mf for nvd9 too by Ben Skeggs · 13 years ago
  41. fa1b42b powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 by Dave Liu · 15 years ago
  42. 8a57d73 powerpc/dts: Removed fsl,msi property from dts. by Diana CRACIUN · 13 years ago
  43. 3b588c7 powerpc/epapr: add "memory" as a clobber to all hypercalls by Timur Tabi · 13 years ago
  44. 2a78aeb powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigs by Shaveta Leekha · 13 years ago
  45. 2fc1fc0 powerpc/85xx: add the P1020UTM-PC DTS support by Jerry Huang · 13 years ago
  46. 72ea4d4 powerpc/85xx: add the P1020MBG-PC DTS support by Jerry Huang · 13 years ago
  47. 9cb6abc powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h by Timur Tabi · 13 years ago
  48. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 13 years ago
  49. 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 13 years ago
  50. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 13 years ago
  51. fbf0ca1 crypto: pcrypt - Use the online cpumask as the default by Steffen Klassert · 13 years ago
  52. 9612090 padata: Fix cpu hotplug by Steffen Klassert · 13 years ago
  53. 13614e0 padata: Use the online cpumask as the default by Steffen Klassert · 13 years ago
  54. 107f8bd padata: Add a reference to the api documentation by Steffen Klassert · 13 years ago
  55. 15c08f6 regulator: Fix comments in include/linux/regulator/machine.h by Axel Lin · 13 years ago
  56. cee1a79 regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable by Axel Lin · 13 years ago
  57. e841a36 regulator: Fix setting low power mode for wm831x aldo by Axel Lin · 13 years ago
  58. 1f56ee7 Merge branch 'sched/arch' into sched/urgent by Ingo Molnar · 13 years ago
  59. 2e8b5063 Bluetooth: btusb: typo in Broadcom SoftSailing id by Don Zickus · 13 years ago
  60. ec0c427 futex: Mark get_robust_list as deprecated by Kees Cook · 13 years ago
  61. bdbb776 futex: Do not leak robust list to unprivileged process by Kees Cook · 13 years ago
  62. 241fc64 genirq: Respect NUMA node affinity in setup_irq_irq affinity() by Prarit Bhargava · 13 years ago
  63. f3f79e3 genirq: Get rid of unneeded force parameter in irq_finalize_oneshot() by Alexander Gordeev · 13 years ago
  64. 69592db genirq: Minor readablity improvement in irq_wake_thread() by Alexander Gordeev · 13 years ago
  65. e9986f3 virtio-blk: Call revalidate_disk() upon online disk resize by Vivek Goyal · 13 years ago
  66. b7e68d6 sh: Support I/O space swapping where needed. by Paul Mundt · 13 years ago
  67. 3fa016a drm/i915: suspend fbdev device around suspend/hibernate by Dave Airlie · 13 years ago
  68. 6135fc1 sched: Fix __schedule_bug() output when called from an interrupt by Stephen Boyd · 13 years ago
  69. 615399c cpumask: remove old cpu_*_map. by Rusty Russell · 13 years ago
  70. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  71. 88d8cd5 drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  72. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 13 years ago
  73. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  74. afb9bd7 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  75. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  76. 8563f87 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 13 years ago
  77. 7ca4be4 Btrfs: don't use crc items bigger than 4KB by Chris Mason · 13 years ago
  78. 3c4bb26 Btrfs: flush out and clean up any block device pages during mount by Chris Mason · 13 years ago
  79. 98961a7 Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 13 years ago
  80. 1c691b3 Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus by Chris Mason · 13 years ago
  81. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 13 years ago
  82. 65139ed btrfs: disallow unequal data/metadata blocksize for mixed block groups by David Sterba · 13 years ago
  83. fcd1f065 Btrfs: enhance superblock sanity checks by David Sterba · 13 years ago
  84. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  85. 8da00ed backlight: fix typo in tosa_lcd.c by Masanari Iida · 13 years ago
  86. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 13 years ago
  87. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 13 years ago
  88. 63e3155 mm: move slabinfo.c to tools/vm by Dave Young · 13 years ago
  89. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 13 years ago
  90. cab6b05 selftests/Makefile: make `run_tests' depend on `all' by Andrew Morton · 13 years ago
  91. f467f71 selftests: launch individual selftests from the main Makefile by Frederic Weisbecker · 13 years ago
  92. 0fc9d10 radix-tree: use iterators in find_get_pages* functions by Konstantin Khlebnikov · 13 years ago
  93. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 13 years ago
  94. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 13 years ago
  95. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 13 years ago
  96. f450716 nbd: rename the nbd_device variable from lo to nbd by Wanlong Gao · 13 years ago
  97. cf3f892 pidns: add reboot_pid_ns() to handle the reboot syscall by Daniel Lezcano · 13 years ago
  98. 5a04cca sysctl: use bitmap library functions by Akinobu Mita · 13 years ago
  99. 423a5bb ipmi: use locks on watchdog timeout set on reboot by Corey Minyard · 13 years ago
  100. f60adf4 ipmi: simplify locking by Corey Minyard · 13 years ago