1. f36b9dd charger-manager: Fix bug when check dropped voltage after fullbatt event by Chanwoo Choi · 12 years ago
  2. 0fa11db charger-manager: Fix bug related to checking fully charged state of battery by Chanwoo Choi · 12 years ago
  3. 7605c0b ARM: OMAP: rx51: Register platform device for rx51_battery by Pali Rohár · 12 years ago
  4. 022573c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  5. a455e29 Input: walkera0701 - fix crash on startup by Peter Popovec · 12 years ago
  6. 6133705 random: Mix cputime from each thread that exits to the pool by Nick Kossifidis · 12 years ago
  7. a4f1de1 mm: fix kernel BUG at huge_memory.c:1474! by Hugh Dickins · 12 years ago
  8. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  9. 7764b52 hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit by Guenter Roeck · 12 years ago
  10. c64c2bd Btrfs: don't take inode delalloc mutex if we're a free space inode by Josef Bacik · 12 years ago
  11. 1135d6d Btrfs: fix autodefrag and umount lockup by Josef Bacik · 12 years ago
  12. 9185aa5 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  13. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  14. 4ded4f6 Btrfs: fix BUG() in scrub when first superblock reading gives EIO by Stefan Behrens · 12 years ago
  15. 6c760c0 Btrfs: do not call file_update_time in aio_write by Josef Bacik · 12 years ago
  16. 5124e00 Btrfs: only unlock and relock if we have to by Josef Bacik · 12 years ago
  17. 0b1c6cc Btrfs: use tokens where we can in the tree log by Josef Bacik · 12 years ago
  18. 41be1f3 Btrfs: optimize leaf_space_used by Josef Bacik · 12 years ago
  19. ad91455 Btrfs: don't memset new tokens by Josef Bacik · 12 years ago
  20. ed7b63e Btrfs: only clear dirty on the buffer if it is marked as dirty by Josef Bacik · 12 years ago
  21. bb146eb Btrfs: move checks in set_page_dirty under DEBUG by Josef Bacik · 12 years ago
  22. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  23. d6393786 Btrfs: add path->really_keep_locks by Josef Bacik · 12 years ago
  24. b11e234 Btrfs: do not mark ems as prealloc if we are writing to them by Josef Bacik · 12 years ago
  25. b493968 Btrfs: keep track of the extents original block length by Josef Bacik · 12 years ago
  26. b812ce2 Btrfs: inline csums if we're fsyncing by Josef Bacik · 12 years ago
  27. a95249b Btrfs: don't bother copying if we're only logging the inode by Josef Bacik · 12 years ago
  28. e997615 Btrfs: only log the inode item if we can get away with it by Josef Bacik · 12 years ago
  29. 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
  30. b8b8ff5 btrfs: Notify udev when removing device by Lukas Czerner · 12 years ago
  31. ac6a2b3 Btrfs: fix wrong return value of btrfs_truncate_page() by Miao Xie · 12 years ago
  32. 7426cc0 Btrfs: punch hole past the end of the file by Miao Xie · 12 years ago
  33. 0061280 Btrfs: fix the page that is beyond EOF by Miao Xie · 12 years ago
  34. 6347b3c Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole() by Miao Xie · 12 years ago
  35. 4b5829a Btrfs: fix missing reserved space release in error path of delalloc reservation by Miao Xie · 12 years ago
  36. 543eabd Btrfs: don't auto defrag a file when doing directIO by Miao Xie · 12 years ago
  37. fb57dc8 Btrfs: parse parent 0 into correct value in tracepoint by Liu Bo · 12 years ago
  38. 9600976 Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize by Wang Sheng-Hui · 12 years ago
  39. 43baa57 Btrfs: refactor error handling to drop inode in btrfs_create() by Filipe Brandenburger · 12 years ago
  40. 2794ed0 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  41. 05dadc0 Btrfs: add fiemap's flag check by Tsutomu Itoh · 12 years ago
  42. 01e6deb Btrfs: don't add a NULL extended attribute by Liu Bo · 12 years ago
  43. 755ac67 Btrfs: skip adding an acl attribute if we don't have to by Liu Bo · 12 years ago
  44. 0ff6fab Btrfs: fix off-by-one error of the reserved size of btrfs_allocate() by Miao Xie · 12 years ago
  45. 797f427 Btrfs: use existing align macros in btrfs_allocate() by Miao Xie · 12 years ago
  46. af1be4f Btrfs: fix a scrub regression in case of write errors by Stefan Behrens · 12 years ago
  47. f9c8374 Btrfs: fix a build warning for an unused label by Stefan Behrens · 12 years ago
  48. cb3806e Btrfs: fix race in check-integrity caused by usage of bitfield by Stefan Behrens · 12 years ago
  49. b66f00d Btrfs: fix freeze vs auto defrag by Miao Xie · 12 years ago
  50. 26176e7 Btrfs: restructure btrfs_run_defrag_inodes() by Miao Xie · 12 years ago
  51. 8ddc473 Btrfs: fix unprotected defragable inode insertion by Miao Xie · 12 years ago
  52. 9247f31 Btrfs: use slabs for auto defrag allocation by Miao Xie · 12 years ago
  53. 905b0dd Btrfs: get write access for qgroup operations by Miao Xie · 12 years ago
  54. b8e9548 Btrfs: get write access for scrub by Miao Xie · 12 years ago
  55. da24927 Btrfs: get write access when removing a device by Miao Xie · 12 years ago
  56. 198605a Btrfs: get write access when doing resize fs by Miao Xie · 12 years ago
  57. 3c04ce0 Btrfs: get write access when setting the default subvolume by Miao Xie · 12 years ago
  58. 8cd2807 Btrfs: fix wrong return value of btrfs_wait_for_commit() by Miao Xie · 12 years ago
  59. ff7c1d3 Btrfs: don't start a new transaction when starting sync by Miao Xie · 12 years ago
  60. 9a8c28b Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() by Miao Xie · 12 years ago
  61. db2254b Btrfs: fix an while-loop of listxattr by Liu Bo · 12 years ago
  62. 0714012 Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page by Wang Sheng-Hui · 12 years ago
  63. 3f6bcfb Btrfs: add support for device replace ioctls by Stefan Behrens · 12 years ago
  64. aed606e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  65. 123df7a Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  66. 9b690c3 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 12 years ago
  67. 36cd5c1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  68. e035edd netfilter: nfnetlink_log: fix possible compilation issue due to missing include by Pablo Neira Ayuso · 12 years ago
  69. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  70. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  71. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  72. 252b3e8 netfilter: xt_CT: fix crash while destroy ct templates by Pablo Neira Ayuso · 12 years ago
  73. 0c36b48 netfilter: nfnetlink_log: fix mac address for 6in4 tunnels by Bob Hockney · 12 years ago
  74. 97cf00e netfilter: nf_ct_reasm: fix conntrack reassembly expire code by Haibo Xi · 12 years ago
  75. d7a769f netfilter: nf_conntrack_ipv6: fix comment for packets without data by Florent Fourcot · 12 years ago
  76. c65ef8d netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE by Andrew Collins · 12 years ago
  77. c6f4089 netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset by Mukund Jampala · 12 years ago
  78. a168178 i2c: Mention functionality flags in SMBus protocol documentation by Jean Delvare · 12 years ago
  79. 8117e41 i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  80. 6676a84 i2c-i801: Enable interrupts for all post-ICH5 chips by Jean Delvare · 12 years ago
  81. f6afc8b i2c-i801: Add device tree support by Thierry Reding · 12 years ago
  82. 8547a5b MAINTAINERS: Fix drivers/i2c/busses/i2c-stub.c by Cesar Eduardo Barros · 12 years ago
  83. 2cb85a7 Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2 by Tony Lindgren · 12 years ago
  84. d7dde8c ARM: OMAP2+: common: remove use of vram by Javier Martinez Canillas · 12 years ago
  85. df48419 ipv6: Fix Makefile offload objects by Simon Arlott · 12 years ago
  86. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  87. dad5451 ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata by Pawel Moll · 12 years ago
  88. b8b499c ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags() procedure by Alexander Shiyan · 12 years ago
  89. 4beba08 ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.S by Shawn Guo · 12 years ago
  90. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  91. 2f3f240 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  92. 4cb9d6e sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch by Daniel Borkmann · 12 years ago
  93. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 12 years ago
  94. 9dd9ff9 bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB by Amerigo Wang · 12 years ago
  95. 0d0863b sctp: Change defaults on cookie hmac selection by Neil Horman · 12 years ago
  96. 999a7c5 i2400m: add Intel 6150 device IDs by Dan Williams · 12 years ago
  97. 50077cd can: sja1000: fix compilation on x86 by Marc Kleine-Budde · 12 years ago
  98. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  99. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  100. 652a187 Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago