1. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  2. 4c4dd90 drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register by Axel Lin · 13 years ago
  3. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  4. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  5. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  6. d496921 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
  7. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
  8. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 13 years ago
  9. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
  10. f2d34fd Documentation: add pointer to name_to_dev_t for root= values by Will Drewry · 13 years ago
  11. 2af1416 fs/dcache.c: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  12. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
  13. a729589 taskstats: add_del_listener() should ignore !valid listeners by Oleg Nesterov · 13 years ago
  14. dfc428b taskstats: add_del_listener() shouldn't use the wrong node by Oleg Nesterov · 13 years ago
  15. 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 13 years ago
  16. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  17. 06fa0a8 mlx4: Fixing Ethernet unicast packet steering by Yevgeny Petrilin · 13 years ago
  18. 5be1334 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  19. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  20. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 13 years ago
  21. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  22. 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 13 years ago
  23. 6dccf9c mrst_pmu: driver for Intel Moorestown Power Management Unit by Len Brown · 13 years ago
  24. db9481c ext4: use kzalloc in ext4_kzalloc() by Mathias Krause · 13 years ago
  25. 4e20fa65 drm/i915: Try enabling RC6 by default (again) by Keith Packard · 13 years ago
  26. 3d208be Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  27. 4edd17a Revert "drm/i915/dp: Zero the DPCD data before connection probe" by Keith Packard · 13 years ago
  28. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  29. c3e6088 ACPI, APEI, EINJ Param support is disabled by default by Huang Ying · 13 years ago
  30. 70cb6e1 APEI GHES: 32-bit buildfix by Len Brown · 13 years ago
  31. a7e09d4 ACPI: APEI build fix by Len Brown · 13 years ago
  32. ba61ca4 ACPI, APEI, GHES: Add hardware memory error recovery support by Huang Ying · 13 years ago
  33. ea8f5fb HWPoison: add memory_failure_queue() by Huang Ying · 13 years ago
  34. 152cef4 ACPI, APEI, GHES, Error records content based throttle by Huang Ying · 13 years ago
  35. 67eb2e9 ACPI, APEI, GHES, printk support for recoverable error via NMI by Huang Ying · 13 years ago
  36. 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
  37. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
  38. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  39. 9e8ed3a [S390] signal: use set_restore_sigmask() helper by Heiko Carstens · 13 years ago
  40. b7f2750 [S390] smp: remove pointless comments in startup_secondary() by Heiko Carstens · 13 years ago
  41. af6df87 [S390] qdio: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  42. d5f4d11 [S390] sclp_async: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  43. ada5ed5 [S390] exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  44. cc34321 [S390] cpu hotplug: on cpu start wait until being marked active by Heiko Carstens · 13 years ago
  45. 391c62f [S390] signal: convert to use set_current_blocked() by Heiko Carstens · 13 years ago
  46. 7a0e42f [S390] asm offsets: fix coding style by Heiko Carstens · 13 years ago
  47. 3a81b17 [S390] Add support for IBM zEnterprise 114 by Heiko Carstens · 13 years ago
  48. 34cd551 [S390] dasd: check if raw track access is supported by Stefan Haberland · 13 years ago
  49. 9dc7356 [S390] Use diagnose 308 for system reset by Michael Holzheu · 13 years ago
  50. ef1daec [S390] Export store_status() function by Michael Holzheu · 13 years ago
  51. e4258d5 [S390] dasd: use vmalloc for statistics input buffer by Stefan Weinhuber · 13 years ago
  52. 7dd6b33 [S390] Add PSW restart shutdown trigger by Michael Holzheu · 13 years ago
  53. 944291d [S390] missing return in page_table_alloc_pgste by Jan Glauber · 13 years ago
  54. be8d97a [S390] qdio: 2nd stage retry on SIGA-W busy conditions by Jan Glauber · 13 years ago
  55. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  56. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  57. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  58. 28f4881 bnx2x: Clear MDIO access warning during first driver load by Yaniv Rosner · 13 years ago
  59. afad009 bnx2x: Fix BCM578xx MAC test by Yaniv Rosner · 13 years ago
  60. d2059a0 bnx2x: Fix BCM54618se invalid link indication by Yaniv Rosner · 13 years ago
  61. fd38f73e bnx2x: Fix BCM84833 link by Yaniv Rosner · 13 years ago
  62. 19af03a bnx2x: Fix link issue with DAC over 578xx by Yaniv Rosner · 13 years ago
  63. 793bd45 bnx2x: Fix LED behavior by Yaniv Rosner · 13 years ago
  64. 157fa28 bnx2x: Fix BCM578xx-B0 MDIO access by Yaniv Rosner · 13 years ago
  65. de6f337 bnx2x: Fix remote fault handling by Yaniv Rosner · 13 years ago
  66. b507766 bnx2x: Fix chip hanging due to TX pipe stall. by Yaniv Rosner · 13 years ago
  67. 9d5b36b bnx2x: Fix missing pause on for 578xx by Yaniv Rosner · 13 years ago
  68. dcd998c tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data by Kiran Patil · 13 years ago
  69. f48d191 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  70. f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  71. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  72. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  73. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  74. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  75. 73a9fe8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  76. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  77. 4400478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  78. 0d7e92d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  79. 4fecc20 Input: ad7879 - fix deficient device disable by Michael Hennerich · 13 years ago
  80. 0a7a8ff Input: gpio_keys - fix two typos in devicetree documentation by Tobias Klauser · 13 years ago
  81. 3567866 RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached by Al Viro · 13 years ago
  82. 951c0d6 get rid of boilerplate switches in posix_acl.h by Al Viro · 13 years ago
  83. 56d205c sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
  84. ea5e744 sparc: Set reboot-cmd using reboot data hypervisor call if available. by David S. Miller · 13 years ago
  85. e2eb9f8 sparc: Add some missing hypervisor API groups. by David S. Miller · 13 years ago
  86. d600cbe sparc: Use hweight64() in popc emulation. by David S. Miller · 13 years ago
  87. ef7c4d4 sparc: Use popc if possible for hweight routines. by David S. Miller · 13 years ago
  88. e95ade0 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
  89. c28aa38 r8169 : MAC address change fix for the 8168e-vl. by françois romieu · 13 years ago
  90. d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
  91. b728a5c efivars: fix warnings when CONFIG_PSTORE=n by Tony Luck · 13 years ago
  92. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  93. 6c8111e9 ACPI: delete stale reference in kernel-parameters.txt by Len Brown · 13 years ago
  94. d1afa65 arch/tile/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
  95. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  96. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  97. f52e00c ACPI: remove NID_INVAL by David Rientjes · 13 years ago
  98. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  99. 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 13 years ago
  100. ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 13 years ago