1. 6308191 tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() by Oleg Nesterov · 12 years ago
  2. f38f838 virtio: drop thaw PM operation by Amit Shah · 12 years ago
  3. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  4. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  5. 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  6. 327ef2e spi/pL022: include types.h to remove compilation warnings by Viresh Kumar · 12 years ago
  7. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  8. ec612fc Merge branch 'd3' into release by Len Brown · 12 years ago
  9. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  10. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  11. 3248877 drm: base prime/dma-buf support (v5) by Dave Airlie · 13 years ago
  12. 8bcb6c7 block: use lockdep_assert_held for queue locking by Andi Kleen · 12 years ago
  13. 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 12 years ago
  14. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  15. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 12 years ago
  16. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  17. e075105 cpuidle: remove unused 'governor_data' field by Daniel Lezcano · 12 years ago
  18. db70b04 cpuidle: remove useless array definition in cpuidle_structure by Daniel Lezcano · 12 years ago
  19. 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 12 years ago
  20. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 12 years ago
  21. 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 12 years ago
  22. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  25. 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 12 years ago
  26. 98b54aa kgdb,debug_core: pass the breakpoint struct instead of address and memory by Jason Wessel · 12 years ago
  27. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  28. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  29. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  30. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 12 years ago
  34. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 12 years ago
  35. 15c08f6 regulator: Fix comments in include/linux/regulator/machine.h by Axel Lin · 12 years ago
  36. 615399c cpumask: remove old cpu_*_map. by Rusty Russell · 12 years ago
  37. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  38. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  39. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 12 years ago
  40. cf3f892 pidns: add reboot_pid_ns() to handle the reboot syscall by Daniel Lezcano · 12 years ago
  41. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  42. b3a7e98 smp: add func to IPI cpus based on parameter func by Gilad Ben-Yossef · 12 years ago
  43. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 12 years ago
  44. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  45. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 12 years ago
  46. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  47. 0c9aac0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  48. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  49. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  50. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  51. c4772d1 PM / QoS: add pm_qos_update_request_timeout() API by MyungJoo Ham · 12 years ago
  52. 247bc03 PM / Sleep: Mitigate race between the freezer and request_firmware() by Rafael J. Wysocki · 12 years ago
  53. 9b78c1d firmware_class: Do not warn that system is not ready from async loads by Rafael J. Wysocki · 12 years ago
  54. fe2e39d8 firmware_class: Rework usermodehelper check by Rafael J. Wysocki · 12 years ago
  55. d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  56. f0f3680 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  57. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  58. d2a2fc1 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  59. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  60. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  61. 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  62. 735e941c Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. c732a2a Bluetooth: mgmt: Fix timeout type by Andrei Emeltchenko · 12 years ago
  65. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  66. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  67. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  68. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  69. 5d12506 Split arch_align_stack() out from asm-generic/system.h by David Howells · 12 years ago
  70. 158bc50 Split the switch_to() wrapper out of asm-generic/system.h by David Howells · 12 years ago
  71. b4816af Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h by David Howells · 12 years ago
  72. 885df91 Create asm-generic/barrier.h by David Howells · 12 years ago
  73. 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 12 years ago
  74. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  75. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  76. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  77. 6c0c331 Bluetooth: Check for minimum data length in eir_has_data_type() by Johan Hedberg · 12 years ago
  78. 84d9d07 Bluetooth: Don't increment twice in eir_has_data_type() by Johan Hedberg · 12 years ago
  79. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 12 years ago
  80. 3f17790 Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit by Hemant Gupta · 12 years ago
  81. 64d70fe common: DMA-mapping: add NON-CONSISTENT attribute by Marek Szyprowski · 12 years ago
  82. 8a41343 common: DMA-mapping: add WRITE_COMBINE attribute by Marek Szyprowski · 13 years ago
  83. 9adc537 common: dma-mapping: introduce mmap method by Marek Szyprowski · 13 years ago
  84. 645ae3b common: dma-mapping: remove old alloc_coherent and free_coherent methods by Marek Szyprowski · 13 years ago
  85. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  86. 613c457 common: dma-mapping: introduce generic alloc() and free() methods by Marek Szyprowski · 12 years ago
  87. 81c11dd [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC by Bhanu Prakash Gollapudi · 12 years ago
  88. 09e79d6 eql: dont rely on HZ=100 by Eric Dumazet · 12 years ago
  89. 7dd30d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  90. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  91. 2a0352f powerpc/eeh: Remove eeh device from OF node by Gavin Shan · 12 years ago
  92. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. 46b407c Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. fd7b673 watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core by Viresh Kumar · 12 years ago
  99. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  100. 1631fce compat: use sys_sendfile64() implementation for sendfile syscall by Chris Metcalf · 12 years ago