https://github.com/torvalds/linux
Revision 70f33fa5863458ec9f1ae3aabdb9c2401598ec3d authored by Linus Torvalds on 11 April 2012, 18:08:20 UTC, committed by Linus Torvalds on 11 April 2012, 18:08:20 UTC
Pull arch/tile fixes from Chris Metcalf:
 "This is one important change from Srivatsa Bhat that got dropped when
  I put together my pull request for -rc2, plus a trivial change to
  remove a compiler warning."

* 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  arch/tile: avoid unused variable warning in proc.c for tilegx
  tile/CPU hotplug: Add missing call to notify_cpu_starting()
2 parent s a1ada08 + e72d5c7
History
Tip revision: 70f33fa5863458ec9f1ae3aabdb9c2401598ec3d authored by Linus Torvalds on 11 April 2012, 18:08:20 UTC
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Tip revision: 70f33fa
File Mode Size
Kconfig -rw-r--r-- 45.9 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 12.6 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.2 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 21.4 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top